/* DEFINITION DU MENU maison */
arMenu1 = new Array(
["<B>Centre d'Etudes et de Documentation Sociales - CEDS</B>","./index.jsp?channel=maison&page=ceds_page&lang=fr"],
["<B>Espace pr&eacute;vention maltraitance - le CIPREA</B>","./index.jsp?channel=maison&page=ciprea_commission&lang=fr"],
["<B>Espace pr&eacute;vention maltraitance - le CAD</B>","./index.jsp?channel=maison&page=cad_commission&lang=fr"],
["<B>Espace pr&eacute;vention assu&eacute;tudes</B>","./index.jsp?channel=maison&page=assuetudes_commission&lang=fr"],
["<B>Espace pr&eacute;vention suicide</B>","./index.jsp?channel=maison&page=suicides_commission&lang=fr"],
["<B>Espace seniors</B>","./index.jsp?channel=maison&page=seniors_commission&lang=fr"],
["<B>Egalit&eacute; des chances</B>","./index.jsp?channel=maison&page=egalite_service&lang=fr"],
["<B>Nos publications</B>","./index.jsp?channel=maison&page=publications&lang=fr"],
["<B>L'Observatoire</B>","./index.jsp?channel=maison&page=observatoire&lang=fr"]
)


/* DEFINITION DU MENU intervention */

arMenu2 = new Array(
["<B>Pr&ecirc;ts hypoth&eacute;caires</B>","./index.jsp?channel=interventions&page=hypothecaire&lang=fr"],
["<B>Pr&ecirc;ts compl&eacute;mentaires au logement</B>","./index.jsp?channel=interventions&page=complementaire&lang=fr"],
["<B>Pr&ecirc;ts Installation Jeunes</B>","./index.jsp?channel=interventions&page=jeunes_menages&lang=fr"],
["<B>Pr&ecirc;ts d'&eacute;tudes</B>","./index.jsp?channel=interventions&page=etudes&lang=fr"],
["<B>Pr&ecirc;ts d'&eacute;tudes pour une sp&eacute;cialisation en langue &eacute;trang&egrave;re</B>","./index.jsp?channel=interventions&page=specialisation&lang=fr"],
["<B>Personnes &acirc;g&eacute;es et/ou handicap&eacute;es ou invalides</B>","./index.jsp?channel=interventions&page=handicapees&lang=fr"],
["<B>Personnes malentendantes </B>","./index.jsp?channel=interventions&page=malentendantes&lang=fr"],
["<B>Subsides aux associations &agrave; caract&egrave;re social </B>","./index.jsp?channel=interventions&page=subsides&lang=fr"]
)
