// JavaScript Document
function submitForm()
{
  document.f114.submit();
}
