/*
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/Free%20Ebook/grey/left.png";
Image2= new Image(1,90);
Image2.src = "http://nichenine.com:80/ads/templates/Free%20Ebook/grey/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("
");
// Seperation may make it easier for MSIE 7 to recognize it has loaded document.getElementById('catfish') when it is called afterwards?
document.write("