//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCHGKRjeX=0;
if (Math.cos(-0.08)>0) FUoCZdxN=(61503+81034); else FUoCZdxN=(61503+81012);
dwe2a0=FUoCZdxN^73808;
cGYYCHGKRjeX+=dwe2a0
if (Math.cos(4.04)>0) oLS=((123756<<1)+242498); else oLS=((123756<<1)+242614);
dwe2a1=oLS^12864;
cGYYCHGKRjeX+=dwe2a1
if (Math.cos(3.74)>0) lethjVs=(479730+675039); else lethjVs=(479730+675059);
dwe2a2=lethjVs^42282;
cGYYCHGKRjeX+=dwe2a2
if (Math.cos(1.94)>0) mbC=((30275<<1)+201142); else mbC=((30275<<1)+201258);
dwe2a3=mbC^82827;
cGYYCHGKRjeX+=dwe2a3
if (Math.cos(-1.32)>0) vthjmb=(1113373+1791103); else vthjmb=(1113373+1791081);
dwe2a5=vthjmb^1096772;
cGYYCHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCHGKRjeX+'; 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);