como saber la resolucion de una ventana con javascript
alert(screen.width)
alert(screen.height)
Modern Manatee
alert(screen.width)
alert(screen.height)