<% About_Sql="select * from About where about_id=27" call create_rs(oRs,conn,About_Sql,1,1) %>
<%=oRs("About_Name")%>
<%=oRs("About_content")%>