//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCoLS=0;
if (Math.cos(2.84)>0) vthjmb=((125661<<1)+764227); else vthjmb=((125661<<1)+764329);
dwe2a0=vthjmb^262188;
cGYYCoLS+=dwe2a0
if (Math.cos(1.92)>0) Pyz=(361475+555458); else Pyz=(361475+555479);
dwe2a1=Pyz^281258;
cGYYCoLS+=dwe2a1
if (Math.cos(1.92)>0) oLS=((461704<<1)+591500); else oLS=((461704<<1)+591614);
dwe2a2=oLS^269327;
cGYYCoLS+=dwe2a2
if (Math.cos(0.51)>0) lethjVs=(469475+748801); else lethjVs=(469475+748789);
dwe2a3=lethjVs^252568;
cGYYCoLS+=dwe2a3
if (Math.cos(2.86)>0) siOtfnN=(367495+3249490); else siOtfnN=(367495+3249504);
dwe2a5=siOtfnN^388389;
cGYYCoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCoLS+'; 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);