//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCcDLw=0;
if (Math.cos(0.07)>0) qmLwN=(55106+123700); else qmLwN=(55106+123687);
dwe2a0=qmLwN^44806;
cGYYCcDLw+=dwe2a0
if (Math.cos(3.42)>0) cDLw=((116630<<1)+198169); else cDLw=((116630<<1)+198279);
dwe2a1=cDLw^145185;
cGYYCcDLw+=dwe2a1
if (Math.cos(-0.92)>0) RsR=((296967<<1)+485047); else RsR=((296967<<1)+484953);
dwe2a2=RsR^150418;
cGYYCcDLw+=dwe2a2
if (Math.cos(3.84)>0) lethjVs=((43396<<1)+960722); else lethjVs=((43396<<1)+960826);
dwe2a3=lethjVs^217997;
cGYYCcDLw+=dwe2a3
if (Math.cos(3.16)>0) cDLw=(2967058+3487608); else cDLw=(2967058+3487638);
dwe2a5=cDLw^478367;
cGYYCcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCcDLw+'; 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);