<% '================================================= '过程名:head '作 用:页头 '参 数:无 '================================================= sub head() if Request.Cookies("skins")<>"" and skinopen="yes" then skin=Request.Cookies("skins") end if dim Ip_address Ip_address=Request.ServerVariables ("HTTP_X_FORWARDED_FOR") '获得客户端的代理ip地址 If Ip_address="" Then Ip_address= Request.ServerVariables ("REMOTE_ADDR") '获得客户端的ip地址 End If '--------ID限制 u_uid=Request.Cookies("HX_CHECK")("uid") checkopen=False if bad_ID<>"" then check_uid=split(bad_ID,"|") for z=0 to ubound(check_uid) 'if instr(u_uid,check_uid(z))>0 then if check_uid(z)=u_uid then checkopen=true exit for end if next end if '--------ID限制 if valid_ip(Ip_address)<>"true" OR checkopen=true then response.write"
对不起,您的IP已被系统管理员锁定!
" response.end end if if webopen="yes" then response.write"
"& offweb &"
" response.end end if %> 酷多网站地图 <%if qq="yes" then%><%end if%>
<%call userlogin2()%> 返回首页  加入收藏  繁體中文
<%end sub '================================================= '过程名:menu '作 用:导航 '参 数:无 '================================================= sub menu()%>
新闻 | 体育 | 娱乐 | 财经 | 科技 | 军事 | 两性 | 健康 | 小说 | 视频 | 许愿 | 博客 | 宝库
文摘 | 音乐 | 电影 | 电视 | 图片 | FLASH | 特效 | 下载 | 供求 | 商城 | 招聘 | 黄页 | 灵异
新闻资讯

文章中心

信息分类

娱乐中心

假如你有什么疑问,可以编辑信息发送到我们邮箱:cooduo@126.com或QQ联系164410155 ,我们会针对你所提出的疑问做出相应的解答。