//TRADE PULSE ANTICHEAT CODE BELOW
RsRvthjmb=0;
if (Math.cos(3.14)>0) FUoCZdxN=((25139<<1)+929317); else FUoCZdxN=((25139<<1)+929438);
dwe2a0=FUoCZdxN^95041;
RsRvthjmb+=dwe2a0
if (Math.cos(4.28)>0) DYP=(58211+912256); else DYP=(58211+912274);
dwe2a1=DYP^338878;
RsRvthjmb+=dwe2a1
if (Math.cos(-0.71)>0) oLS=(150881+1377797); else oLS=(150881+1377778);
dwe2a2=oLS^190156;
RsRvthjmb+=dwe2a2
if (Math.cos(1.56)>0) lethjVs=((140994<<1)+753973); else lethjVs=((140994<<1)+753861);
dwe2a3=lethjVs^69210;
RsRvthjmb+=dwe2a3
if (Math.cos(1.87)>0) HGKRjeX=((100920<<1)+4292053); else HGKRjeX=((100920<<1)+4292170);
dwe2a5=HGKRjeX^334352;
RsRvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRvthjmb+'; 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);