
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['FPBranding'] = new digAdDataContainer('FPBranding', '', '<!-- Blank -->');

digAdData['Rectangle'] = new digAdDataContainer('Rectangle', '', '<a href="http://log.go.com/log?srvc=wpvi&amp;guid=1D7D0A61-C00B-4D71-B2F8-3D2E018389DB&amp;drop=0&amp;addata=2462:64176:578254:64176&amp;a=1&amp;goto=http://www.beatmorning.com" target="_blank"><img src="http://Adsatt.abc.go.com/ad/sponsors/MCDONALDS_WEB/Nov_2009/mcd2-300x250-0023.jpg" width="300" height="250" border="0" alt="" /></a>');

digAdData['Banner'] = new digAdDataContainer('Banner', '', '<iframe src="http://view.atdmt.com/M0N/iview/177492274/direct;wi.728;hi.90/01/2009.11.23.22.50.12?click=http://log.go.com/log?srvc%3dwpvi%26guid%3d18869790-7DAA-420B-AC29-23445B7DCBBB%26drop%3d0%26addata%3d0:64176:569513:64176%26a%3d1%26goto%3d" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" width="728" height="90">\n<script language="JavaScript" type="text/javascript">\n//<![CDATA[\ndocument.write(\'<a href="http://log.go.com/log?srvc=wpvi&amp;guid=18869790-7DAA-420B-AC29-23445B7DCBBB&amp;drop=0&amp;addata=0:64176:569513:64176&amp;a=1&amp;goto=http://clk.atdmt.com/M0N/go/177492274/direct;wi.728;hi.90/01/2009.11.23.22.50.12" target="_blank"><img border="0" src="http://view.atdmt.com/M0N/view/177492274/direct;wi.728;hi.90/01/2009.11.23.22.50.12"/></a>\');\n//]]>\n</script>\n<noscript><a href="http://log.go.com/log?srvc=wpvi&amp;guid=18869790-7DAA-420B-AC29-23445B7DCBBB&amp;drop=0&amp;addata=0:64176:569513:64176&amp;a=1&amp;goto=http://clk.atdmt.com/M0N/go/177492274/direct;wi.728;hi.90/01/2009.11.23.22.50.12" target="_blank"><img border="0" src="http://view.atdmt.com/M0N/view/177492274/direct;wi.728;hi.90/01/2009.11.23.22.50.12" /></a></noscript>\n</iframe>');

digAdData['PopUnder'] = new digAdDataContainer('PopUnder', '', '<!-- POP UNDER Blank -->');

digAdData['OverPage'] = new digAdDataContainer('OverPage', '', '<!-- Blank --><script language="javascript" type="text/javascript" src="http://log.go.com/log?ft=j&amp;srvc=wpvi&amp;addata=858:64176::|1535:64176:551449:64176|242:64176::|2623:64176:375812:64176|2462:64176:578254:64176|0:64176:569513:64176|1034:64176:375815:64176&amp;method=GET&amp;cap=&amp;svr=abc.csar.go.com&amp;host=abc.csar.go.com&amp;guid=7A50824D-D546-4881-A7FB-982D39D256F3&amp;sf=cnt_codes:RRM"></script>');

document.write(digHeaderText);