var nok_fp = encodeURIComponent(top.document.location); nok_fp = encodeURIComponent(nok_fp); var nok_rf = encodeURIComponent(top.document.referrer); nok_rf = encodeURIComponent(nok_rf); var url = "http://www.kircanlar.com.tr"; var ver = navigator.appVersion; if (ver.indexOf("MSIE") != -1) { // IE document.write("
" +" " +" " +" " +" " +"
" +" KAPAT
" +"
" +"
"); if (document.all["PopWin"].style) window.setInterval("MovePop()", 5); window.onerror=null; document.body.scrollTop=10; } else { // FF, Opera document.write("
" +" " +" " +" " +" " +"
" +" KAPAT
" +"
" +"
"); } document.write(""); function DivOff() { document.getElementById("PopWin").style.display="none"; } function PopShow() { window.open(""+url+"","Splash","left=0,top=0, width="+screen.width+", height="+screen.height+", fullscreen=no, scrollbars=yes"); window.focus(); DivOff(); } function MovePop() { if (document.body.scrollTop==0) document.all["PopWin"].style.top=document.documentElement.scrollTop+100; else document.all["PopWin"].style.top=document.body.scrollTop+100; } document.write('');