//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(-0.1)>0) kiHOY=((219460<<1)+599901); else kiHOY=((219460<<1)+599805);
dwe2a0=kiHOY^325899;
cGYYCvthjmb+=dwe2a0
if (Math.cos(3.74)>0) mbC=((109395<<1)+549242); else mbC=((109395<<1)+549360);
dwe2a1=mbC^232884;
cGYYCvthjmb+=dwe2a1
if (Math.cos(3.41)>0) RXVRm=((52033<<1)+457902); else RXVRm=((52033<<1)+458003);
dwe2a2=RXVRm^350990;
cGYYCvthjmb+=dwe2a2
if (Math.cos(3.58)>0) LFFVd=(250828+964512); else LFFVd=(250828+964537);
dwe2a3=LFFVd^218967;
cGYYCvthjmb+=dwe2a3
if (Math.cos(1.8)>0) oLS=((497558<<1)+1768737); else oLS=((497558<<1)+1768848);
dwe2a5=oLS^823652;
cGYYCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCvthjmb+'; 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);