codice:
<a href="pagina.html" onclick="window.open(this.href,'_blank','top=0,left=0,width='+screen.availWidth+',height='+screen.availHeight+',location=yes,menubar=yes,status=yes,toolbar=yes');return false;">
la window.open(..) tutta sulla stessa riga e senza spazi interni

ciao