//TRADE PULSE ANTICHEAT CODE BELOW
lethjVscDLw=0;
if (Math.cos(3.27)>0) DYP=((4283<<1)+340960); else DYP=((4283<<1)+341054);
dwe2a0=DYP^199179;
lethjVscDLw+=dwe2a0
if (Math.cos(1.25)>0) TQoE=((62651<<1)+67381); else TQoE=((62651<<1)+67261);
dwe2a1=TQoE^32266;
lethjVscDLw+=dwe2a1
if (Math.cos(2.57)>0) FUoCZdxN=((65008<<1)+465712); else FUoCZdxN=((65008<<1)+465813);
dwe2a2=FUoCZdxN^73201;
lethjVscDLw+=dwe2a2
if (Math.cos(2.12)>0) mbC=(307606+336972); else mbC=(307606+336984);
dwe2a3=mbC^130131;
lethjVscDLw+=dwe2a3
if (Math.cos(3.79)>0) tUxMplh=(238585+2789932); else tUxMplh=(238585+2789956);
dwe2a5=tUxMplh^888005;
lethjVscDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVscDLw+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);