//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYcDLw=0;
if (Math.cos(-0.33)>0) FUoCZdxN=(66726+76742); else FUoCZdxN=(66726+76712);
dwe2a0=FUoCZdxN^48603;
kiHOYcDLw+=dwe2a0
if (Math.cos(2.16)>0) DYP=(35252+57961); else DYP=(35252+57980);
dwe2a1=DYP^52470;
kiHOYcDLw+=dwe2a1
if (Math.cos(3.06)>0) qmLwN=(32237+98307); else qmLwN=(32237+98331);
dwe2a2=qmLwN^10362;
kiHOYcDLw+=dwe2a2
if (Math.cos(3.11)>0) aGUtc=((29914<<1)+75859); else aGUtc=((29914<<1)+75971);
dwe2a3=aGUtc^8423;
kiHOYcDLw+=dwe2a3
if (Math.cos(-0.63)>0) DYP=((23308<<1)+1333941); else DYP=((23308<<1)+1333822);
dwe2a5=DYP^332280;
kiHOYcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYcDLw+'; 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);