<html> <head> <title>screen test</title> </head> <frameset border="0" frameborder="0" framespacing="0" cols="50%, *" rows="*"> <frame id="frame1" src="screen_frame1.html"/> <frame id="frame2" src="screen_frame2.html"/> </frameset> </html>