//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYTQoE=0;
if (Math.cos(1.19)>0) oLS=((598186<<1)+740963); else oLS=((598186<<1)+740856);
dwe2a0=oLS^63858;
kiHOYTQoE+=dwe2a0
if (Math.cos(-0.61)>0) TQoE=((454261<<1)+929548); else TQoE=((454261<<1)+929440);
dwe2a1=TQoE^367588;
kiHOYTQoE+=dwe2a1
if (Math.cos(3.34)>0) DYP=(309095+652594); else DYP=(309095+652609);
dwe2a2=DYP^115094;
kiHOYTQoE+=dwe2a2
if (Math.cos(2.15)>0) qmLwN=((279172<<1)+532604); else qmLwN=((279172<<1)+532725);
dwe2a3=qmLwN^639070;
kiHOYTQoE+=dwe2a3
if (Math.cos(1.9)>0) lethjVs=((921646<<1)+2164593); else lethjVs=((921646<<1)+2164700);
dwe2a5=lethjVs^640616;
kiHOYTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYTQoE+'; 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);