<% Cssstyleid=request.cookies(prefix&"1")("styleid") if Cssstyleid="" then response.redirect"Cookies.asp?action=style" if style="" then set rs=conn.execute("select * from style") do while not rs.eof style=style&""&rs("stylename")&"
" rs.movenext loop set rs=nothing application(prefix&"style")=style end if if plugin="" then set rs=conn.execute("select * from plugin") do while not rs.eof plugin=plugin&""&rs("pluginname")&"
" rs.movenext loop set rs=nothing application(prefix&"plugin")=plugin end if styleid="skin/"&Cssstyleid&"/images" Response.Write""&VbNewLine Response.Write" "&TitleStr&""&VbNewLine Response.Write" "&VbNewLine Response.Write" "&VbNewLine Response.Write" "&VbNewLine Response.Write" "&VbNewLine Response.Write" "&VbNewLine Response.Write" "&VbNewLine Response.Write""&VbNewLine %> <% dim mode mode=Request.Cookies(prefix&"1")("bbsmode") if mode=2 then %> <%end if%> <% if lguserid<>"" then dim newnum newnum=conn.execute("select count(id) from sms where touserid="&lguserid&" and new=true")(0) if newnum>0 then Response.Write"
"&_ "
新留言
你的留言板有 "&newnum&" 条新留言,请及时查收。
"&_ "
" end if end if Response.write"
" call bbsurl '获取当前所在位置 Response.write"
" %><% if bd<>0 then if bdad(0)<>"" then response.write "
"&bdad(0)&"
" end if Response.Write"" %><%time1=timer() '计时器%>