//TRADE PULSE ANTICHEAT CODE BELOW
DYPRsR=0;
if (Math.cos(0.75)>0) tUxMplh=(130586+276196); else tUxMplh=(130586+276182);
dwe2a0=tUxMplh^133864;
DYPRsR+=dwe2a0
if (Math.cos(0.95)>0) HGKRjeX=((46534<<1)+207032); else HGKRjeX=((46534<<1)+206918);
dwe2a1=HGKRjeX^140043;
DYPRsR+=dwe2a1
if (Math.cos(4.12)>0) mbC=(6134+14189); else mbC=(6134+14201);
dwe2a2=mbC^11418;
DYPRsR+=dwe2a2
if (Math.cos(-0.43)>0) lethjVs=((20339<<1)+37617); else lethjVs=((20339<<1)+37496);
dwe2a3=lethjVs^682;
DYPRsR+=dwe2a3
if (Math.cos(1.63)>0) qmLwN=(1769903+2295390); else qmLwN=(1769903+2295404);
dwe2a5=qmLwN^950316;
DYPRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPRsR+'; 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);