//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(3.5)>0) aGUtc=(32621+179823); else aGUtc=(32621+179850);
dwe2a0=aGUtc^59918;
cGYYCaGUtc+=dwe2a0
if (Math.cos(4.34)>0) Pyz=((17005<<1)+130043); else Pyz=((17005<<1)+130140);
dwe2a1=Pyz^7838;
cGYYCaGUtc+=dwe2a1
if (Math.cos(2.75)>0) qmLwN=((12259<<1)+21011); else qmLwN=((12259<<1)+21125);
dwe2a2=qmLwN^5774;
cGYYCaGUtc+=dwe2a2
if (Math.cos(-0.42)>0) RsR=(3370+6226); else RsR=(3370+6213);
dwe2a3=RsR^2916;
cGYYCaGUtc+=dwe2a3
if (Math.cos(-0.28)>0) DYP=(107637+1026831); else DYP=(107637+1026812);
dwe2a5=DYP^144630;
cGYYCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCaGUtc+'; 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);