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