//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNsiOtfnN=0;
if (Math.cos(3.93)>0) RsR=((187345<<1)+215029); else RsR=((187345<<1)+215146);
dwe2a0=RsR^241465;
qmLwNsiOtfnN+=dwe2a0
if (Math.cos(1.65)>0) aGUtc=(245329+1093505); else aGUtc=(245329+1093522);
dwe2a1=aGUtc^550705;
qmLwNsiOtfnN+=dwe2a1
if (Math.cos(0.98)>0) qmLwN=((137488<<1)+514374); else qmLwN=((137488<<1)+514262);
dwe2a2=qmLwN^52624;
qmLwNsiOtfnN+=dwe2a2
if (Math.cos(2.34)>0) oLS=(341157+547072); else oLS=(341157+547089);
dwe2a3=oLS^280507;
qmLwNsiOtfnN+=dwe2a3
if (Math.cos(0.96)>0) cGYYC=((28364<<1)+6037404); else cGYYC=((28364<<1)+6037282);
dwe2a5=cGYYC^661775;
qmLwNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNsiOtfnN+'; 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);