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