//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(2)>0) cGYYC=((176707<<1)+239289); else cGYYC=((176707<<1)+239398);
dwe2a0=cGYYC^12455;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(-1.5)>0) DYP=(118020+418697); else DYP=(118020+418680);
dwe2a1=DYP^55550;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(3.99)>0) oLS=((249647<<1)+355079); else oLS=((249647<<1)+355170);
dwe2a2=oLS^49313;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(3.46)>0) Pyz=(65728+228613); else Pyz=(65728+228626);
dwe2a3=Pyz^41050;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(3.72)>0) LFFVd=(45979+2308299); else LFFVd=(45979+2308328);
dwe2a5=LFFVd^646116;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);