function submitform()
{alert("hey");document.theform.submit();} 
