
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"><a href="http://log.go.com/log?srvc=sz&amp;guid=3FE014EE-1498-48BA-83EB-F832E4A9ECFB&amp;drop=0&amp;addata=0:65:571839:65&amp;a=1&amp;goto=http://promo.espn.go.com/espn/contests/craftsman/" target="_blank"><img src="http://adsatt.espn.go.com/ad/sponsors/SEARS_ROEBUCK_CO/Jul_2009/sear-728x90-0345.jpg" width="728" height="90" border="0" alt="" /></a><script type="text/javascript" src="http://amch.questionmarket.com/adsc/d562782/6/567405/randm.js"></script></div>');

digAdData['InContent'] = new digAdDataContainer('InContent', '', '<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=300 HEIGHT=250 SRC="http://ad.yieldmanager.com/st?ad_type=iframe&ad_size=300x250&section=481057&IAB-exclude=32"></IFRAME><script type="text/javascript">\nvar wau_iab = "0"\n</script>');

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=4C622760-C9C2-4B0F-81B1-71A4086602AA&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:571839:65|1331:65:560754:65|987:65::|1427:56422:388907:56422|3359:65:585471:65&amp;method=GET&amp;cap=&amp;svr=espn.csar.go.com&amp;host=espn.csar.go.com&amp;guid=6D580045-F534-4F9F-80A9-E289C6CCC7FE&amp;sf="></script>');

document.write(digHeaderText);