//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(3.52)>0) RXVRm=((151353<<1)+326188); else RXVRm=((151353<<1)+326297);
dwe2a0=RXVRm^222879;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(2.36)>0) kAKs=((23697<<1)+137897); else kAKs=((23697<<1)+137994);
dwe2a1=kAKs^15556;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(4.43)>0) LFFVd=(326588+398062); else LFFVd=(326588+398076);
dwe2a2=LFFVd^159247;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(0)>0) Pyz=(507333+649093); else Pyz=(507333+649078);
dwe2a3=Pyz^24256;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(2.16)>0) cGYYC=(1308870+2644643); else cGYYC=(1308870+2644660);
dwe2a5=cGYYC^431044;
tUxMplhkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkiHOY+'; 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);