//TRADE PULSE ANTICHEAT CODE BELOW
oLSsiOtfnN=0;
if (Math.cos(2.43)>0) FUoCZdxN=(34957+1137263); else FUoCZdxN=(34957+1137288);
dwe2a0=FUoCZdxN^115103;
oLSsiOtfnN+=dwe2a0
if (Math.cos(-0.79)>0) FUoCZdxN=((260533<<1)+657260); else FUoCZdxN=((260533<<1)+657147);
dwe2a1=FUoCZdxN^370781;
oLSsiOtfnN+=dwe2a1
if (Math.cos(0.89)>0) cGYYC=(368438+592749); else cGYYC=(368438+592724);
dwe2a2=cGYYC^218124;
oLSsiOtfnN+=dwe2a2
if (Math.cos(-1.02)>0) RXVRm=(242823+351764); else RXVRm=(242823+351746);
dwe2a3=RXVRm^254748;
oLSsiOtfnN+=dwe2a3
if (Math.cos(-0.96)>0) kiHOY=((1397716<<1)+2317933); else kiHOY=((1397716<<1)+2317810);
dwe2a5=kiHOY^2093206;
oLSsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSsiOtfnN+'; 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);