if(document.createStyleSheet)
                {
                    document.createStyleSheet('http://api.aggregateknowledge.com/2007/01/15/css');
                } else {
                    var styles = "@import url(' http://api.aggregateknowledge.com/2007/01/15/css ');";
                    var akStylesheet = document.createElement('link');
                    akStylesheet.rel = 'stylesheet';
                    akStylesheet.href = 'data:text/css,' + escape(styles);
                    document.getElementsByTagName('head')[0].appendChild(akStylesheet);
                }
if(!window.ak) var ak = function() {};
ak.getAKContent = function() {
return '<table style = "border:0px;padding:0px;margin:0px;background:white;">\r\n'
+ '<tr style = "border:0px;padding:0px;margin:0px;background:white;">\r\n'
+ '<td style = "border:0px;padding:0px;margin:0px;background:white;">\r\n'
+ '    <div id="AKrelatedItems" class="module">\r\n'
+ '                       <span style = "text-decoration:none;color:#999;"><h2>MORE FROM BUSINESSWEEK</h2></span>\r\n'
+ '                       <ul>\r\n'
+ '                                                                                   <li><a href="http://api.aggregateknowledge.com/click?t=www.businessweek.com%2Ftechnology%2Fcontent%2Ffeb2008%2Ftc20080220_751279.htm&f=http%3A%2F%2Fwww.businessweek.com%2Fap%2Ffinancialnews%2FD928D3480.htm&rg=266&sid=0&rid=0&a=3049&p=0&s=DE&rt=RECOMMENDATION&i=87" target="_top">Say Hello to Unlimited Minutes</a></li>\r\n'
+ '                                                                                                                               <li><a href="http://api.aggregateknowledge.com/click?t=www.businessweek.com%2Fglobalbiz%2Fcontent%2Fmar2008%2Fgb20080320_277085.htm&f=http%3A%2F%2Fwww.businessweek.com%2Fap%2Ffinancialnews%2FD928D3480.htm&rg=266&sid=0&rid=0&a=3049&p=1&s=DE&rt=RECOMMENDATION&i=87" target="_top">Are Asian Economies Decoupling from U.S.?</a></li>\r\n'
+ '                                                                                                                               <li><a href="http://api.aggregateknowledge.com/click?t=www.businessweek.com%2Ftechnology%2Fcontent%2Ffeb2008%2Ftc20080213_782861.htm&f=http%3A%2F%2Fwww.businessweek.com%2Fap%2Ffinancialnews%2FD928D3480.htm&rg=266&sid=0&rid=0&a=3049&p=2&s=DE&rt=RECOMMENDATION&i=87" target="_top">Yahoo Layoffs in \'Real Time\'</a></li>\r\n'
+ '                                                                                                                               <li><a href="http://api.aggregateknowledge.com/click?t=www.businessweek.com%2Fglobalbiz%2Fcontent%2Fmar2008%2Fgb2008036_605726.htm&f=http%3A%2F%2Fwww.businessweek.com%2Fap%2Ffinancialnews%2FD928D3480.htm&rg=266&sid=0&rid=0&a=3049&p=3&s=DE&rt=RECOMMENDATION&i=87" target="_top">Japan\'s Haircut Indicator</a></li>\r\n'
+ '                                                                                                                               <li><a href="http://api.aggregateknowledge.com/click?t=www.businessweek.com%2Fglobalbiz%2Fcontent%2Fjun2008%2Fgb20080620_209921.htm&f=http%3A%2F%2Fwww.businessweek.com%2Fap%2Ffinancialnews%2FD928D3480.htm&rg=266&sid=0&rid=0&a=3049&p=4&s=DE&rt=RECOMMENDATION&i=87" target="_top">Cuts Scare Malaysian Tech Outfits</a></li>\r\n'
+ '                                                                            </ul>\r\n'
+ '    </div>\r\n'
+ '</td>\r\n'
+ '</tr>\r\n'
+ '</table>\r\n'
+ '    <!--\r\n'
+ '    SUCCESS: 5 items\r\n'
+ 'This request was served by am0-app012-iad1-e1.prod.agkn.net.\r\n'
+ 'This request was served for site Business Week Production.\r\n'
+ '    -->\r\n'
;
};

if(ak.recordRoundTripExecutionTime) ak.recordRoundTripExecutionTime();
ak.anchor = document.getElementById('akAPI');
ak.discoveryWindowContent = ak.getAKContent();
if(ak.discoveryWindowContent != null && ak.anchor != null) ak.anchor.innerHTML = ak.discoveryWindowContent;
if(!window.ak) var ak = function() {};

    
    if(window.onAKLoad) onAKLoad(); 
    if(ak.notifyAKDebugConsoleOfLoading) ak.notifyAKDebugConsoleOfLoading();

