if (document.layers) { if (document.layers.pagelayer) { document.writeln(""); if (navigator.userAgent.indexOf("Mac") != -1) setTimeout('hideInterstitial()',8 * 1000); else setTimeout('hideInterstitial()',8 * 1000); } } else if (document.all) { if (document.all.pagediv) { document.writeln(""); if (navigator.userAgent.indexOf("Mac") != -1) setTimeout('hideInterstitial()',8 * 1000); else setTimeout('hideInterstitial()',8 * 1000); } }