//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcqmLwN=0;
if (Math.cos(2.99)>0) oLS=(177190+377084); else oLS=(177190+377111);
dwe2a0=oLS^206233;
aGUtcqmLwN+=dwe2a0
if (Math.cos(0.56)>0) TQoE=((332935<<1)+566219); else TQoE=((332935<<1)+566125);
dwe2a1=TQoE^238785;
aGUtcqmLwN+=dwe2a1
if (Math.cos(1.17)>0) LFFVd=(33465+52008); else LFFVd=(33465+51995);
dwe2a2=LFFVd^41306;
aGUtcqmLwN+=dwe2a2
if (Math.cos(1.16)>0) mbC=((14186<<1)+700162); else mbC=((14186<<1)+700043);
dwe2a3=mbC^441029;
aGUtcqmLwN+=dwe2a3
if (Math.cos(4.51)>0) lethjVs=((510254<<1)+1891037); else lethjVs=((510254<<1)+1891128);
dwe2a5=lethjVs^71050;
aGUtcqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcqmLwN+'; 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);