//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYqmLwN=0;
if (Math.cos(-0.69)>0) cGYYC=((758<<1)+963152); else cGYYC=((758<<1)+963037);
dwe2a0=cGYYC^337979;
kiHOYqmLwN+=dwe2a0
if (Math.cos(3.25)>0) mbC=(2946+37872); else mbC=(2946+37884);
dwe2a1=mbC^14648;
kiHOYqmLwN+=dwe2a1
if (Math.cos(0.51)>0) LFFVd=((72092<<1)+210374); else LFFVd=((72092<<1)+210271);
dwe2a2=LFFVd^181141;
kiHOYqmLwN+=dwe2a2
if (Math.cos(4.02)>0) LFFVd=((3291<<1)+627232); else LFFVd=((3291<<1)+627333);
dwe2a3=LFFVd^116223;
kiHOYqmLwN+=dwe2a3
if (Math.cos(2.89)>0) RXVRm=((568287<<1)+1017109); else RXVRm=((568287<<1)+1017218);
dwe2a5=RXVRm^311160;
kiHOYqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYqmLwN+'; 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);