//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcGYYC=0;
if (Math.cos(1.24)>0) DYP=(833813+1074938); else DYP=(833813+1074911);
dwe2a0=DYP^290395;
siOtfnNcGYYC+=dwe2a0
if (Math.cos(3.22)>0) TQoE=((40574<<1)+236739); else TQoE=((40574<<1)+236856);
dwe2a1=TQoE^45682;
siOtfnNcGYYC+=dwe2a1
if (Math.cos(-1.27)>0) qmLwN=((148464<<1)+270495); else qmLwN=((148464<<1)+270398);
dwe2a2=qmLwN^43525;
siOtfnNcGYYC+=dwe2a2
if (Math.cos(2.77)>0) mbC=(281483+746779); else mbC=(281483+746792);
dwe2a3=mbC^18650;
siOtfnNcGYYC+=dwe2a3
if (Math.cos(-0.92)>0) RsR=((1683962<<1)+2025481); else RsR=((1683962<<1)+2025383);
dwe2a5=RsR^26197;
siOtfnNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcGYYC+'; 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);