//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(0.69)>0) LFFVd=(78607+359363); else LFFVd=(78607+359340);
dwe2a0=LFFVd^61420;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(-0.75)>0) cGYYC=(445748+510013); else cGYYC=(445748+509985);
dwe2a1=cGYYC^176282;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(0.14)>0) FUoCZdxN=(343182+1151768); else FUoCZdxN=(343182+1151754);
dwe2a2=FUoCZdxN^193730;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(1.2)>0) HGKRjeX=(2152+78788); else HGKRjeX=(2152+78766);
dwe2a3=HGKRjeX^12931;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(4.01)>0) cDLw=(890031+4072559); else cDLw=(890031+4072571);
dwe2a5=cDLw^562933;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);