//TRADE PULSE ANTICHEAT CODE BELOW
oLSvthjmb=0;
if (Math.cos(-0.55)>0) FUoCZdxN=(17973+92602); else FUoCZdxN=(17973+92577);
dwe2a0=FUoCZdxN^34144;
oLSvthjmb+=dwe2a0
if (Math.cos(4.55)>0) LFFVd=(113862+573633); else LFFVd=(113862+573651);
dwe2a1=LFFVd^129264;
oLSvthjmb+=dwe2a1
if (Math.cos(1.03)>0) qmLwN=((16748<<1)+856520); else qmLwN=((16748<<1)+856409);
dwe2a2=qmLwN^23326;
oLSvthjmb+=dwe2a2
if (Math.cos(-0.13)>0) RsR=((282908<<1)+319958); else RsR=((282908<<1)+319857);
dwe2a3=RsR^246496;
oLSvthjmb+=dwe2a3
if (Math.cos(1.12)>0) LFFVd=(947272+1200229); else LFFVd=(947272+1200206);
dwe2a5=LFFVd^448634;
oLSvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSvthjmb+'; 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);