function urlRef() { 
document.location.href = ''+document.siteMenu.choice.options[document.siteMenu.choice.selectedIndex].value; return true;}
