if (top.screen) {

if (document.body.clientWidth != null) document.writeln("Your viewable width is:<SPAN CLASS=ver11pxgrn> " + document.body.clientWidth + " pixels</SPAN><BR>")

if (document.body.clientHeight != null) document.writeln("Your viewable height is:<SPAN CLASS=ver11pxgrn> " + document.body.clientHeight + " pixels</SPAN><BR>")

}
