Como Saber La Resolucion de Una Ventana con JavaScript
alert(screen.width)
alert(screen.height)
Modern Manatee
alert(screen.width)
alert(screen.height)