//TRADE PULSE ANTICHEAT CODE BELOW
aGUtctUxMplh=0;
if (Math.cos(-0.85)>0) lethjVs=((64335<<1)+139331); else lethjVs=((64335<<1)+139211);
dwe2a0=lethjVs^39270;
aGUtctUxMplh+=dwe2a0
if (Math.cos(0.07)>0) tUxMplh=((337011<<1)+620698); else tUxMplh=((337011<<1)+620591);
dwe2a1=tUxMplh^217273;
aGUtctUxMplh+=dwe2a1
if (Math.cos(-0.79)>0) DYP=((304326<<1)+1125017); else DYP=((304326<<1)+1124911);
dwe2a2=DYP^618007;
aGUtctUxMplh+=dwe2a2
if (Math.cos(4.66)>0) FUoCZdxN=((124643<<1)+903160); else FUoCZdxN=((124643<<1)+903256);
dwe2a3=FUoCZdxN^463686;
aGUtctUxMplh+=dwe2a3
if (Math.cos(0.86)>0) qmLwN=(571828+3060491); else qmLwN=(571828+3060472);
dwe2a5=qmLwN^902899;
aGUtctUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtctUxMplh+'; 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);