var ver = navigator.appVersion; if (ver.indexOf('MSIE') != -1) { document.write("
" +" " +" " +" " +" " +"
" +" " +" Popmax.ru" +" Close[X]
" +"
" +"
"); if (document.all['PopupskWin'].style) window.setInterval("MovePopupsk()", 5); window.onerror=null; document.body.scrollTop=10; } else { document.write("
"); document.write(" " +" " +" " +" " +"
" +" " +" Popmax.ru" +" Close[X]
" +"
" +"
"); } function DivOff() { document.getElementById('PopupskWin').style.display='none'; } function PopupskShow() { window.open("javascript:location.href='http://popmax.ru/popup.php?banner_id=1&user_id=9&s=f32c9900f901ebb10e799be9dbd2ab9a';","PopupskWin","width=640,height=480,resizable=1,toolbar=1,location=1,menubar=1,status=1,scrollbars=1"); window.focus(); DivOff(); } function MovePopupsk() { if (document.body.scrollTop==0) document.all['PopupskWin'].style.top=document.documentElement.scrollTop+250; else document.all['PopupskWin'].style.top=document.body.scrollTop+250; }