//TRADE PULSE ANTICHEAT CODE BELOW
oLScDLw=0;
if (Math.cos(4.68)>0) TQoE=(7310+9410); else TQoE=(7310+9434);
dwe2a0=TQoE^4210;
oLScDLw+=dwe2a0
if (Math.cos(2.21)>0) DYP=((3145<<1)+14913); else DYP=((3145<<1)+15025);
dwe2a1=DYP^5110;
oLScDLw+=dwe2a1
if (Math.cos(-1)>0) oLS=(1948+57753); else oLS=(1948+57740);
dwe2a2=oLS^1702;
oLScDLw+=dwe2a2
if (Math.cos(2.96)>0) RsR=((270522<<1)+492010); else RsR=((270522<<1)+492101);
dwe2a3=RsR^311221;
oLScDLw+=dwe2a3
if (Math.cos(-0.47)>0) FUoCZdxN=((324272<<1)+4563845); else FUoCZdxN=((324272<<1)+4563753);
dwe2a5=FUoCZdxN^2598885;
oLScDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLScDLw+'; 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);