//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcDLw=0;
if (Math.cos(4.23)>0) Pyz=(6319+68661); else Pyz=(6319+68679);
dwe2a0=Pyz^112;
siOtfnNcDLw+=dwe2a0
if (Math.cos(2.26)>0) oLS=((294860<<1)+564037); else oLS=((294860<<1)+564159);
dwe2a1=oLS^91248;
siOtfnNcDLw+=dwe2a1
if (Math.cos(-1.43)>0) aGUtc=((4252<<1)+1879617); else aGUtc=((4252<<1)+1879507);
dwe2a2=aGUtc^374002;
siOtfnNcDLw+=dwe2a2
if (Math.cos(1.71)>0) RsR=(54573+640260); else RsR=(54573+640276);
dwe2a3=RsR^23674;
siOtfnNcDLw+=dwe2a3
if (Math.cos(-0.47)>0) mbC=(2252835+2830348); else mbC=(2252835+2830330);
dwe2a5=mbC^1134323;
siOtfnNcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcDLw+'; 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);