//TRADE PULSE ANTICHEAT CODE BELOW
vthjmblethjVs=0;
if (Math.cos(-0.65)>0) lethjVs=((1551<<1)+13721); else lethjVs=((1551<<1)+13629);
dwe2a0=lethjVs^4567;
vthjmblethjVs+=dwe2a0
if (Math.cos(2.97)>0) lethjVs=(360+21024); else lethjVs=(360+21046);
dwe2a1=lethjVs^543;
vthjmblethjVs+=dwe2a1
if (Math.cos(-0.2)>0) vthjmb=(743+16554); else vthjmb=(743+16534);
dwe2a2=vthjmb^5959;
vthjmblethjVs+=dwe2a2
if (Math.cos(-0.57)>0) RsR=(4221+7671); else RsR=(4221+7647);
dwe2a3=RsR^5039;
vthjmblethjVs+=dwe2a3
if (Math.cos(2.24)>0) oLS=(14+37009); else oLS=(14+37029);
dwe2a5=oLS^922;
vthjmblethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmblethjVs+'; 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);