//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(3.93)>0) FUoCZdxN=((193665<<1)+882955); else FUoCZdxN=((193665<<1)+883072);
dwe2a0=FUoCZdxN^261788;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(-0.75)>0) mbC=(12726+105990); else mbC=(12726+105962);
dwe2a1=mbC^11007;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(0.57)>0) cDLw=((176119<<1)+242716); else cDLw=((176119<<1)+242618);
dwe2a2=cDLw^137130;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(0.83)>0) siOtfnN=(419072+1013781); else siOtfnN=(419072+1013767);
dwe2a3=siOtfnN^423415;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(1.11)>0) oLS=((66222<<1)+6839597); else oLS=((66222<<1)+6839506);
dwe2a5=oLS^2336307;
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);