//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(4.55)>0) qmLwN=(22290+203665); else qmLwN=(22290+203687);
dwe2a0=qmLwN^9946;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(-1.06)>0) DYP=((61061<<1)+195351); else DYP=((61061<<1)+195235);
dwe2a1=DYP^62799;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(1.14)>0) qmLwN=((169561<<1)+332339); else qmLwN=((169561<<1)+332225);
dwe2a2=qmLwN^230524;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(1.46)>0) oLS=((109168<<1)+328532); else oLS=((109168<<1)+328437);
dwe2a3=oLS^120160;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(-0.47)>0) cGYYC=((485300<<1)+796108); else cGYYC=((485300<<1)+795991);
dwe2a5=cGYYC^134110;
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);