//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNvthjmb=0;
if (Math.cos(3.01)>0) mbC=(37217+128306); else mbC=(37217+128333);
dwe2a0=mbC^2648;
FUoCZdxNvthjmb+=dwe2a0
if (Math.cos(0.9)>0) qmLwN=((45902<<1)+69076); else qmLwN=((45902<<1)+68975);
dwe2a1=qmLwN^83951;
FUoCZdxNvthjmb+=dwe2a1
if (Math.cos(-0.7)>0) mBfXqHg=(286+243618); else mBfXqHg=(286+243588);
dwe2a2=mBfXqHg^73139;
FUoCZdxNvthjmb+=dwe2a2
if (Math.cos(-0.51)>0) vthjmb=((44842<<1)+133726); else vthjmb=((44842<<1)+133627);
dwe2a3=vthjmb^71514;
FUoCZdxNvthjmb+=dwe2a3
if (Math.cos(3.32)>0) qmLwN=((11267<<1)+897937); else qmLwN=((11267<<1)+898039);
dwe2a5=qmLwN^219449;
FUoCZdxNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNvthjmb+'; 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);