A ver si te vale este código:
<pre><script type="text/javascript">
var anchura = screen.width ;
var altura = screen.height ;
var opciones = 'top=0,left=0' +
',width=' + anchura +
',height=' + altura ;
var ventana = window.open('http://www.yahoo.com','miventana',opciones);
</script>[/cod] </pre>
<style>.t{font: 8pt verdana; text-decoration: none; color: black;}</style><hr><span class="t"><a href="mailto:
[email protected]" class="t" style="font: 10pt;">Mikel Gómez</a><br>Hay que aprender mucho para saber poco.</span>