function reloadPage() {
	window.document.location.href = currentPage;
}

