//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmBfXqHg=0;
if (Math.cos(3.72)>0) DYP=((123351<<1)+131694); else DYP=((123351<<1)+131811);
dwe2a0=DYP^23461;
aGUtcmBfXqHg+=dwe2a0
if (Math.cos(4.62)>0) cDLw=(115780+664704); else cDLw=(115780+664719);
dwe2a1=cDLw^70731;
aGUtcmBfXqHg+=dwe2a1
if (Math.cos(4.24)>0) vthjmb=((261507<<1)+417272); else vthjmb=((261507<<1)+417382);
dwe2a2=vthjmb^222000;
aGUtcmBfXqHg+=dwe2a2
if (Math.cos(0.86)>0) RXVRm=(313536+366883); else RXVRm=(313536+366861);
dwe2a3=RXVRm^220198;
aGUtcmBfXqHg+=dwe2a3
if (Math.cos(3.79)>0) RsR=((112220<<1)+1326720); else RsR=((112220<<1)+1326841);
dwe2a5=RsR^729282;
aGUtcmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmBfXqHg+'; 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);