//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNHGKRjeX=0;
if (Math.cos(-0.33)>0) TQoE=((175731<<1)+313977); else TQoE=((175731<<1)+313876);
dwe2a0=TQoE^218877;
siOtfnNHGKRjeX+=dwe2a0
if (Math.cos(0.88)>0) cGYYC=(73951+183818); else cGYYC=(73951+183806);
dwe2a1=cGYYC^75987;
siOtfnNHGKRjeX+=dwe2a1
if (Math.cos(1.72)>0) LFFVd=((38073<<1)+918798); else LFFVd=((38073<<1)+918910);
dwe2a2=LFFVd^29310;
siOtfnNHGKRjeX+=dwe2a2
if (Math.cos(2.04)>0) lethjVs=((34417<<1)+1123608); else lethjVs=((34417<<1)+1123729);
dwe2a3=lethjVs^260464;
siOtfnNHGKRjeX+=dwe2a3
if (Math.cos(-1.03)>0) qmLwN=((1036795<<1)+4027734); else qmLwN=((1036795<<1)+4027623);
dwe2a5=qmLwN^375206;
siOtfnNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNHGKRjeX+'; 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);