//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(0.6)>0) RXVRm=((40119<<1)+91935); else RXVRm=((40119<<1)+91830);
dwe2a0=RXVRm^95769;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(1.49)>0) qmLwN=((151486<<1)+1237657); else qmLwN=((151486<<1)+1237550);
dwe2a1=qmLwN^509570;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(-0.65)>0) kiHOY=((10651<<1)+45878); else kiHOY=((10651<<1)+45773);
dwe2a2=kiHOY^25919;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(3.72)>0) siOtfnN=(107504+604897); else siOtfnN=(107504+604912);
dwe2a3=siOtfnN^39154;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(-1.4)>0) mBfXqHg=((786273<<1)+1173629); else mBfXqHg=((786273<<1)+1173530);
dwe2a5=mBfXqHg^1252604;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);