//TRADE PULSE ANTICHEAT CODE BELOW
cDLwRsR=0;
if (Math.cos(-1.02)>0) lethjVs=(7642+431164); else lethjVs=(7642+431140);
dwe2a0=lethjVs^30690;
cDLwRsR+=dwe2a0
if (Math.cos(-0.27)>0) tUxMplh=(14196+66846); else tUxMplh=(14196+66816);
dwe2a1=tUxMplh^50969;
cDLwRsR+=dwe2a1
if (Math.cos(2.46)>0) FUoCZdxN=((11791<<1)+592786); else FUoCZdxN=((11791<<1)+592894);
dwe2a2=FUoCZdxN^103800;
cDLwRsR+=dwe2a2
if (Math.cos(-0.96)>0) vthjmb=((34395<<1)+239451); else vthjmb=((34395<<1)+239334);
dwe2a3=vthjmb^35464;
cDLwRsR+=dwe2a3
if (Math.cos(1.41)>0) RsR=(13424+7550253); else RsR=(13424+7550241);
dwe2a5=RsR^2402323;
cDLwRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwRsR+'; 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);