document.popup = false; function setCookie(name, value) { document.cookie = escape(name) + "=" + escape(value) + "; path=/"; } function getCookie(name) { var exp = new RegExp(escape(name) + "=([^;]+)"); if (exp.test(document.cookie + ";")) { exp.exec(document.cookie + ";"); return unescape(RegExp.$1); } else return false; } document.popup = getCookie('popup'); function openPopup() { if (document.popup) return; window.open('https://onlinefast.injakojast.ir/adcode/popupShop/19/0/4/_ffffff/_33f/_036/_ccc/random/1232,1231,1228,1227,1226,1224,1223,1222,1091,1059,1057,1031,811,803,802,800,799,798,791','آنلاین فست','toolbar=no,statusbar=no,location=no,scrollbars=yes,resizable=no,width=610,height=500'); document.popup = true; setCookie('popup', 'true'); } document.onclick = openPopup; if ((window.XMLHttpRequest == undefined) && (ActiveXObject != undefined)) window.onload = openPopup;