<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<title>[ 525081 ] frameset rows attr. not recognized</title>
</head>
<frameset rows="100%,0%" cols="100%,0%">
<frame noresize src="mainframe.html" name="main">
<frame noresize frameborder="0" marginwidth="0" 
marginheight="0" scrolling="no" src="dummy.html" 
name="dummy">
</frameset>
</html>