Hover over a region!

var e = document.getElementById("layer"); var strUser = e.options[e.selectedIndex].value;

strUser