
function submitUCForm() {
  document.UC.submit() ;
  }
