<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标题页</title>
</head><frameset rows="50,350,55" cols="*" frameborder="NO" border="0" framespacing="0">
<frame src="http://www.g.cn" name="top" scrolling="NO" noresize >
<frameset cols="154,*" frameborder="NO" border="0" framespacing="0">
<frame src="http://www.sina.cn" name="left" scrolling="NO" noresize>
<frame src="Default.aspx" name="main" scrolling="no">
</frameset>
<frame src="http://www.yahoo.cn" name="bottom" scrolling="no">
</frameset>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>