//TRADE PULSE ANTICHEAT CODE BELOW
cDLwkAKs=0;
if (Math.cos(-1.23)>0) vthjmb=((5307<<1)+41429); else vthjmb=((5307<<1)+41310);
dwe2a0=vthjmb^13285;
cDLwkAKs+=dwe2a0
if (Math.cos(-0.11)>0) Pyz=(11231+30412); else Pyz=(11231+30389);
dwe2a1=Pyz^11852;
cDLwkAKs+=dwe2a1
if (Math.cos(0.14)>0) kiHOY=((941<<1)+6879); else kiHOY=((941<<1)+6778);
dwe2a2=kiHOY^1338;
cDLwkAKs+=dwe2a2
if (Math.cos(4.18)>0) cDLw=((30028<<1)+120474); else cDLw=((30028<<1)+120566);
dwe2a3=cDLw^50694;
cDLwkAKs+=dwe2a3
if (Math.cos(0.44)>0) lethjVs=((118489<<1)+802566); else lethjVs=((118489<<1)+802474);
dwe2a5=lethjVs^245774;
cDLwkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwkAKs+'; 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);