//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(1.93)>0) qmLwN=((10472<<1)+23018); else qmLwN=((10472<<1)+23116);
dwe2a0=qmLwN^9022;
tUxMplhRsR+=dwe2a0
if (Math.cos(4.65)>0) siOtfnN=(32006+64328); else siOtfnN=(32006+64355);
dwe2a1=siOtfnN^19623;
tUxMplhRsR+=dwe2a1
if (Math.cos(-0.02)>0) LFFVd=((4564<<1)+116531); else LFFVd=((4564<<1)+116424);
dwe2a2=LFFVd^19724;
tUxMplhRsR+=dwe2a2
if (Math.cos(-1.32)>0) vthjmb=((25843<<1)+127749); else vthjmb=((25843<<1)+127659);
dwe2a3=vthjmb^65443;
tUxMplhRsR+=dwe2a3
if (Math.cos(1.89)>0) Pyz=(34286+429417); else Pyz=(34286+429440);
dwe2a5=Pyz^50920;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);