function navClick( url ) {
  window.location.href = url;
}
