function evt_ca_id_changed( ) {
	document.evt_form['evt_ca_id2'].selectedIndex=0;
}

