//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(-0.09)>0) kiHOY=((8202<<1)+506647); else kiHOY=((8202<<1)+506557);
dwe2a0=kiHOY^172687;
tUxMplhcDLw+=dwe2a0
if (Math.cos(0.5)>0) qmLwN=(99149+211205); else qmLwN=(99149+211190);
dwe2a1=qmLwN^191426;
tUxMplhcDLw+=dwe2a1
if (Math.cos(-0.61)>0) mBfXqHg=(2677+65927); else mBfXqHg=(2677+65905);
dwe2a2=mBfXqHg^62018;
tUxMplhcDLw+=dwe2a2
if (Math.cos(2.22)>0) DYP=((67385<<1)+378641); else DYP=((67385<<1)+378761);
dwe2a3=DYP^162703;
tUxMplhcDLw+=dwe2a3
if (Math.cos(2.64)>0) DYP=((33138<<1)+465773); else DYP=((33138<<1)+465884);
dwe2a5=DYP^294940;
tUxMplhcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcDLw+'; 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);