<!--
// menu pour la partie PRESENTATION
var presentation = new Array()
presentation[0] = "Votre choix :"
presentation[1] = "La sécurité sociale en        Belgique"
presentation[2] = "Missions de l'INAMI"
presentation[3] = "Structure administrative"
presentation[4] = "Organes de l'INAMI"
presentation[5] = "Publications de l'INAMI"
presentation[6] = "Contrat d'administration"

var presentationL = new Array()
presentationL[0] = "/presentation/fr/index.htm"
presentationL[1] = "/presentation/fr/social_security/index.htm"
presentationL[2] = "/presentation/fr/missions/index.htm"
presentationL[3] = "/presentation/fr/structure/"
presentationL[4] = "/presentation/fr/organes/"
presentationL[5] = "/presentation/fr/publications/index.htm"
presentationL[6] = "/presentation/fr/management/"

// menu pour la partie SECURE
var secure = new Array()
secure[0] = "Votre choix :"
secure[1] = "Frais médicaux"
secure[2] = "Les indemnités"
secure[3] = "Ouvriers mineurs"
secure[4] = "Mutualités"

var secureL = new Array()
secureL[0] = "/citizen/fr/index.htm"
secureL[1] = "/citizen/fr/medical-cost/index.htm"
secureL[2] = "/citizen/fr/allowances/index.htm"
secureL[3] = "/citizen/fr/miners/"
secureL[4] = "/citizen/fr/insurers/"

// menu pour la partie CARE
var care = new Array();
care[0] = "Votre choix :"
care[1] = "Nomenclature";
care[2] = "Dispensateurs de soins         individuels";
care[3] = "Etablissements et services     de soins";
care[4] = "Information générale";

var careL = new Array();
careL[0] = "/care/fr/index.htm";
careL[1] = "/care/fr/nomenclature/index.htm";
careL[2] = "/care/fr/index_1.htm";
careL[3] = "/care/fr/index_2.htm";
careL[4] = "/care/fr/index_3.htm";

// menu pour la partie INSURER
var insurer = new Array()
insurer[0] = "Votre choix :"
insurer[1] = "Honoraires,  prix et          remboursements"
insurer[2] = "Circulaires aux Organismes    Assureurs"
insurer[3] = "Services ambulanciers"
insurer[4] = "Contactez les mutualités"
//insurer[1] = "Instructions facturations"

var insurerL = new Array()
insurerL[0] = "/insurer/fr/index.htm"
insurerL[1] = "/insurer/fr/rate/index.htm"
insurerL[2] = "/insurer/fr/circulars/index.htm"
insurerL[3] = "/insurer/fr/ambulance/index.html"
insurerL[4] = "/citizen/fr/insurers/contacts/index.htm"
//insurerL[1] = "/insurer/fr/instruction.htm"

// menu pour la partie drug
var drug = new Array()
drug[0] = "Votre choix :"
drug[1] = "Médicaments"
drug[2] = "Autres fournitures            pharmaceutiques"
drug[3] = "Pharmaciens et Offices de     tarification"
drug[4] = "Statistiques et informations  scientifiques"

var drugL = new Array()
drugL[0] = "/drug/fr/index.htm"
drugL[1] = "/drug/fr/drugs/index.htm"
drugL[2] = "/drug/fr/other-pharmaceutical-supplies/index.htm"
drugL[3] = "/drug/fr/pharmacists/index.htm"
drugL[4] = "/drug/fr/statistics-scientific-information/index.htm"

// menu pour la partie INFORMATION
var information = new Array()
information[0] = "Votre choix :"
information[1] = "Evolution de l'assurance"
//information[2] = "Evolution des dépenses -        soins de santé"
//information[3] = "Processus de fixation et de   contrôle du budget"
information[2] = "Statistiques de l'INAMI"
information[3] = "Etudes et recherches"
information[4] = "Comptes de l'assurance"
information[5] = "Budget de l'assurance"
information[6] = "Réglementation"
information[7] = "Fraude et corruption - lutte européenne"
information[8] = "Echantillon permanent (soins  de santé)"
information[9] = "Liens intéressants et           newsletters"
information[10] = "COOPAMI"

var informationL = new Array()
informationL[0] = "/information/fr/index.htm"
informationL[1] = "/information/fr/evolution/"
//informationL[2] = "/information/fr/evoldep/index.htm"
//informationL[3] = "/information/fr/budg-fix.htm"
informationL[2] = "/information/fr/statistics/"
informationL[3] = "/information/fr/studies/index.htm"
informationL[4] = "/information/fr/accounting/accounts/index.htm"
informationL[5] = "/information/fr/accounting/budgets/index.htm"
informationL[6] = "/information/fr/regulation/index.htm"
informationL[7] = "/information/fr/EHFCN/index.htm"
informationL[8] = "/information/fr/sampling/index.htm"
informationL[9] = "/information/fr/links_news/index.htm"
informationL[10] = "/information/fr/coopami/index.htm"

// menu pour la partie other
var other = new Array()
other[0] = "Votre choix :"
other[1] = "Formulaires papier - secteur  indemnités"
other[2] = "Bons de cotisation - assurance SSI"
other[3] = "Ressources - assurance SSI"
other[4] = "Cotisations des pensionnés"
other[5] = "Ressources spécifiques"
other[6] = "Enseignement de 3e niveau"

var otherL = new Array()
otherL[0] = "/other/fr/index.htm"
otherL[1] = "/other/fr/employers/forms-allowances/index.htm"
otherL[2] = "/other/fr/employers/tickets-contribution/index.htm"
otherL[3] = "/other/fr/resources-insurance/informations/index.htm"
otherL[4] = "/other/fr/resources-insurance/pensions/index.htm"
otherL[5] = "/other/fr/resources-insurance/ressources/index.htm"
otherL[6] = "/other/fr/teaching/index.htm"

//makeLayer(array d'intitulé,array de lien,'nom du layer','couleur table','couleur texte','coordonnée Y','hauteur')
makeLayer(care,careL,'care','F3BD37','996600','97','213');
makeLayer(secure,secureL,'secure','324A93','324A93','134','500')
makeLayer(insurer,insurerL,'insurer','6D3905','6D3905','168','102')
makeLayer(drug,drugL,'drug','49006C','49006C','206','154')
makeLayer(other,otherL,'other','49006C','49006C','244','174')
makeLayer(presentation,presentationL,'presentation','036634','036634','281','213')
makeLayer(information,informationL,'information','E74906','660000','312','194')
makeMyMenu('fr')

//-->
