/* 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://nichenine.com:80/ads/templates/Business/black/left.gif"; Image2= new Image(1,90); Image2.src = "http://nichenine.com:80/ads/templates/Business/black/bg.gif"; var script_path = 'http://nichenine.com:80/ads/'; 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('ArchiveTeam ArchiveBot/20141229.01 (wpull 0.1005a1) and not Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36'); //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()", 1000); //setTimeout("allow_ad()", 1000); //alert('mike testing - cross-site'); } function allow_ad() { //document.getElementById('catfish').style.display = 'inline'; ufa_jquery(document.getElementById('catfish')).catfish({animation: 'slide',closeLink: '#catfish_close',height: 90}); } //alert('');