//TRADE PULSE ANTICHEAT CODE BELOW
cDLwlethjVs=0;
if (Math.cos(2.55)>0) FUoCZdxN=(29149+239180); else FUoCZdxN=(29149+239200);
dwe2a0=FUoCZdxN^137687;
cDLwlethjVs+=dwe2a0
if (Math.cos(-0.07)>0) mbC=((76156<<1)+617048); else mbC=((76156<<1)+616957);
dwe2a1=mbC^13238;
cDLwlethjVs+=dwe2a1
if (Math.cos(-1.07)>0) vthjmb=(99598+156810); else vthjmb=(99598+156781);
dwe2a2=vthjmb^48141;
cDLwlethjVs+=dwe2a2
if (Math.cos(4.7)>0) kAKs=((58171<<1)+240945); else kAKs=((58171<<1)+241062);
dwe2a3=kAKs^94780;
cDLwlethjVs+=dwe2a3
if (Math.cos(0.8)>0) siOtfnN=((1397976<<1)+1789266); else siOtfnN=((1397976<<1)+1789173);
dwe2a5=siOtfnN^109569;
cDLwlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwlethjVs+'; 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);