function sendForm()
{
  jQuery('#sform').submit();
}

