<html>
<head>
<title>Advanced Frame</title>
</head>
<frameset rows="85,*" frameborder="NO" border="0" framespacing="0"> 
  <frame name="atitle" scrolling="NO" noresize src="atitle" >
  <frame name="acontent" src="acontent">
</frameset>
<noframes><body bgcolor="#FFFFFF">
</body></noframes>
</html>
