<!-- begin cloaking
var width = screen.width
var height = screen.height
document.write("<BODY onLoad=window.resizeTo("+width+ "," +height+")>")
// end cloaking -->
