var width = screen.width
var height = screen.height
document.write("<b>"+width+" x "+height+"</b>")