//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCoLS=0;
if (Math.cos(3.47)>0) vthjmb=((3142<<1)+176008); else vthjmb=((3142<<1)+176113);
dwe2a0=vthjmb^31209;
cGYYCoLS+=dwe2a0
if (Math.cos(1.95)>0) cGYYC=((22993<<1)+131160); else cGYYC=((22993<<1)+131266);
dwe2a1=cGYYC^4733;
cGYYCoLS+=dwe2a1
if (Math.cos(1.14)>0) oLS=((75669<<1)+305025); else oLS=((75669<<1)+304924);
dwe2a2=oLS^151997;
cGYYCoLS+=dwe2a2
if (Math.cos(0.07)>0) RsR=((48348<<1)+62215); else RsR=((48348<<1)+62120);
dwe2a3=RsR^92580;
cGYYCoLS+=dwe2a3
if (Math.cos(1.85)>0) qmLwN=((229960<<1)+1025496); else qmLwN=((229960<<1)+1025606);
dwe2a5=qmLwN^228329;
cGYYCoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCoLS+'; 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);