// SA_head.js include file
function SA_subForm(appForm) {
    appForm.submit();
}

