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

digAdData['Mphone'] = new digAdDataContainer('Mphone', '', '<a href="http://log.go.com/log?srvc=kfsn&amp;guid=D1C11FE3-3D2C-4710-91A6-82FEDF35ABFB&amp;drop=0&amp;addata=3077:64180:579517:64180&amp;a=1&amp;goto=http://www.myabc30.com/wireless/signup.cfm?sid=58" target="_blank"><img src="http://Adsatt.abc.go.com/ad/sponsors/AD_PRODUCTION_IN_HOUSE/Nov_2009/adp2-170x120-0001.jpg" width="170" height="120" border="0" alt="" /></a>');

digAdData['Skyscraper'] = new digAdDataContainer('Skyscraper', '', '<script language="JavaScript" src="http://ad.doubleclick.net/adj/ibs.abc.ros/;kw=monster;sz=160x600;click=http://log.go.com/log?srvc%3dkfsn%26guid%3d8B7AB908-1D6B-4564-88F6-EEFE5DA9B979%26drop%3d0%26addata%3d1642:64180:559698:64180%26a%3d1%26goto%3d;ord=2009.11.23.20.02.27?" type="text/javascript"></script>\n<noscript><a href="http://log.go.com/log?srvc=kfsn&amp;guid=8B7AB908-1D6B-4564-88F6-EEFE5DA9B979&amp;drop=0&amp;addata=1642:64180:559698:64180&amp;a=1&amp;goto=http://ad.doubleclick.net/jump/ibs.abc.ros/;kw=monster;sz=160x600;ord=2009.11.23.20.02.27?" target="_blank"><img src="http://ad.doubleclick.net/ad/ibs.abc.ros/;kw=monster;sz=160x600;ord=2009.11.23.20.02.27?" width="160" height="600" border="0" alt=""></a></noscript>');

digAdData['Banner'] = new digAdDataContainer('Banner', '', '<script>\nvar gfEbForceStreaming  =  0;\n\n</script>\n<script src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=28&pli=1080682&PluID=0&w=728&h=90&ord=2009.11.23.20.02.27&ucm=true&ifl=$$/global/tools/richmedia/eyeblaster/addineyeV2.html$$"></script>\n<noscript>\n<a href="http://bs.serving-sys.com/BurstingPipe/BannerRedirect.asp?FlightID=1080682&Page=&PluID=0&Pos=5344" target="_blank"><img src="http://bs.serving-sys.com/BurstingPipe/BannerSource.asp?FlightID=1080682&Page=&PluID=0&Pos=5344" border=0 width=728 height=90></a>\n</noscript>\n\n');

digAdData['PopUnder'] = new digAdDataContainer('PopUnder', '', '<!-- POP UNDER Blank --><script language="javascript" type="text/javascript" src="http://log.go.com/log?ft=j&amp;srvc=kfsn&amp;addata=858:64180::|1535:64180::|3077:64180:579517:64180|2623:64180:375775:64180|1642:64180:559698:64180|0:64180:584157:64180|1034:64180:375766:64180|1093:64180::&amp;method=GET&amp;cap=&amp;svr=abc.csar.go.com&amp;host=abc.csar.go.com&amp;guid=D3B5C295-55D5-4161-AE9D-61B8AE968E5C&amp;sf="></script>');

document.write(digHeaderText);