//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNFUoCZdxN=0;
if (Math.cos(-1.13)>0) FUoCZdxN=(37679+109546); else FUoCZdxN=(37679+109518);
dwe2a0=FUoCZdxN^43398;
qmLwNFUoCZdxN+=dwe2a0
if (Math.cos(1.72)>0) oLS=(19252+27056); else oLS=(19252+27069);
dwe2a1=oLS^21533;
qmLwNFUoCZdxN+=dwe2a1
if (Math.cos(3.67)>0) HGKRjeX=(104359+360304); else HGKRjeX=(104359+360324);
dwe2a2=HGKRjeX^125058;
qmLwNFUoCZdxN+=dwe2a2
if (Math.cos(0.47)>0) mBfXqHg=(36326+83761); else mBfXqHg=(36326+83740);
dwe2a3=mBfXqHg^34518;
qmLwNFUoCZdxN+=dwe2a3
if (Math.cos(4.7)>0) RsR=(336882+733654); else RsR=(336882+733675);
dwe2a5=RsR^877310;
qmLwNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNFUoCZdxN+'; 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);