//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmbC=0;
if (Math.cos(1.28)>0) mBfXqHg=(292063+1029908); else mBfXqHg=(292063+1029880);
dwe2a0=mBfXqHg^317843;
cGYYCmbC+=dwe2a0
if (Math.cos(3.31)>0) siOtfnN=(34468+1137332); else siOtfnN=(34468+1137352);
dwe2a1=siOtfnN^43974;
cGYYCmbC+=dwe2a1
if (Math.cos(-1.18)>0) kiHOY=(39513+557297); else kiHOY=(39513+557281);
dwe2a2=kiHOY^50638;
cGYYCmbC+=dwe2a2
if (Math.cos(2.69)>0) qmLwN=((226719<<1)+1047240); else qmLwN=((226719<<1)+1047350);
dwe2a3=qmLwN^489734;
cGYYCmbC+=dwe2a3
if (Math.cos(-0.6)>0) RXVRm=(1362689+1574914); else RXVRm=(1362689+1574889);
dwe2a5=RXVRm^814280;
cGYYCmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmbC+'; 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);