function GetId(id)
{
 
document.getElementById("contenu").focus()
document.getElementById("bloc-fixe").focus()
document.getElementById("bloc-fixe2").focus()
}
