//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(3.94)>0) oLS=(46005+446212); else oLS=(46005+446224);
dwe2a0=oLS^155824;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(2.49)>0) tUxMplh=((4343<<1)+20927); else tUxMplh=((4343<<1)+21017);
dwe2a1=tUxMplh^550;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(4.11)>0) oLS=(523657+1180520); else oLS=(523657+1180547);
dwe2a2=oLS^641566;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(0.37)>0) kAKs=(53585+987574); else kAKs=(53585+987559);
dwe2a3=kAKs^313384;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(2.27)>0) DYP=(1430622+4155332); else DYP=(1430622+4155348);
dwe2a5=DYP^1107248;
LFFVdsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdsiOtfnN+'; 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);