var year = document.getElementById('YEAR').selectedIndex; year = document.getElementById('YEAR').options[year].text;