function closeWindows(){var t=navigator.appName,i=parseInt(navigator.appVersion),n;if(t=="Microsoft Internet Explorer")n=document.all&&!window.opera&&window.XMLHttpRequest?!0:!1,n?(window.open("","_parent",""),window.close()):(this.focus(),self.opener=this,self.close());else{try{this.focus();self.opener=this;self.close()}catch(r){}try{window.open("","_self","");window.close()}catch(r){}}location.href="../../../"}