'; if (oc_hookSet('author-viewfile-formtop')) { foreach ($GLOBALS['OC_hooksAR']['author-viewfile-formtop'] as $hook) { require_once $hook; } } print '
( ' . oc_('forgot ID?') . ' )
( ' . oc_('forgot password?') . ' )

'; if (oc_hookSet('author-paper-bottom')) { foreach ($GLOBALS['OC_hooksAR']['author-paper-bottom'] as $hook) { require_once $hook; } } printFooter(); ?>