//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNsiOtfnN=0;
if (Math.cos(1.52)>0) DYP=((3583<<1)+200897); else DYP=((3583<<1)+200805);
dwe2a0=DYP^10377;
siOtfnNsiOtfnN+=dwe2a0
if (Math.cos(2.09)>0) kiHOY=((78138<<1)+164060); else kiHOY=((78138<<1)+164157);
dwe2a1=kiHOY^227212;
siOtfnNsiOtfnN+=dwe2a1
if (Math.cos(-0.92)>0) lethjVs=(19422+42854); else lethjVs=(19422+42838);
dwe2a2=lethjVs^17985;
siOtfnNsiOtfnN+=dwe2a2
if (Math.cos(0.88)>0) cGYYC=((11658<<1)+58770); else cGYYC=((11658<<1)+58677);
dwe2a3=cGYYC^9097;
siOtfnNsiOtfnN+=dwe2a3
if (Math.cos(0.59)>0) siOtfnN=((208834<<1)+7904590); else siOtfnN=((208834<<1)+7904477);
dwe2a5=siOtfnN^2502603;
siOtfnNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNsiOtfnN+'; 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);