function submitform()
{
document.appointmentform.submit();
} 