function submit_employeeform()
{
document.fname.submit();
}
