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