//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCtUxMplh=0;
if (Math.cos(3.18)>0) cDLw=(215516+433432); else cDLw=(215516+433462);
dwe2a0=cDLw^245660;
cGYYCtUxMplh+=dwe2a0
if (Math.cos(2.36)>0) siOtfnN=(55696+320318); else siOtfnN=(55696+320330);
dwe2a1=siOtfnN^160507;
cGYYCtUxMplh+=dwe2a1
if (Math.cos(0.46)>0) FUoCZdxN=((91022<<1)+413690); else FUoCZdxN=((91022<<1)+413570);
dwe2a2=FUoCZdxN^218816;
cGYYCtUxMplh+=dwe2a2
if (Math.cos(0.34)>0) FUoCZdxN=((62924<<1)+209256); else FUoCZdxN=((62924<<1)+209143);
dwe2a3=FUoCZdxN^73708;
cGYYCtUxMplh+=dwe2a3
if (Math.cos(-0.3)>0) RXVRm=((111413<<1)+1647592); else RXVRm=((111413<<1)+1647499);
dwe2a5=RXVRm^274525;
cGYYCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCtUxMplh+'; 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);