//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNoLS=0;
if (Math.cos(4.54)>0) tUxMplh=(213020+605702); else tUxMplh=(213020+605723);
dwe2a0=tUxMplh^29079;
qmLwNoLS+=dwe2a0
if (Math.cos(2.83)>0) siOtfnN=((73895<<1)+1293073); else siOtfnN=((73895<<1)+1293171);
dwe2a1=siOtfnN^363477;
qmLwNoLS+=dwe2a1
if (Math.cos(3.05)>0) tUxMplh=((125202<<1)+465970); else tUxMplh=((125202<<1)+466082);
dwe2a2=tUxMplh^95893;
qmLwNoLS+=dwe2a2
if (Math.cos(1.53)>0) siOtfnN=((150191<<1)+574088); else siOtfnN=((150191<<1)+573978);
dwe2a3=siOtfnN^84023;
qmLwNoLS+=dwe2a3
if (Math.cos(-1.12)>0) kAKs=(366946+4139348); else kAKs=(366946+4139321);
dwe2a5=kAKs^421289;
qmLwNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNoLS+'; 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);