
function submitForm()
{
   document.contact_us.submit();
}

