<html> <body onload='opener.page1Load();' onpageshow='opener.page1PageShow();'> <div style='height:10000px' id='div1'>This is a very tall div.</div> </body> </html>