function reloadPage()
  {
  window.location.reload()
  }
