if ($form_name eq 'send email') { show_send_email_page(); } else { show_no_email_page(); }