function loadPage( url ){
	window.location.href = url;
}