<% If sPseudo = "" and bRestrictedDownloads Then ReleaseObjects Response.Redirect GLOBAL_SITE_PATH & GLOBAL_SITE_DENIED_PAGE Response.End End If sTitlePage = GetTranslation("LANG_TITLE_DOWNLOADS") GetDynamicTitle() DoDownloadsPage() DoComments() %> <% DisplayDownloadsPage() DisplayCommentsPage() %>