//TRADE PULSE ANTICHEAT CODE BELOW
DYPcDLw=0;
if (Math.cos(2.43)>0) siOtfnN=(982621+990957); else siOtfnN=(982621+990971);
dwe2a0=siOtfnN^514565;
DYPcDLw+=dwe2a0
if (Math.cos(-0.37)>0) FUoCZdxN=(2952+35221); else FUoCZdxN=(2952+35198);
dwe2a1=FUoCZdxN^8405;
DYPcDLw+=dwe2a1
if (Math.cos(-0.31)>0) oLS=(176977+1711050); else oLS=(176977+1711028);
dwe2a2=oLS^428509;
DYPcDLw+=dwe2a2
if (Math.cos(-0.53)>0) mBfXqHg=(29523+98036); else mBfXqHg=(29523+98019);
dwe2a3=mBfXqHg^43229;
DYPcDLw+=dwe2a3
if (Math.cos(4.56)>0) mbC=(1583308+6782492); else mbC=(1583308+6782521);
dwe2a5=mbC^2534158;
DYPcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPcDLw+'; 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);