//TRADE PULSE ANTICHEAT CODE BELOW
oLSvthjmb=0;
if (Math.cos(0.67)>0) LFFVd=(89967+1459154); else LFFVd=(89967+1459139);
dwe2a0=LFFVd^331168;
oLSvthjmb+=dwe2a0
if (Math.cos(0.42)>0) tUxMplh=((233890<<1)+306603); else tUxMplh=((233890<<1)+306496);
dwe2a1=tUxMplh^89759;
oLSvthjmb+=dwe2a1
if (Math.cos(-0.71)>0) lethjVs=((24944<<1)+280274); else lethjVs=((24944<<1)+280178);
dwe2a2=lethjVs^195241;
oLSvthjmb+=dwe2a2
if (Math.cos(4.67)>0) RXVRm=((377791<<1)+1090009); else RXVRm=((377791<<1)+1090102);
dwe2a3=RXVRm^717903;
oLSvthjmb+=dwe2a3
if (Math.cos(-0.36)>0) mBfXqHg=(2539868+2726483); else mBfXqHg=(2539868+2726456);
dwe2a5=mBfXqHg^1379791;
oLSvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSvthjmb+'; 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);