//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRXVRm=0;
if (Math.cos(1.4)>0) siOtfnN=(245410+269276); else siOtfnN=(245410+269246);
dwe2a0=siOtfnN^143310;
tUxMplhRXVRm+=dwe2a0
if (Math.cos(3.73)>0) DYP=((70409<<1)+164937); else DYP=((70409<<1)+165029);
dwe2a1=DYP^51416;
tUxMplhRXVRm+=dwe2a1
if (Math.cos(3.91)>0) cGYYC=((78911<<1)+234296); else cGYYC=((78911<<1)+234415);
dwe2a2=cGYYC^177360;
tUxMplhRXVRm+=dwe2a2
if (Math.cos(4.06)>0) mBfXqHg=(20819+66462); else mBfXqHg=(20819+66492);
dwe2a3=mBfXqHg^42499;
tUxMplhRXVRm+=dwe2a3
if (Math.cos(0.7)>0) oLS=((48185<<1)+1503963); else oLS=((48185<<1)+1503851);
dwe2a5=oLS^59321;
tUxMplhRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRXVRm+'; 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);