//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNcDLw=0;
if (Math.cos(2.54)>0) TQoE=((329785<<1)+635335); else TQoE=((329785<<1)+635445);
dwe2a0=TQoE^295200;
qmLwNcDLw+=dwe2a0
if (Math.cos(0.98)>0) siOtfnN=(310359+465912); else siOtfnN=(310359+465892);
dwe2a1=siOtfnN^190543;
qmLwNcDLw+=dwe2a1
if (Math.cos(3.9)>0) cGYYC=((8590<<1)+1228169); else cGYYC=((8590<<1)+1228259);
dwe2a2=cGYYC^763926;
qmLwNcDLw+=dwe2a2
if (Math.cos(2.35)>0) cDLw=(135548+346384); else cDLw=(135548+346405);
dwe2a3=cDLw^45463;
qmLwNcDLw+=dwe2a3
if (Math.cos(-0.89)>0) oLS=(1836846+2952361); else oLS=(1836846+2952343);
dwe2a5=oLS^1792308;
qmLwNcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNcDLw+'; 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);