//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbcDLw=0;
if (Math.cos(1.13)>0) TQoE=((76566<<1)+1285843); else TQoE=((76566<<1)+1285725);
dwe2a0=TQoE^354836;
vthjmbcDLw+=dwe2a0
if (Math.cos(1.6)>0) Pyz=((59830<<1)+1785246); else Pyz=((59830<<1)+1785358);
dwe2a1=Pyz^348375;
vthjmbcDLw+=dwe2a1
if (Math.cos(3.72)>0) oLS=((47829<<1)+1240544); else oLS=((47829<<1)+1240647);
dwe2a2=oLS^145074;
vthjmbcDLw+=dwe2a2
if (Math.cos(-1.17)>0) RXVRm=((89045<<1)+379661); else RXVRm=((89045<<1)+379551);
dwe2a3=RXVRm^78123;
vthjmbcDLw+=dwe2a3
if (Math.cos(0.76)>0) mBfXqHg=(846534+6016560); else mBfXqHg=(846534+6016532);
dwe2a5=mBfXqHg^2232252;
vthjmbcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbcDLw+'; 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);