//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCcDLw=0;
if (Math.cos(2.47)>0) aGUtc=(1108+1412); else aGUtc=(1108+1440);
dwe2a0=aGUtc^1005;
cGYYCcDLw+=dwe2a0
if (Math.cos(0.2)>0) cDLw=((895<<1)+123320); else cDLw=((895<<1)+123198);
dwe2a1=cDLw^9527;
cGYYCcDLw+=dwe2a1
if (Math.cos(-1.56)>0) RsR=(15295+46660); else RsR=(15295+46647);
dwe2a2=RsR^8500;
cGYYCcDLw+=dwe2a2
if (Math.cos(-1.25)>0) siOtfnN=((56541<<1)+64456); else siOtfnN=((56541<<1)+64335);
dwe2a3=siOtfnN^16713;
cGYYCcDLw+=dwe2a3
if (Math.cos(-0.12)>0) lethjVs=((187932<<1)+314504); else lethjVs=((187932<<1)+314393);
dwe2a5=lethjVs^246742;
cGYYCcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCcDLw+'; 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);