//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(-0.16)>0) kiHOY=(113524+190269); else kiHOY=(113524+190242);
dwe2a0=kiHOY^224554;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(1.3)>0) RsR=((45188<<1)+455711); else RsR=((45188<<1)+455613);
dwe2a1=RsR^104597;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(1.26)>0) Pyz=(3679+4704); else Pyz=(3679+4687);
dwe2a2=Pyz^4987;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(-0.77)>0) aGUtc=(108698+790840); else aGUtc=(108698+790818);
dwe2a3=aGUtc^211594;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(-0.42)>0) kAKs=(1793495+3053554); else kAKs=(1793495+3053533);
dwe2a5=kAKs^51358;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);