function reloadPage(url){
	location.href=url;
}