<% id=request.QueryString("id") if not IsNumeric(id) then response.Redirect("index.asp") else if id="" then set AboutRsSet=conn.execute("select top 1 * from AboutUs order by Px desc, ID asc") else set aboutRsSet=conn.execute("select * from aboutus where id="&id) end if if aboutRsSet.bof and aboutRsSet.eof then response.Redirect("index.asp") else %> <% set SEORs=Conn.execute("select * from SEO where ID=1") %> <%= AboutRsSet("Title") %>-<%=SEORs("Title")%> " name="description"> " name="keywords"> "> "><% SEORs.close set SEORs=nothing %> <% If FuDongQQ=1 Then %> <% End If %>

<%=AboutRsSet("Title")%> 您的位置:首页关于我们<%=AboutRsSet("Title")%>

<%=AboutRsSet("Content")%>
<% AboutRsSet.close set AboutRsSet=nothing end if end if %>