codice:
function lancia(){
	// questo "item" è un array
	var item = myCombo.getSelectedItem().data;
}