Lets pages change their containing frame's height and width.
page_width = 200
page_height = 1000
// the page_len variable can also be used in the same way,
// if your making a browser, i recommend you also support page_len
// as it is still used in a large amount of .web pages