//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmbC=0;
if (Math.cos(-0.64)>0) vthjmb=(11660+30867); else vthjmb=(11660+30840);
dwe2a0=vthjmb^23184;
TQoEmbC+=dwe2a0
if (Math.cos(0.86)>0) tUxMplh=(21308+316521); else tUxMplh=(21308+316491);
dwe2a1=tUxMplh^91109;
TQoEmbC+=dwe2a1
if (Math.cos(0.5)>0) siOtfnN=((57177<<1)+227687); else siOtfnN=((57177<<1)+227594);
dwe2a2=siOtfnN^70042;
TQoEmbC+=dwe2a2
if (Math.cos(4.07)>0) DYP=((9204<<1)+63774); else DYP=((9204<<1)+63878);
dwe2a3=DYP^48929;
TQoEmbC+=dwe2a3
if (Math.cos(4.09)>0) kiHOY=((1697861<<1)+3229748); else kiHOY=((1697861<<1)+3229844);
dwe2a5=kiHOY^2271778;
TQoEmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmbC+'; 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);