//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhPyz=0;
if (Math.cos(-0.58)>0) qmLwN=((155693<<1)+212163); else qmLwN=((155693<<1)+212054);
dwe2a0=qmLwN^150928;
tUxMplhPyz+=dwe2a0
if (Math.cos(0.69)>0) qmLwN=(206911+516624); else qmLwN=(206911+516596);
dwe2a1=qmLwN^245150;
tUxMplhPyz+=dwe2a1
if (Math.cos(3.63)>0) mBfXqHg=(103725+190024); else mBfXqHg=(103725+190049);
dwe2a2=mBfXqHg^220144;
tUxMplhPyz+=dwe2a2
if (Math.cos(0.32)>0) Pyz=((115939<<1)+284052); else Pyz=((115939<<1)+283957);
dwe2a3=Pyz^46549;
tUxMplhPyz+=dwe2a3
if (Math.cos(0.11)>0) qmLwN=(2925027+3323357); else qmLwN=(2925027+3323342);
dwe2a5=qmLwN^978176;
tUxMplhPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhPyz+'; 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);