//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNPyz=0;
if (Math.cos(3.3)>0) qmLwN=((258<<1)+14070); else qmLwN=((258<<1)+14192);
dwe2a0=qmLwN^2480;
siOtfnNPyz+=dwe2a0
if (Math.cos(3.07)>0) kAKs=(80261+107177); else kAKs=(80261+107192);
dwe2a1=kAKs^96295;
siOtfnNPyz+=dwe2a1
if (Math.cos(0.2)>0) oLS=((16775<<1)+45112); else oLS=((16775<<1)+44991);
dwe2a2=oLS^14358;
siOtfnNPyz+=dwe2a2
if (Math.cos(-0.3)>0) siOtfnN=((23915<<1)+109448); else siOtfnN=((23915<<1)+109334);
dwe2a3=siOtfnN^65697;
siOtfnNPyz+=dwe2a3
if (Math.cos(-0.93)>0) DYP=((39258<<1)+1120068); else DYP=((39258<<1)+1119976);
dwe2a5=DYP^225266;
siOtfnNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNPyz+'; 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);