function reloadPage(){
   document.location.reload();
}
