//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(-1.41)>0) TQoE=((54497<<1)+1422911); else TQoE=((54497<<1)+1422805);
dwe2a0=TQoE^295723;
aGUtcvthjmb+=dwe2a0
if (Math.cos(2.47)>0) LFFVd=((27669<<1)+835060); else LFFVd=((27669<<1)+835179);
dwe2a1=LFFVd^225388;
aGUtcvthjmb+=dwe2a1
if (Math.cos(2.27)>0) kAKs=((35793<<1)+291993); else kAKs=((35793<<1)+292086);
dwe2a2=kAKs^93237;
aGUtcvthjmb+=dwe2a2
if (Math.cos(1.09)>0) qmLwN=((68071<<1)+1030161); else qmLwN=((68071<<1)+1030069);
dwe2a3=qmLwN^273830;
aGUtcvthjmb+=dwe2a3
if (Math.cos(3.44)>0) mbC=((632897<<1)+1658340); else mbC=((632897<<1)+1658458);
dwe2a5=mbC^1549918;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);