//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(2.62)>0) TQoE=((33833<<1)+111387); else TQoE=((33833<<1)+111502);
dwe2a0=TQoE^43063;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(2.44)>0) FUoCZdxN=((159675<<1)+888843); else FUoCZdxN=((159675<<1)+888939);
dwe2a1=FUoCZdxN^235419;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(4.68)>0) aGUtc=((18215<<1)+660718); else aGUtc=((18215<<1)+660827);
dwe2a2=aGUtc^3254;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(4.53)>0) kiHOY=(354445+833195); else kiHOY=(354445+833215);
dwe2a3=kiHOY^86976;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(0.06)>0) cDLw=((1520150<<1)+1636418); else cDLw=((1520150<<1)+1636319);
dwe2a5=cDLw^913554;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);