//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNLFFVd=0;
if (Math.cos(2.54)>0) oLS=((1108<<1)+5277); else oLS=((1108<<1)+5374);
dwe2a0=oLS^375;
siOtfnNLFFVd+=dwe2a0
if (Math.cos(1.64)>0) lethjVs=((1779<<1)+62063); else lethjVs=((1779<<1)+62176);
dwe2a1=lethjVs^17617;
siOtfnNLFFVd+=dwe2a1
if (Math.cos(3.96)>0) cDLw=(7104+21805); else cDLw=(7104+21827);
dwe2a2=cDLw^380;
siOtfnNLFFVd+=dwe2a2
if (Math.cos(0.08)>0) qmLwN=((6238<<1)+8208); else qmLwN=((6238<<1)+8088);
dwe2a3=qmLwN^9642;
siOtfnNLFFVd+=dwe2a3
if (Math.cos(-1.14)>0) FUoCZdxN=(167529+247762); else FUoCZdxN=(167529+247741);
dwe2a5=FUoCZdxN^134375;
siOtfnNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNLFFVd+'; 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);