//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhHGKRjeX=0;
if (Math.cos(-0.17)>0) lethjVs=((57342<<1)+76367); else lethjVs=((57342<<1)+76254);
dwe2a0=lethjVs^8184;
tUxMplhHGKRjeX+=dwe2a0
if (Math.cos(1.89)>0) lethjVs=(266228+280997); else lethjVs=(266228+281017);
dwe2a1=lethjVs^10066;
tUxMplhHGKRjeX+=dwe2a1
if (Math.cos(3.19)>0) siOtfnN=((25633<<1)+29061); else siOtfnN=((25633<<1)+29157);
dwe2a2=siOtfnN^45349;
tUxMplhHGKRjeX+=dwe2a2
if (Math.cos(3.64)>0) DYP=((53779<<1)+192440); else DYP=((53779<<1)+192535);
dwe2a3=DYP^220145;
tUxMplhHGKRjeX+=dwe2a3
if (Math.cos(0.76)>0) tUxMplh=((217059<<1)+799037); else tUxMplh=((217059<<1)+798922);
dwe2a5=tUxMplh^763626;
tUxMplhHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhHGKRjeX+'; 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);