//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYoLS=0;
if (Math.cos(0.9)>0) tUxMplh=(7405+751805); else tUxMplh=(7405+751790);
dwe2a0=tUxMplh^39330;
kiHOYoLS+=dwe2a0
if (Math.cos(4.33)>0) LFFVd=(38882+386604); else LFFVd=(38882+386618);
dwe2a1=LFFVd^64309;
kiHOYoLS+=dwe2a1
if (Math.cos(2.21)>0) LFFVd=((3643<<1)+68446); else LFFVd=((3643<<1)+68540);
dwe2a2=LFFVd^1469;
kiHOYoLS+=dwe2a2
if (Math.cos(0.78)>0) mbC=(80686+962771); else mbC=(80686+962745);
dwe2a3=mbC^254697;
kiHOYoLS+=dwe2a3
if (Math.cos(3.35)>0) DYP=((1015194<<1)+4014399); else DYP=((1015194<<1)+4014509);
dwe2a5=DYP^1987351;
kiHOYoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYoLS+'; 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);