function getStructure( id, type, url, isAdmin, nom )
{
		window.location.href			=	"/centres/" + url + ".html";
}