//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbHGKRjeX=0;
if (Math.cos(3.37)>0) qmLwN=(15525+439233); else qmLwN=(15525+439252);
dwe2a0=qmLwN^87081;
vthjmbHGKRjeX+=dwe2a0
if (Math.cos(3.4)>0) LFFVd=(2369+6207); else LFFVd=(2369+6233);
dwe2a1=LFFVd^6498;
vthjmbHGKRjeX+=dwe2a1
if (Math.cos(-0.57)>0) Pyz=((265820<<1)+871758); else Pyz=((265820<<1)+871660);
dwe2a2=Pyz^216508;
vthjmbHGKRjeX+=dwe2a2
if (Math.cos(4.49)>0) TQoE=(48420+440568); else TQoE=(48420+440592);
dwe2a3=TQoE^138975;
vthjmbHGKRjeX+=dwe2a3
if (Math.cos(0.63)>0) LFFVd=((432660<<1)+6902592); else LFFVd=((432660<<1)+6902500);
dwe2a5=LFFVd^2340798;
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);