<%
'GALLERY EDITOR
if request.querystring("page")="gallery" then
set rsg=objConn.execute("select * from intros where introType='gallery'")
response.write "Gallery Editor"
response.write "Edit Introduction | Edit Photo Gallery"
if request.querystring("edit")="intro" then%>
|