
function selectformSubmit()
{
//document.selectform.id.value = document.selectform.idselect.value;	
selectform.submit
}