
var digHeaderText = "";
function digAdDataContainer(insertionType, creativeHeader, creativeText) {
   this.insertionType   = insertionType;
   this.creative        = new Object();
   this.creative.header = creativeHeader;
   this.creative.text   = creativeText;

   if (typeof this.creative.header == "string" && this.creative.header.length > 0) {
      digHeaderText += this.creative.header + "\n";
   }
}

var digAdData = new Array();

digAdData['Banner'] = new digAdDataContainer('Banner', '', '<div id="upperad"><IFRAME SRC="http://ad.doubleclick.net/adi/N5688.2489.6956811000421/B3941919.7;sz=728x90;click=http://log.go.com/log?srvc%3dsz%26guid%3d8700730F-B14C-4828-907C-4C82B4DC9B52%26drop%3d0%26addata%3d0:65:575257:65%26a%3d1%26goto%3d;ord=2009.11.23.23.25.05?" WIDTH=728 HEIGHT=90 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0 VSPACE=0 FRAMEBORDER=0 SCROLLING=no BORDERCOLOR=\'#000000\'>\n<SCRIPT language=\'JavaScript1.1\' SRC="http://ad.doubleclick.net/adj/N5688.2489.6956811000421/B3941919.7;abr=!ie;sz=728x90;click=http://log.go.com/log?srvc%3dsz%26guid%3d8700730F-B14C-4828-907C-4C82B4DC9B52%26drop%3d0%26addata%3d0:65:575257:65%26a%3d1%26goto%3d;ord=2009.11.23.23.25.05?">\n</SCRIPT>\n<NOSCRIPT>\n<A HREF="http://log.go.com/log?srvc=sz&amp;guid=8700730F-B14C-4828-907C-4C82B4DC9B52&amp;drop=0&amp;addata=0:65:575257:65&amp;a=1&amp;goto=http://ad.doubleclick.net/jump/N5688.2489.6956811000421/B3941919.7;abr=!ie4;abr=!ie5;sz=728x90;ord=2009.11.23.23.25.05?">\n<IMG SRC="http://ad.doubleclick.net/ad/N5688.2489.6956811000421/B3941919.7;abr=!ie4;abr=!ie5;sz=728x90;ord=2009.11.23.23.25.05?" BORDER=0 WIDTH=728 HEIGHT=90 ALT="Click Here"></A>\n</NOSCRIPT>\n</IFRAME></div>');

digAdData['PromoBox_Integrator'] = new digAdDataContainer('PromoBox_Integrator', '', '<script language="javascript" type="text/javascript">\n//<![CDATA[\nfunction popAdWindow() {\nwindow.open(\'http://log.go.com/log?srvc=sz&amp;guid=20E8E82C-37DC-48BF-B319-18DD136F0040&amp;drop=0&amp;addata=3359:65:585471:65&amp;a=1&amp;goto=http://espn.go.com/action/gallery?id=4642763\', \'ad_win\',\'toolbar=no,scrollbars=yes,resizable=yes,location=no,width=1000,height=750\');\n}\n//]]>\n</script>\n<a href="javascript:popAdWindow();"><img width="300" height="100" border="0" src="http://adsatt.espn.go.com/ad/sponsors/ESPN_Internet_Ventures/Nov_2009/es13-300x100-0909.jpg" alt="North Shore Survival Guide" /></a>');

digAdData['RevenueScience'] = new digAdDataContainer('RevenueScience', '', '<script type="text/javascript" src="http://adsatt.espn.starwave.com/ad/sponsors/utilities/detect/main.js"></script>\n<script type="text/javascript">\n//<![CDATA[\ngetAll(false);\n//]]>\n</script><script language="javascript" type="text/javascript" src="http://log.go.com/log?ft=j&amp;srvc=sz&amp;addata=0:65:575257:65|987:65::|1427:56422:388907:56422|2573:65::|3359:65:585471:65&amp;method=GET&amp;cap=&amp;svr=espn.csar.go.com&amp;host=espn.csar.go.com&amp;guid=28FE7394-66B2-40C3-905D-FCA9A729E599&amp;sf="></script>');

document.write(digHeaderText);