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

    <!--#include file="conn.asp"-->
<!--#include file="ad_chk.asp"-->
<%if admint=2 then
response.redirect "ad_index.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 framespacing="0" border="false" cols="180,*" frameborder="0"> 
  <frame name="left"  scrolling="yes" marginwidth="0" marginheight="0" src="ad_left.asp" target="right">
  <frame name="right" scrolling="yes" src="ad_main.asp" target="_blank">
</frameset>
<noframes></noframes> 
</html>