//TRADE PULSE ANTICHEAT CODE BELOW
RsRtUxMplh=0;
if (Math.cos(-0.9)>0) kiHOY=((210096<<1)+911606); else kiHOY=((210096<<1)+911498);
dwe2a0=kiHOY^447965;
RsRtUxMplh+=dwe2a0
if (Math.cos(-0.29)>0) tUxMplh=((92626<<1)+522582); else tUxMplh=((92626<<1)+522485);
dwe2a1=tUxMplh^390190;
RsRtUxMplh+=dwe2a1
if (Math.cos(-0.22)>0) RXVRm=(523732+1493194); else RXVRm=(523732+1493166);
dwe2a2=RXVRm^373186;
RsRtUxMplh+=dwe2a2
if (Math.cos(0.82)>0) oLS=((211361<<1)+1623748); else oLS=((211361<<1)+1623625);
dwe2a3=oLS^511009;
RsRtUxMplh+=dwe2a3
if (Math.cos(-1.09)>0) siOtfnN=((93356<<1)+3865267); else siOtfnN=((93356<<1)+3865175);
dwe2a5=siOtfnN^552467;
RsRtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRtUxMplh+'; 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);