function successSubmitTest() {
        btn_waiting_send_email.hide();
        btn_completed_send_email.show();
        setTimeout(function() {
            btn_text_send_email.show();