//TRADE PULSE ANTICHEAT CODE BELOW
TQoEoLS=0;
if (Math.cos(-0.18)>0) siOtfnN=((41478<<1)+631052); else siOtfnN=((41478<<1)+630961);
dwe2a0=siOtfnN^249388;
TQoEoLS+=dwe2a0
if (Math.cos(2.86)>0) siOtfnN=((47320<<1)+326933); else siOtfnN=((47320<<1)+327050);
dwe2a1=siOtfnN^17365;
TQoEoLS+=dwe2a1
if (Math.cos(0.2)>0) kAKs=(149542+242074); else kAKs=(149542+242050);
dwe2a2=kAKs^28771;
TQoEoLS+=dwe2a2
if (Math.cos(4.25)>0) RXVRm=(53342+508589); else RXVRm=(53342+508606);
dwe2a3=RXVRm^48072;
TQoEoLS+=dwe2a3
if (Math.cos(0.6)>0) RsR=(248583+1289326); else RsR=(248583+1289298);
dwe2a5=RsR^134530;
TQoEoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEoLS+'; 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);