
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['Rectangle'] = new digAdDataContainer('Rectangle', '', '<a href="http://log.go.com/log?srvc=ktrk&amp;guid=2DB78F81-9F65-4203-B7ED-48EF920A6FCF&amp;drop=0&amp;addata=2462:64178:583367:64178&amp;a=1&amp;goto=http://www.gexaenergy.com/save" target="_blank"><img src="http://Adsatt.abc.go.com/ad/sponsors/GEXA_ENERGY/Nov_2009/gexa-300x250-0001.jpg" width="300" height="250" border="0" alt="" /></a>');

digAdData['Skyscraper'] = new digAdDataContainer('Skyscraper', '', '<script src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=28&z=&ifl=$$/global/tools/richmedia/eyeblaster/addineyeV2.html$$&pli=1145498&PluID=0&w=160&h=600&ord=2009.11.23.22.50.42"></script>\n<noscript>\n<a href="http://bs.serving-sys.com/BurstingPipe/BannerRedirect.asp?FlightID=1145498&Page=&PluID=0&Pos=4998" target="_blank"><img src="http://bs.serving-sys.com/BurstingPipe/BannerSource.asp?FlightID=1145498&Page=&PluID=0&Pos=4998" border=0 width=160 height=600></a>\n</noscript>');

digAdData['Banner'] = new digAdDataContainer('Banner', '', '<a href="http://log.go.com/log?srvc=ktrk&amp;guid=3E27062E-6EC1-495A-9A65-44140F2347A0&amp;drop=0&amp;addata=0:64178:583675:64178&amp;a=1&amp;goto=http://abclocal.go.com/ktrk/feature?section=resources/lifestyle_community&id=5805510" target="_blank"><img src="http://Adsatt.abc.go.com/ad/sponsors/COMMUNITY_COFFEE_COMPANY_WEB/Nov_2009/co28-728x90-0002.jpg" width="728" height="90" border="0" alt="" /></a>');

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=ktrk&amp;addata=858:64178::|1535:64178::|2623:64178:375781:64178|2462:64178:583367:64178|1642:64178:583941:64178|0:64178:583675:64178|1034:64178:375521:64178&amp;method=GET&amp;cap=&amp;svr=abc.csar.go.com&amp;host=abc.csar.go.com&amp;guid=4C5055E0-B7B5-4ECE-A272-6C527A7B27DE&amp;sf="></script>');

document.write(digHeaderText);