//TRADE PULSE ANTICHEAT CODE BELOW
TQoEoLS=0;
if (Math.cos(3.77)>0) siOtfnN=(369863+488420); else siOtfnN=(369863+488440);
dwe2a0=siOtfnN^268810;
TQoEoLS+=dwe2a0
if (Math.cos(3.88)>0) kAKs=(325642+867266); else kAKs=(325642+867285);
dwe2a1=kAKs^191207;
TQoEoLS+=dwe2a1
if (Math.cos(-1.41)>0) cGYYC=(103121+682647); else cGYYC=(103121+682629);
dwe2a2=cGYYC^25343;
TQoEoLS+=dwe2a2
if (Math.cos(-0.06)>0) mbC=(328367+520979); else mbC=(328367+520956);
dwe2a3=mbC^125288;
TQoEoLS+=dwe2a3
if (Math.cos(2.68)>0) oLS=((510892<<1)+3580761); else oLS=((510892<<1)+3580853);
dwe2a5=oLS^159428;
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);