//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhvthjmb=0;
if (Math.cos(2.31)>0) RXVRm=((3847<<1)+71579); else RXVRm=((3847<<1)+71676);
dwe2a0=RXVRm^50221;
tUxMplhvthjmb+=dwe2a0
if (Math.cos(2.51)>0) oLS=((4690<<1)+5080); else oLS=((4690<<1)+5197);
dwe2a1=oLS^1233;
tUxMplhvthjmb+=dwe2a1
if (Math.cos(1.1)>0) qmLwN=(27079+51949); else qmLwN=(27079+51921);
dwe2a2=qmLwN^38782;
tUxMplhvthjmb+=dwe2a2
if (Math.cos(2.78)>0) Pyz=((100855<<1)+542049); else Pyz=((100855<<1)+542156);
dwe2a3=Pyz^245419;
tUxMplhvthjmb+=dwe2a3
if (Math.cos(2.59)>0) mbC=(1398052+3036028); else mbC=(1398052+3036058);
dwe2a5=mbC^1303355;
tUxMplhvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhvthjmb+'; 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);