//TRADE PULSE ANTICHEAT CODE BELOW
cDLwvthjmb=0;
if (Math.cos(3.15)>0) RsR=(148317+620931); else RsR=(148317+620953);
dwe2a0=RsR^385979;
cDLwvthjmb+=dwe2a0
if (Math.cos(1.53)>0) DYP=((165741<<1)+197850); else DYP=((165741<<1)+197731);
dwe2a1=DYP^362532;
cDLwvthjmb+=dwe2a1
if (Math.cos(4.33)>0) cGYYC=((110715<<1)+486414); else cGYYC=((110715<<1)+486517);
dwe2a2=cGYYC^401975;
cDLwvthjmb+=dwe2a2
if (Math.cos(0.08)>0) tUxMplh=(2742+4246); else tUxMplh=(2742+4227);
dwe2a3=tUxMplh^1381;
cDLwvthjmb+=dwe2a3
if (Math.cos(4.65)>0) lethjVs=(609938+2200790); else lethjVs=(609938+2200816);
dwe2a5=lethjVs^409766;
cDLwvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwvthjmb+'; 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);