function setFocus()
{
document.getElementById("votre_nom").focus()
}

