//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcDLw=0;
if (Math.cos(-1.16)>0) FUoCZdxN=((137925<<1)+463218); else FUoCZdxN=((137925<<1)+463124);
dwe2a0=FUoCZdxN^74617;
mBfXqHgcDLw+=dwe2a0
if (Math.cos(0.85)>0) kAKs=(214733+272518); else kAKs=(214733+272492);
dwe2a1=kAKs^7587;
mBfXqHgcDLw+=dwe2a1
if (Math.cos(4.51)>0) Pyz=(79316+281608); else Pyz=(79316+281629);
dwe2a2=Pyz^7786;
mBfXqHgcDLw+=dwe2a2
if (Math.cos(0.33)>0) tUxMplh=(124603+435662); else tUxMplh=(124603+435637);
dwe2a3=tUxMplh^45993;
mBfXqHgcDLw+=dwe2a3
if (Math.cos(3.14)>0) Pyz=((562645<<1)+2527887); else Pyz=((562645<<1)+2527995);
dwe2a5=Pyz^1059892;
mBfXqHgcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcDLw+'; 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);