//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcDLw=0;
if (Math.cos(2.69)>0) RXVRm=((47233<<1)+485524); else RXVRm=((47233<<1)+485628);
dwe2a0=RXVRm^331431;
cDLwcDLw+=dwe2a0
if (Math.cos(0.28)>0) vthjmb=(97257+773924); else vthjmb=(97257+773898);
dwe2a1=vthjmb^283775;
cDLwcDLw+=dwe2a1
if (Math.cos(3.85)>0) mbC=(38598+87102); else mbC=(38598+87126);
dwe2a2=mbC^23889;
cDLwcDLw+=dwe2a2
if (Math.cos(3.98)>0) DYP=((84536<<1)+320875); else DYP=((84536<<1)+320970);
dwe2a3=DYP^4865;
cDLwcDLw+=dwe2a3
if (Math.cos(4.03)>0) siOtfnN=(846393+1946137); else siOtfnN=(846393+1946153);
dwe2a5=siOtfnN^1512524;
cDLwcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcDLw+'; 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);