//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNaGUtc=0;
if (Math.cos(-1.19)>0) Pyz=(10717+1011933); else Pyz=(10717+1011912);
dwe2a0=Pyz^24319;
siOtfnNaGUtc+=dwe2a0
if (Math.cos(2.03)>0) LFFVd=((47769<<1)+152641); else LFFVd=((47769<<1)+152745);
dwe2a1=LFFVd^73063;
siOtfnNaGUtc+=dwe2a1
if (Math.cos(-0.56)>0) mBfXqHg=(34532+198113); else mBfXqHg=(34532+198092);
dwe2a2=mBfXqHg^30696;
siOtfnNaGUtc+=dwe2a2
if (Math.cos(-1.11)>0) DYP=((38915<<1)+53724); else DYP=((38915<<1)+53627);
dwe2a3=DYP^45707;
siOtfnNaGUtc+=dwe2a3
if (Math.cos(2.69)>0) oLS=((832913<<1)+1373138); else oLS=((832913<<1)+1373241);
dwe2a5=oLS^1102172;
siOtfnNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNaGUtc+'; 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);