$jGlCl=false; document.onmouseup=adPopunder; function adPopunder() { if($jGlCl==false) { $jGlCl=true; $cookie=navigator.cookieEnabled; if($cookie) { $ISawAdvert=adGetCookie("promo_pop"); if(!$ISawAdvert) { wind=window.open("http://prre.ru/wclk.php?id=13313&site=4621","_blank","toolbar=yes, location=yes, directories=yes, status=yes, menubar=yes, scrollbars=yes, resizable=yes, copyhistory=yes"); if(wind) { adSetCookie("promo_pop",1,12); wind.blur(); } } } } } function adSetCookie($Name,$Value,$EndH) { var exdate=new Date(); $EndH=exdate.getHours()+$EndH; exdate.setHours($EndH); document.cookie=$Name+ "=" +escape($Value)+(($EndH==null) ? "" : ";expires="+exdate.toGMTString()+"; path=/;"); } function adGetCookie($Name) { if (document.cookie.length>0){ $Start=document.cookie.indexOf($Name + "="); if ($Start!=-1){ $Start=$Start + $Name.length+1;$End=document.cookie.indexOf(";",$Start); if ($End==-1) $End=document.cookie.length;return unescape(document.cookie.substring($Start,$End)); } } return ""; }