function successSubmit() {
        btn_waiting.hide();
        btn_completed.show();
        setTimeout(function() {
            btn_text.show();