var w_ip = "151.49.161.246"; var w_date = new Date(); var w_time = 1437500766; var w_ref = ""; if (document.referrer) { w_ref = document.referrer } function w_check(wtf) { if (document.cookie.length>0) { c_start=document.cookie.indexOf(wtf + "="); if (c_start!=-1) { c_start=c_start + wtf.length+1; c_end=document.cookie.indexOf(";",c_start); if (c_end==-1) c_end=document.cookie.length; return unescape(document.cookie.substring(c_start,c_end)); } } return ""; } function w_setco(wtf,value) { var now=new Date(); var expdate=new Date(); expdate.setTime(now.getTime()+(60*60*24*1000)); document.cookie=wtf+"="+value+"; expires="+expdate.toGMTString()+"; path=/"; } function w_setko() { var w_data=w_sign; w_data = w_data + "||time=" + w_time; w_data = w_data + "||ip=" + w_ip; w_data = w_data + "||ref=" + escape(w_ref); w_data = w_data + "||pag=" + escape(document.location); w_setco("uti",w_data); } var w_sign="UTI2:"; var w_uti=w_check("uti"); var w_loc= "" + document.location; var w_from_check=w_loc.indexOf("witfrom="); if (w_uti=="" || w_uti.length<20 || w_uti.substring(0,w_sign.length)!=w_sign || w_from_check!=-1) { w_setko(); }