function prive(estPrive,type,id)
{
	obtenirContenu("baz/scripts/prive.php?type=" + type + "&id=" + id + "&estPrive=" + estPrive);
}
