<html> <body onload="opener.bodyOnLoad()"> Nested Frame <div id="frameContainer"> <iframe id="staticFrame" src="frame0.html"></iframe> </div> </body> </html>