//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbsiOtfnN=0;
if (Math.cos(-0.71)>0) cGYYC=(63294+269356); else cGYYC=(63294+269339);
dwe2a0=cGYYC^125055;
vthjmbsiOtfnN+=dwe2a0
if (Math.cos(3.63)>0) mBfXqHg=(12032+55147); else mBfXqHg=(12032+55173);
dwe2a1=mBfXqHg^6330;
vthjmbsiOtfnN+=dwe2a1
if (Math.cos(4.54)>0) DYP=(12891+35151); else DYP=(12891+35167);
dwe2a2=DYP^14508;
vthjmbsiOtfnN+=dwe2a2
if (Math.cos(-0.77)>0) LFFVd=(3927+133779); else LFFVd=(3927+133761);
dwe2a3=LFFVd^49546;
vthjmbsiOtfnN+=dwe2a3
if (Math.cos(4.55)>0) oLS=((235253<<1)+852307); else oLS=((235253<<1)+852408);
dwe2a5=oLS^192749;
vthjmbsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbsiOtfnN+'; 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);