//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbHGKRjeX=0;
if (Math.cos(1.09)>0) LFFVd=((201343<<1)+622647); else LFFVd=((201343<<1)+622553);
dwe2a0=LFFVd^92067;
vthjmbHGKRjeX+=dwe2a0
if (Math.cos(-0.84)>0) oLS=((120252<<1)+319185); else oLS=((120252<<1)+319089);
dwe2a1=oLS^265011;
vthjmbHGKRjeX+=dwe2a1
if (Math.cos(4.5)>0) oLS=((213631<<1)+360707); else oLS=((213631<<1)+360830);
dwe2a2=oLS^254684;
vthjmbHGKRjeX+=dwe2a2
if (Math.cos(2.24)>0) LFFVd=((224572<<1)+719261); else LFFVd=((224572<<1)+719373);
dwe2a3=LFFVd^341181;
vthjmbHGKRjeX+=dwe2a3
if (Math.cos(0.16)>0) tUxMplh=((485542<<1)+5633356); else tUxMplh=((485542<<1)+5633243);
dwe2a5=tUxMplh^2190387;
vthjmbHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbHGKRjeX+'; 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);