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

digAdData['Skyscraper'] = new digAdDataContainer('Skyscraper', '', '<script language="JavaScript" src="http://a.collective-media.net/adj/ibs.wpvi.ros/;kw=5760rm;sz=160x600;ord=2009.11.23.20.03.10?" type="text/javascript"></script>\n<noscript><a href="http://log.go.com/log?srvc=wpvi&amp;guid=04FAD54C-4EAE-421C-85A2-3765DF3C87F7&amp;drop=0&amp;addata=1642:64176:567242:64176&amp;a=1&amp;goto=http://a.collective-media.net/jump/ibs.wpvi.ros/;kw=5760rm;sz=160x600;ord=2009.11.23.20.03.10?" target="_blank"><img src="http://a.collective-media.net/ad/ibs.wpvi.ros/;kw=5760rm;sz=160x600;ord=2009.11.23.20.03.10?" width="160" height="600" border="0" alt="Click here"></a></noscript>');

digAdData['Banner'] = new digAdDataContainer('Banner', '', '<script language="JavaScript" type="text/javascript">\ndocument.write(\'<script language="JavaScript" src="http://ad.doubleclick.net/adj/cxm.wpvi/;io=1548;sz=728x90;http://log.go.com/log?srvc%3dwpvi%26guid%3dC8CB55B9-A704-4065-90AA-11AD71DB2F5A%26drop%3d0%26addata%3d0:64176:562883:64176%26a%3d1%26goto%3d;ord=2009.11.23.20.03.10?" type="text/javascript"></scr\' + \'ipt>\');</script>  \n<noscript><a href="http://log.go.com/log?srvc=wpvi&amp;guid=C8CB55B9-A704-4065-90AA-11AD71DB2F5A&amp;drop=0&amp;addata=0:64176:562883:64176&amp;a=1&amp;goto=http://ad.doubleclick.net/jump/cxm.wpvi/;io=1548;sz=728x90;ord=2009.11.23.20.03.10?" target="_blank"><img src="http://ad.doubleclick.net/ad/cxm.wpvi/;io=1548;sz=728x90;ord=2009.11.23.20.03.10?" width="728" height="90" border="0" alt=""></a></noscript>');

digAdData['PopUnder'] = new digAdDataContainer('PopUnder', '', '<!-- POP UNDER 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|2623:64176:375812:64176|1642:64176:567242:64176|0:64176:562883:64176|1034:64176:375815:64176|1093:64176::&amp;method=GET&amp;cap=&amp;svr=abc.csar.go.com&amp;host=abc.csar.go.com&amp;guid=9E54F353-36DD-4348-AB90-EDA2918E8328&amp;sf="></script>');

document.write(digHeaderText);