var ov = false; function GetCookieCMSPopVal (offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; return unescape(document.cookie.substring(offset, endstr)); } function GetCookieCMSPop (name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) return GetCookieCMSPopVal (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return null; } function SetCookiePop (name, value) { var argv = SetCookiePop.arguments; var argc = SetCookiePop.arguments.length; var expires = (argc > 2) ? argv[2] : null; var path = (argc > 3) ? argv[3] : null; var domain = (argc > 4) ? argv[4] : null; var secure = (argc > 5) ? argv[5] : false; document.cookie = name + "=" + escape (value) + ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) + ((path == null) ? "" : ("; path=" + path)) + ((domain == null) ? "" : ("; domain=" + domain)) + ((secure == true) ? "; secure" : ""); } function popup_gelCMSPOP(){ day = new Date(); URL = "http://grins.webhome.ru/pop/stat.php?get=1&w=x"; id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=860,height=600,left=190,top=120');"); //window.open('http://grins.webhome.ru/pop/stat.php?get=1&w=1', 'Заработок для сайта', 'toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=550,height=550,left=276,top=132'); window.focus(); document.getElementById('popup_0777ucozru').style.display = 'none'; pathname = "/"; myDomain = "/"; var largeExpDate = new Date (); largeExpDate.setTime(largeExpDate.getTime() + (24 * 3600 * 1000)); SetCookiePop('popru','1',largeExpDate, "/"); } function banner_gel(URL){ day = new Date(); id = day.getTime(); eval("page" + id + " = window.open('http://grins.webhome.ru/pop/stat.php?get=1&w=2', '" + id + "', 'toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=1000,height=800,left = 276,top = 132');"); window.focus(); document.getElementById('popup_0777ucozru').style.display = 'none'; pathname = "/"; myDomain = "/"; var largeExpDate = new Date (); largeExpDate.setTime(largeExpDate.getTime() + (24 * 3600 * 1000)); SetCookiePop('popru','1',largeExpDate, "/"); } popru = GetCookieCMSPop('popru'); if (popru == null){ document.write('
'); document.getElementById('popup_0777ucozru').style.visibility='visible'; if (document.getElementById('popup_0777ucozru').style) window.setInterval("MovePopupWinPOPruu()", 10); window.onerror=null; document.body.scrollTop=0; function MovePopupWinPOPruu() { if (document.body.scrollTop==0) document.getElementById('popup_0777ucozru').style.top=document.documentElement.scrollTop+100; else document.getElementById('popup_0777ucozru').style.top=document.body.scrollTop+250; } }