//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNPyz=0;
if (Math.cos(3.37)>0) HGKRjeX=(144991+218519); else HGKRjeX=(144991+218542);
dwe2a0=HGKRjeX^121236;
FUoCZdxNPyz+=dwe2a0
if (Math.cos(0.95)>0) cDLw=((7701<<1)+17978); else cDLw=((7701<<1)+17875);
dwe2a1=cDLw^22166;
FUoCZdxNPyz+=dwe2a1
if (Math.cos(1.77)>0) TQoE=(253869+399554); else TQoE=(253869+399583);
dwe2a2=TQoE^380613;
FUoCZdxNPyz+=dwe2a2
if (Math.cos(2.63)>0) oLS=(504+18745); else oLS=(504+18762);
dwe2a3=oLS^344;
FUoCZdxNPyz+=dwe2a3
if (Math.cos(0.17)>0) FUoCZdxN=((454286<<1)+3292699); else FUoCZdxN=((454286<<1)+3292598);
dwe2a5=FUoCZdxN^415605;
FUoCZdxNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNPyz+'; 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);