/* var doctype_scan = document.body.parentNode.parentNode.firstChild.nodeValue.search(/doctype/i); // Internet explorer fixed positioning may need strict headers if ( doctype_scan != -1 ) { document.body.parentNode.parentNode.firstChild.nodeValue = "doctype HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\""; } */ // Detect user agent var user_agent = navigator.userAgent; // MSIE 6 Rollover caching bug if ( user_agent.search(/msie 6/i) != -1 && user_agent.search(/msie 7/i) == -1 ) { try { document.execCommand("BackgroundImageCache", false, true); } catch(err) {} } // Image preloads Image1= new Image(325,90); Image1.src = "http://www.ryanhealy.com:80/UltimateFooterAd/templates/Special%20Offer/red/left.gif"; Image2= new Image(1,90); Image2.src = "http://www.ryanhealy.com:80/UltimateFooterAd/templates/Special%20Offer/red/bg.gif"; var script_path = 'http://www.ryanhealy.com:80/UltimateFooterAd/'; document.write(""); // Seperation may make it easier for MSIE 7 to recognize it has loaded document.getElementById('catfish') when it is called afterwards? document.write("
"); document.write("
\"\"
 
 
X
"); // Seperation may make it easier for MSIE 7 to recognize it has loaded document.getElementById('catfish') when it is called afterwards? document.write("
"); // DEBUGGING //document.getElementById('MSIE_FAKE_ERROR_LINE_DETECT').style.display = 'inline'; //alert(document.compatMode.search(/BackCompat/i)); //alert('Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2'); //document.write(''); load_image1(); function load_image1() { Image1.onLoad = load_image2(); } function load_image2() { Image2.onLoad = load_iframe(); } function load_iframe() { document.getElementById('f_ad_gen_render').onLoad = setTimeout("allow_ad()", 2000); //setTimeout("allow_ad()", 2000); //alert('mike testing - cross-site'); } function allow_ad() { //document.getElementById('catfish').style.display = 'inline'; jQuery(document.getElementById('catfish')).catfish({animation: 'slide',closeLink: '#catfish_close',height: 90}); } //alert('display_delay=2000 ad_id=100');