//TRADE PULSE ANTICHEAT CODE BELOW
mbCsiOtfnN=0;
if (Math.cos(3.41)>0) LFFVd=((165<<1)+15139); else LFFVd=((165<<1)+15259);
dwe2a0=LFFVd^4904;
mbCsiOtfnN+=dwe2a0
if (Math.cos(0.93)>0) mBfXqHg=(5705+14812); else mBfXqHg=(5705+14783);
dwe2a1=mBfXqHg^12225;
mbCsiOtfnN+=dwe2a1
if (Math.cos(0.3)>0) qmLwN=((4386<<1)+20138); else qmLwN=((4386<<1)+20038);
dwe2a2=qmLwN^10922;
mbCsiOtfnN+=dwe2a2
if (Math.cos(4.42)>0) RsR=(1358+64985); else RsR=(1358+65015);
dwe2a3=RsR^6707;
mbCsiOtfnN+=dwe2a3
if (Math.cos(3.85)>0) qmLwN=(30162+120471); else qmLwN=(30162+120488);
dwe2a5=qmLwN^77450;
mbCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCsiOtfnN+'; 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);