//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbTQoE=0;
if (Math.cos(1.64)>0) oLS=((32197<<1)+68936); else oLS=((32197<<1)+69037);
dwe2a0=oLS^23352;
vthjmbTQoE+=dwe2a0
if (Math.cos(4.44)>0) lethjVs=((76248<<1)+474840); else lethjVs=((76248<<1)+474959);
dwe2a1=lethjVs^312051;
vthjmbTQoE+=dwe2a1
if (Math.cos(2.4)>0) qmLwN=((147204<<1)+389397); else qmLwN=((147204<<1)+389495);
dwe2a2=qmLwN^35863;
vthjmbTQoE+=dwe2a2
if (Math.cos(2.85)>0) tUxMplh=((44544<<1)+646280); else tUxMplh=((44544<<1)+646391);
dwe2a3=tUxMplh^373286;
vthjmbTQoE+=dwe2a3
if (Math.cos(-0.44)>0) mBfXqHg=(1072968+2231965); else mBfXqHg=(1072968+2231941);
dwe2a5=mBfXqHg^906871;
vthjmbTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbTQoE+'; 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);