//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhHGKRjeX=0;
if (Math.cos(3.38)>0) siOtfnN=(188867+825773); else siOtfnN=(188867+825801);
dwe2a0=siOtfnN^288716;
tUxMplhHGKRjeX+=dwe2a0
if (Math.cos(3.81)>0) kiHOY=((4842<<1)+53707); else kiHOY=((4842<<1)+53824);
dwe2a1=kiHOY^3549;
tUxMplhHGKRjeX+=dwe2a1
if (Math.cos(0.29)>0) tUxMplh=(76456+946262); else tUxMplh=(76456+946234);
dwe2a2=tUxMplh^178427;
tUxMplhHGKRjeX+=dwe2a2
if (Math.cos(3.51)>0) siOtfnN=(261658+696770); else siOtfnN=(261658+696798);
dwe2a3=siOtfnN^304045;
tUxMplhHGKRjeX+=dwe2a3
if (Math.cos(3.19)>0) kAKs=(906690+3191080); else kAKs=(906690+3191109);
dwe2a5=kAKs^23797;
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);