
<!--
  /* select link */
  function selectmenu(linkLoc) {
    if(linkLoc !="") {window.location.href=linkLoc;}
  }
// -->