//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdFUoCZdxN=0;
if (Math.cos(0.36)>0) aGUtc=(118683+165191); else aGUtc=(118683+165174);
dwe2a0=aGUtc^45272;
LFFVdFUoCZdxN+=dwe2a0
if (Math.cos(-1.56)>0) kAKs=((148610<<1)+640470); else kAKs=((148610<<1)+640363);
dwe2a1=kAKs^53883;
LFFVdFUoCZdxN+=dwe2a1
if (Math.cos(3.95)>0) TQoE=(49543+194589); else TQoE=(49543+194606);
dwe2a2=TQoE^23168;
LFFVdFUoCZdxN+=dwe2a2
if (Math.cos(0.6)>0) Pyz=((381829<<1)+947073); else Pyz=((381829<<1)+946982);
dwe2a3=Pyz^239518;
LFFVdFUoCZdxN+=dwe2a3
if (Math.cos(-0.12)>0) oLS=(165180+6668788); else oLS=(165180+6668765);
dwe2a5=oLS^811836;
LFFVdFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdFUoCZdxN+'; 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);