//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNLFFVd=0;
if (Math.cos(4.47)>0) cGYYC=(249673+619573); else cGYYC=(249673+619586);
dwe2a0=cGYYC^169910;
siOtfnNLFFVd+=dwe2a0
if (Math.cos(1.9)>0) aGUtc=(9802+30100); else aGUtc=(9802+30121);
dwe2a1=aGUtc^28395;
siOtfnNLFFVd+=dwe2a1
if (Math.cos(-0.62)>0) tUxMplh=(605818+965321); else tUxMplh=(605818+965295);
dwe2a2=tUxMplh^243872;
siOtfnNLFFVd+=dwe2a2
if (Math.cos(-0.43)>0) qmLwN=(307049+1023974); else qmLwN=(307049+1023945);
dwe2a3=qmLwN^260539;
siOtfnNLFFVd+=dwe2a3
if (Math.cos(-0.59)>0) siOtfnN=(2476630+2949833); else siOtfnN=(2476630+2949813);
dwe2a5=siOtfnN^1350463;
siOtfnNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNLFFVd+'; 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);