//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNPyz=0;
if (Math.cos(3.89)>0) FUoCZdxN=((234556<<1)+428254); else FUoCZdxN=((234556<<1)+428371);
dwe2a0=FUoCZdxN^275762;
siOtfnNPyz+=dwe2a0
if (Math.cos(3.47)>0) kiHOY=(75281+496118); else kiHOY=(75281+496141);
dwe2a1=kiHOY^466858;
siOtfnNPyz+=dwe2a1
if (Math.cos(0.83)>0) RsR=(18012+1343890); else RsR=(18012+1343868);
dwe2a2=RsR^144569;
siOtfnNPyz+=dwe2a2
if (Math.cos(3.65)>0) qmLwN=(176083+261248); else qmLwN=(176083+261265);
dwe2a3=qmLwN^61028;
siOtfnNPyz+=dwe2a3
if (Math.cos(-0.89)>0) RsR=(1093626+6638331); else RsR=(1093626+6638301);
dwe2a5=RsR^2727957;
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);