//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(3.54)>0) oLS=((27467<<1)+33028); else oLS=((27467<<1)+33120);
dwe2a0=oLS^23537;
lethjVsqmLwN+=dwe2a0
if (Math.cos(0.74)>0) mbC=((17981<<1)+83290); else mbC=((17981<<1)+83200);
dwe2a1=mbC^37350;
lethjVsqmLwN+=dwe2a1
if (Math.cos(-1.23)>0) TQoE=(2809+34943); else TQoE=(2809+34918);
dwe2a2=TQoE^20401;
lethjVsqmLwN+=dwe2a2
if (Math.cos(4.24)>0) kAKs=((21670<<1)+86054); else kAKs=((21670<<1)+86147);
dwe2a3=kAKs^821;
lethjVsqmLwN+=dwe2a3
if (Math.cos(3.38)>0) qmLwN=((38397<<1)+389163); else qmLwN=((38397<<1)+389282);
dwe2a5=qmLwN^165059;
lethjVsqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsqmLwN+'; 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);