www.gusucode.com > 凡人网络购物系统 2008源码程序 > Admin/ad_index.asp

    <!--#include file="conn.asp"-->
<!--#include file="ad_chk.asp"-->
<%if admint=1 then
response.redirect "ad_manage.asp"
response.end
end if%>
<html>
<head><title>凡人网络购物系统 2008 后台管理 Powered by:VenShop2008</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href=inc/css.css rel=STYLESHEET type=text/css>
</head>
<frameset rows="80,*" framespacing="0" border="false" frameborder="0">
	<frame name="left" scrolling="no" src="ad_top.asp" target="right" marginwidth="0" marginheight="0" noresize>
	<frame name="right" src="ad_main.asp" target="_blank" marginwidth="0" marginheight="0" scrolling="auto" noresize>
	<noframes></noframes>
</frameset>

</html>