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