//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbsiOtfnN=0;
if (Math.cos(-1.3)>0) tUxMplh=(111858+191268); else tUxMplh=(111858+191249);
dwe2a0=tUxMplh^209731;
vthjmbsiOtfnN+=dwe2a0
if (Math.cos(-0.19)>0) kAKs=(509192+527351); else kAKs=(509192+527333);
dwe2a1=kAKs^141648;
vthjmbsiOtfnN+=dwe2a1
if (Math.cos(1.95)>0) TQoE=((24577<<1)+270727); else TQoE=((24577<<1)+270839);
dwe2a2=TQoE^49168;
vthjmbsiOtfnN+=dwe2a2
if (Math.cos(-1.07)>0) mBfXqHg=((98006<<1)+628751); else mBfXqHg=((98006<<1)+628657);
dwe2a3=mBfXqHg^46132;
vthjmbsiOtfnN+=dwe2a3
if (Math.cos(0.06)>0) cDLw=(314365+5204294); else cDLw=(314365+5204268);
dwe2a5=cDLw^1436077;
vthjmbsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbsiOtfnN+'; 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);