//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmbC=0;
if (Math.cos(2.59)>0) mbC=(79763+432113); else mbC=(79763+432128);
dwe2a0=mbC^8819;
RXVRmmbC+=dwe2a0
if (Math.cos(0.96)>0) qmLwN=((44436<<1)+592444); else qmLwN=((44436<<1)+592347);
dwe2a1=qmLwN^133874;
RXVRmmbC+=dwe2a1
if (Math.cos(0.73)>0) DYP=(100353+132580); else DYP=(100353+132556);
dwe2a2=DYP^89556;
RXVRmmbC+=dwe2a2
if (Math.cos(0.92)>0) siOtfnN=((11235<<1)+87631); else siOtfnN=((11235<<1)+87536);
dwe2a3=siOtfnN^3694;
RXVRmmbC+=dwe2a3
if (Math.cos(3.41)>0) RXVRm=((433296<<1)+750852); else RXVRm=((433296<<1)+750942);
dwe2a5=RXVRm^403444;
RXVRmmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmmbC+'; 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);