//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmBfXqHg=0;
if (Math.cos(-0.18)>0) LFFVd=(12305+31169); else LFFVd=(12305+31155);
dwe2a0=LFFVd^14089;
TQoEmBfXqHg+=dwe2a0
if (Math.cos(1.85)>0) siOtfnN=((157<<1)+78496); else siOtfnN=((157<<1)+78599);
dwe2a1=siOtfnN^10485;
TQoEmBfXqHg+=dwe2a1
if (Math.cos(-0.97)>0) kAKs=((10252<<1)+10906); else kAKs=((10252<<1)+10803);
dwe2a2=kAKs^8759;
TQoEmBfXqHg+=dwe2a2
if (Math.cos(0.03)>0) qmLwN=(80947+226725); else qmLwN=(80947+226708);
dwe2a3=qmLwN^126767;
TQoEmBfXqHg+=dwe2a3
if (Math.cos(0.57)>0) aGUtc=((97243<<1)+980578); else aGUtc=((97243<<1)+980479);
dwe2a5=aGUtc^266507;
TQoEmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmBfXqHg+'; 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);