<!--

function slideMenu(txt,hrf) {
	this.Nom = txt;
	this.Href = hrf;
}
             
//-->