关于我们 ABOUT

<% if request("ch")="" then set rs=db(product("pro_name='关于我们' and title='关于我们'")) else set rs=db(product("pro_name='关于我们' and title='"&request("ch")&"'")) end if %> <%if not rs.eof then response.Write(rs("content"))%>