function getAKContent() {
return '            <script type = "text/javascript" id = "akheaderscript">\r\n'
+ '                if(document.createStyleSheet)\r\n'
+ '                {\r\n'
+ '                    document.createStyleSheet(\'http://www.washingtonpost.com/wp-srv/css/aggregate_knowledge.css\');\r\n'
+ '                } else {\r\n'
+ '                    var styles = "@import url(\' http://www.washingtonpost.com/wp-srv/css/aggregate_knowledge.css \');";\r\n'
+ '                    var akStylesheet = document.createElement(\'link\');\r\n'
+ '                    akStylesheet.rel = \'stylesheet\';\r\n'
+ '                    akStylesheet.href = \'data:text/css,\' + escape(styles);\r\n'
+ '                    document.getElementsByTagName(\'head\')[0].appendChild(akStylesheet);\r\n'
+ '                }\r\n'
+ '            </script>\r\n'
+ '    <table class="akOuterTable">\r\n'
+ '                    <tr class="akResultsTitleRow">\r\n'
+ '                <td class="akResultsTitleCell">\r\n'
+ '                    <span class="akResultsTitle">\r\n'
+ '                        People who read this also read&nbsp;&#133;\r\n'
+ '                    </span>\r\n'
+ '                </td>\r\n'
+ '            </tr>\r\n'
+ '                <tr class="akResultsContentRow">\r\n'
+ '            <td class="akResultsContentCell">\r\n'
+ '                <table class="akResultsTable" id = "akResultsTable">\r\n'
+ '                                                                            <tr class="akResultRow akEvenResult">\r\n'
+ '                                                                        <td class="akResultCell akEvenResult">\r\n'
+ '                                                                <a class="akResultLink" href="http://api.aggregateknowledge.com/click?t=www.washingtonpost.com%2Fwp-dyn%2Fcontent%2Farticle%2F2007%2F09%2F28%2FAR2007092801826.html&f=http%3A%2F%2Fwww.washingtonpost.com%2Fwp-dyn%2Fcontent%2Farticle%2F2007%2F09%2F28%2FAR2007092801824_2.html%3Fhpid%3Dsec-religion&rg=36&sid=0&rid=1&a=729&p=0&s=RELATER&rt=RECOMMENDATION&i=36" target="_top"><span class="akResultDescription">Tireless Shuttle Diplomacy</span></a><br>\r\n'
+ '                            </td>\r\n'
+ '                                                                </tr>\r\n'
+ '                                                                            <tr class="akResultRow akOddResult">\r\n'
+ '                                                                        <td class="akResultCell akOddResult">\r\n'
+ '                                                                <a class="akResultLink" href="http://api.aggregateknowledge.com/click?t=www.washingtonpost.com%2Fwp-dyn%2Fcontent%2Farticle%2F2007%2F09%2F28%2FAR2007092801844.html&f=http%3A%2F%2Fwww.washingtonpost.com%2Fwp-dyn%2Fcontent%2Farticle%2F2007%2F09%2F28%2FAR2007092801824_2.html%3Fhpid%3Dsec-religion&rg=36&sid=0&rid=1&a=729&p=1&s=RELATER&rt=RECOMMENDATION&i=36" target="_top"><span class="akResultDescription">Condoms Being Returned, Replaced by Brand Names</span></a><br>\r\n'
+ '                            </td>\r\n'
+ '                                                                </tr>\r\n'
+ '                                                                            <tr class="akResultRow akEvenResult">\r\n'
+ '                                                                        <td class="akResultCell akEvenResult">\r\n'
+ '                                                                <a class="akResultLink" href="http://api.aggregateknowledge.com/click?t=www.washingtonpost.com%2Fwp-dyn%2Fcontent%2Fstory%2F2007%2F09%2F28%2FST2007092801820.html&f=http%3A%2F%2Fwww.washingtonpost.com%2Fwp-dyn%2Fcontent%2Farticle%2F2007%2F09%2F28%2FAR2007092801824_2.html%3Fhpid%3Dsec-religion&rg=36&sid=0&rid=1&a=729&p=2&s=RELATER&rt=RECOMMENDATION&i=36" target="_top"><span class="akResultDescription">The Night The TVs Go Out</span></a><br>\r\n'
+ '                            </td>\r\n'
+ '                                                                </tr>\r\n'
+ '                                                                            <tr class="akResultRow akOddResult">\r\n'
+ '                                                                        <td class="akResultCell akOddResult">\r\n'
+ '                                                                <a class="akResultLink" href="http://api.aggregateknowledge.com/click?t=www.washingtonpost.com%2Fwp-dyn%2Fcontent%2Farticle%2F2007%2F09%2F28%2FAR2007092800385.html&f=http%3A%2F%2Fwww.washingtonpost.com%2Fwp-dyn%2Fcontent%2Farticle%2F2007%2F09%2F28%2FAR2007092801824_2.html%3Fhpid%3Dsec-religion&rg=36&sid=0&rid=1&a=729&p=3&s=RELATER&rt=RECOMMENDATION&i=36" target="_top"><span class="akResultDescription">Even the Shouters Are Barely Heard On AM Radio These Days</span></a><br>\r\n'
+ '                            </td>\r\n'
+ '                                                                </tr>\r\n'
+ '                                </table>\r\n'
+ '            </td>\r\n'
+ '        </tr>\r\n'
+ '    </table>\r\n'
+ '<!--\r\n'
+ 'This box was generated by template: Default\r\n'
+ '-->\r\n'
+ '    <script type="text/javascript" id = "akfooterscript">\r\n'
+ '        if(window.onAKLoad) onAKLoad();\r\n'
+ '    </script>\r\n'
+ '    <!--\r\n'
+ '    SUCCESS: 4 items\r\n'
+ '4 rows returned.\r\n'
+ 'grid is 4 rows by 1 column.\r\n'
+ 'This request was served by am0-app005-sfo1-e1.prod.agkn.net.\r\n'
+ 'This request was served for site Washington Post.\r\n'
+ '    -->\r\n'
;
}

var akAnchor = document.getElementById('akAPI');
var akContent = getAKContent();
log(akContent);
if(akContent != null && akAnchor != null) akAnchor.innerHTML = akContent;
if(akAnchor == null) log('AK anchor tag could not be found. Searched for the ID akAPI.');if(document.createStyleSheet)
                {
                    document.createStyleSheet('http://www.washingtonpost.com/wp-srv/css/aggregate_knowledge.css');
                } else {
                    var styles = "@import url(' http://www.washingtonpost.com/wp-srv/css/aggregate_knowledge.css ');";
                    var akStylesheet = document.createElement('link');
                    akStylesheet.rel = 'stylesheet';
                    akStylesheet.href = 'data:text/css,' + escape(styles);
                    document.getElementsByTagName('head')[0].appendChild(akStylesheet);
                }
if(window.onAKLoad) onAKLoad();

