
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['Banner'] = new digAdDataContainer('Banner', '\n<script language="javascript" type="text/javascript" src="http://adimages.go.com/ad/sponsors/utilities/flash_v3005.js"></script>\n', '\n<script language="Javascript" type="text/javascript">\nvar SOB=new flashObj();\nvar enc_goto = escape(("" == "") ? "http://family.go.com/parenting/article-844000-too-busy-for-sex---think-agai---t/" : "");\nSOB.ID = "ad_creative";\nSOB.flashFile = "http://adimages.go.com/ad/sponsors/The_Walt_Disney_Company_TWDC/Feb_2010/thew-728x90-1770.swf?clicktag=http://log.go.com/log?srvc%3dipar%26guid%3d735EC036-A872-4352-A6BB-226F04D0925E%26drop%3d0%26addata%3d0:67647:611792:67647%26a%3d1%26goto%3d"+enc_goto;\nSOB.DenyIEdl = "TRUE";\nSOB.wmode = "opaque";\nSOB.width = "728";\nSOB.height = "90";\nSOB.FlashVer = 8;\nSOB.cabVersion = "8,0,0,0";\nSOB.altTxt = "<a href=\\"http://log.go.com/log?srvc=ipar&amp;guid=735EC036-A872-4352-A6BB-226F04D0925E&amp;drop=0&amp;addata=0:67647:611792:67647&amp;a=1&amp;goto=http://family.go.com/parenting/article-844000-too-busy-for-sex---think-agai---t/\\" target=\\"_new\\"><img src=\\"http://adimages.go.com/ad/sponsors/The_Walt_Disney_Company_TWDC/Feb_2010/thew-728x90-1770.jpg\\" width=\\"728\\" height=\\"90\\" border=\\"0\\" alt=\\"\\" /><\\/a>";\nSOB.render(true);\n</script>\n<noscript><a href="http://log.go.com/log?srvc=ipar&amp;guid=735EC036-A872-4352-A6BB-226F04D0925E&amp;drop=0&amp;addata=0:67647:611792:67647&amp;a=1&amp;goto=http://family.go.com/parenting/article-844000-too-busy-for-sex---think-agai---t/"><img width="728" height="90" border="0" src="http://adimages.go.com/ad/sponsors/The_Walt_Disney_Company_TWDC/Feb_2010/thew-728x90-1770.jpg" alt="" /></a></noscript><script src="http://ar.voicefive.com/bmx3/node.pli?pub=disneyctrl"></script>');

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

digAdData['Rectangle'] = new digAdDataContainer('Rectangle', '\n<script language="javascript" type="text/javascript" src="http://adimages.go.com/ad/sponsors/utilities/flash_v3005.js"></script>\n', '\n<script language="Javascript" type="text/javascript">\nvar SOB=new flashObj();\nvar enc_goto = escape(("" == "") ? "http://family.go.com/parenting/article-844000-too-busy-for-sex---think-agai---t/" : "");\nSOB.ID = "ad_creative";\nSOB.flashFile = "http://adimages.go.com/ad/sponsors/The_Walt_Disney_Company_TWDC/Feb_2010/thew-300x250-1245.swf?clicktag=http://log.go.com/log?srvc%3dipar%26guid%3dD0C9E780-C8AE-4A74-9BBA-E4A227735784%26drop%3d0%26addata%3d2462:67647:611812:67647%26a%3d1%26goto%3d"+enc_goto;\nSOB.DenyIEdl = "TRUE";\nSOB.wmode = "opaque";\nSOB.width = "300";\nSOB.height = "250";\nSOB.FlashVer = 8;\nSOB.cabVersion = "8,0,0,0";\nSOB.altTxt = "<a href=\\"http://log.go.com/log?srvc=ipar&amp;guid=D0C9E780-C8AE-4A74-9BBA-E4A227735784&amp;drop=0&amp;addata=2462:67647:611812:67647&amp;a=1&amp;goto=http://family.go.com/parenting/article-844000-too-busy-for-sex---think-agai---t/\\" target=\\"_new\\"><img src=\\"http://adimages.go.com/ad/sponsors/The_Walt_Disney_Company_TWDC/Feb_2010/thew-300x250-1245.jpg\\" width=\\"300\\" height=\\"250\\" border=\\"0\\" alt=\\"\\" /><\\/a>";\nSOB.render(true);\n</script>\n<noscript><a href="http://log.go.com/log?srvc=ipar&amp;guid=D0C9E780-C8AE-4A74-9BBA-E4A227735784&amp;drop=0&amp;addata=2462:67647:611812:67647&amp;a=1&amp;goto=http://family.go.com/parenting/article-844000-too-busy-for-sex---think-agai---t/"><img width="300" height="250" border="0" src="http://adimages.go.com/ad/sponsors/The_Walt_Disney_Company_TWDC/Feb_2010/thew-300x250-1245.jpg" alt="" /></a></noscript>');

digAdData['Skyscraper-Left'] = new digAdDataContainer('Skyscraper-Left', '', '<!-- Blank --><script language="javascript" type="text/javascript" src="http://log.go.com/log?ft=j&amp;srvc=ipar&amp;addata=2462:67647:611812:67647|0:67647:611792:67647|2569:67647:497160:67647|3533:67647:523948:67647&amp;method=GET&amp;cap=&amp;svr=dol.csar.go.com&amp;host=dol.csar.go.com&amp;guid=05D91601-3C36-41B3-83CD-B6A413AE6066&amp;sf="></script>');

document.write(digHeaderText);