function chargerPage(url){
	location.href=url.value;
}
