
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['InContent'] = new digAdDataContainer('InContent', '', '<iframe\nsrc="http://altfarm.mediaplex.com/ad/fm/12760-79049-1577-0?mpt=2009.11.23.19.21.11&mpvc=http://log.go.com/log?srvc%253d<%25=SERVICE%25>%2526guid%253d%25GUID%25%2526drop%253d<%25=DROP%25>%2526addata%253d%25TDATA%25%2526a%253d1%2526goto%253d" width=300 height=250 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no bordercolor="#000000">\n  <a\nhref="http://log.go.com/log?srvc=sz&amp;guid=DDB3E4FB-E0F5-409A-8A96-0470936C43B6&amp;drop=0&amp;addata=1331:65:568946:65&amp;a=1&amp;goto=http://altfarm.mediaplex.com/ad/ck/12760-79049-1577-0?mpt=2009.11.23.19.21.11">\n    <img\nsrc="http://altfarm.mediaplex.com/ad/!bn/12760-79049-1577-0?mpt=2009.11.23.19.21.11"\n      alt="Click Here" border="0">\n  </a>\n</iframe>');

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=1331:65:568946:65|1039:65::|987:65::|1427:56422:388907:56422&amp;method=GET&amp;cap=1:568946:1:24&amp;svr=espn.csar.go.com&amp;host=espn.csar.go.com&amp;guid=F98F5D07-51AA-4A5B-81C2-05DC15546653&amp;sf="></script>');

document.write(digHeaderText);