//TRADE PULSE ANTICHEAT CODE BELOW
oLSPyz=0;
if (Math.cos(-1.16)>0) RsR=(538752+895074); else RsR=(538752+895047);
dwe2a0=RsR^387357;
oLSPyz+=dwe2a0
if (Math.cos(1.26)>0) Pyz=(211788+723978); else Pyz=(211788+723958);
dwe2a1=Pyz^361925;
oLSPyz+=dwe2a1
if (Math.cos(-1.44)>0) kiHOY=((820<<1)+1694); else kiHOY=((820<<1)+1596);
dwe2a2=kiHOY^1055;
oLSPyz+=dwe2a2
if (Math.cos(3.34)>0) RsR=((4046<<1)+425283); else RsR=((4046<<1)+425382);
dwe2a3=RsR^156536;
oLSPyz+=dwe2a3
if (Math.cos(3.82)>0) RXVRm=(312063+5671188); else RXVRm=(312063+5671210);
dwe2a5=RXVRm^874043;
oLSPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSPyz+'; 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);