<% If sPseudo = "" and bRestrictedImages Then ReleaseObjects Response.Redirect GLOBAL_SITE_PATH & GLOBAL_SITE_DENIED_PAGE Response.End End If sTitlePage = GetTranslation("LANG_TITLE_IMAGES") GetDynamicTitle() DoImagesPage() DoComments() %> <% DisplayImagesPage() DisplayCommentsPage() %>