//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(0.63)>0) RXVRm=(148869+310574); else RXVRm=(148869+310550);
dwe2a0=RXVRm^19118;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(3.06)>0) tUxMplh=((122572<<1)+445017); else tUxMplh=((122572<<1)+445134);
dwe2a1=tUxMplh^172667;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(0.13)>0) lethjVs=(131472+196670); else lethjVs=(131472+196643);
dwe2a2=lethjVs^62202;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(-0.6)>0) kiHOY=((197211<<1)+891557); else kiHOY=((197211<<1)+891434);
dwe2a3=kiHOY^118202;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(2.89)>0) cDLw=((2225263<<1)+2655507); else cDLw=((2225263<<1)+2655610);
dwe2a5=cDLw^28732;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);