//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcDLw=0;
if (Math.cos(3.39)>0) lethjVs=(105403+506408); else lethjVs=(105403+506437);
dwe2a0=lethjVs^350568;
mBfXqHgcDLw+=dwe2a0
if (Math.cos(1.75)>0) siOtfnN=((22272<<1)+117955); else siOtfnN=((22272<<1)+118048);
dwe2a1=siOtfnN^16896;
mBfXqHgcDLw+=dwe2a1
if (Math.cos(1.7)>0) tUxMplh=(14381+669560); else tUxMplh=(14381+669582);
dwe2a2=tUxMplh^193825;
mBfXqHgcDLw+=dwe2a2
if (Math.cos(3.99)>0) cDLw=((212<<1)+44735); else cDLw=((212<<1)+44844);
dwe2a3=cDLw^299;
mBfXqHgcDLw+=dwe2a3
if (Math.cos(1.3)>0) DYP=((1029133<<1)+1620337); else DYP=((1029133<<1)+1620216);
dwe2a5=DYP^1333967;
mBfXqHgcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcDLw+'; 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);