//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(1.25)>0) RsR=(1300+361960); else RsR=(1300+361937);
dwe2a0=RsR^25103;
cGYYCvthjmb+=dwe2a0
if (Math.cos(0.12)>0) siOtfnN=((97865<<1)+123983); else siOtfnN=((97865<<1)+123882);
dwe2a1=siOtfnN^76881;
cGYYCvthjmb+=dwe2a1
if (Math.cos(-0.73)>0) LFFVd=(57423+174255); else LFFVd=(57423+174231);
dwe2a2=LFFVd^11636;
cGYYCvthjmb+=dwe2a2
if (Math.cos(-1.13)>0) lethjVs=(48283+174102); else lethjVs=(48283+174072);
dwe2a3=lethjVs^72063;
cGYYCvthjmb+=dwe2a3
if (Math.cos(3.77)>0) qmLwN=(250858+1027868); else qmLwN=(250858+1027890);
dwe2a5=qmLwN^339749;
cGYYCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCvthjmb+'; 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);