28,409
社区成员




<!--#include file="../inc/conn.asp"-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title><%=cityname%></title>
</head>
<frameset rows="96,*,34" frameborder="no" border="2" bordercolor="#fff" framespacing="0">
<frame src="top.asp" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" />
<frame src="main.asp" name="mainFrame" id="mainFrame" />
<frame src="bottom.asp" name="bottomFrame" scrolling="No" noresize="noresize" id="bottomFrame" />
</frameset>
<noframes><body>
</body>
</noframes></html>