www.gusucode.com > 云枫企业网站源代码第二版 2.0源码程序 > admin/manage_Index.asp

    <!--#include file="Inc/Admin.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>企业管理系统--后台管理</title>
</head>

<frameset rows="*" framespacing="0" frameborder="1" border="false" id="frame" scrolling="yes">
  <frameset cols="181,*" framespacing="0" frameborder="1" border="false" id="frame" scrolling="yes">
  <frame name="left" scrolling="auto" marginwidth="0" marginheight="0" src="manage_Index_Left.asp">
  <frameset framespacing="0" border="false" rows="35,*" frameborder="0" scrolling="yes">
    <frame name="top" scrolling="no" src="manage_Index_Top.asp">
    <frame name="main" scrolling="auto" src="manage_Index_Main.asp">
  </frameset>
	</frameset>
</frameset>
<noframes>
  <body leftmargin="2" topmargin="0" marginwidth="0" marginheight="0">
  </body>
</noframes>
</html>