function refrwin() {
	window.location.href=window.location.href.split('#')[0]
}


