
function urldroplist (){
  location.href = $F(document.forms.navList.urlList);
}
