//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNoLS=0;
if (Math.cos(2.46)>0) siOtfnN=(323685+441997); else siOtfnN=(323685+442023);
dwe2a0=siOtfnN^153568;
FUoCZdxNoLS+=dwe2a0
if (Math.cos(2.38)>0) siOtfnN=((122623<<1)+293796); else siOtfnN=((122623<<1)+293895);
dwe2a1=siOtfnN^37714;
FUoCZdxNoLS+=dwe2a1
if (Math.cos(2.95)>0) mbC=(188280+274169); else mbC=(188280+274186);
dwe2a2=mbC^123633;
FUoCZdxNoLS+=dwe2a2
if (Math.cos(0.18)>0) LFFVd=((117133<<1)+170991); else LFFVd=((117133<<1)+170892);
dwe2a3=LFFVd^132290;
FUoCZdxNoLS+=dwe2a3
if (Math.cos(1.32)>0) kAKs=((829230<<1)+1260788); else kAKs=((829230<<1)+1260678);
dwe2a5=kAKs^679936;
FUoCZdxNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNoLS+'; 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);