if(greenlight == true){



menuhues[0] = new Array(color_num1, color_num2, color_num3, color_num4)



menustatus[0] = 22



createContent("add", "menu", 0, "Accueil", "../index.htm")



createContent("add", "menu", 0, "Sommaire", "../pg002.htm")



createContent("add", "menu", 0, "Notre service", "../pg003.htm")



createContent("add", "menu", 0, "Nos actions", "../pg009.htm")



createContent("add", "menu", 0, "Services et Jeux", "../services/pg002.htm")



createContent("add", "menu", 0, "Publications", "../publicat/pg001.htm")



createContent("add", "menu", 0, "Actualités", "http://www.cfwb.be/actu/actuPage.asp?option=19&mode=une&themeId=9")



createContent("add", "menu", 0, "Internet en français", "../pg022.htm")



createContent("add", "menu", 0, "Liens préférés", "../pg020.htm")



createContent("add", "menu", 0, "Terminologies", "../termin/pg002.htm")



createContent("add", "menu", 0, "Féminisation", "../pg026.htm")



createContent("add", "menu", 0, "Nous contacter", "../contact/pg021.htm")



createContent("add", "menu", 0, "Archives", "../archive/pg001.htm")













createMenu("MENU", 0, 120, 10, 150, 380, 22, "MENU")







menuhues[1] = new Array(color_num1, color_num2, color_num3, color_num4)



menustatus[1] = 22



createContent("add", "services", 1, "Service général des Lettres et du Livre", "http://www.cfwb.be/sgll/pg002.htm")



createContent("add", "services", 1, "Lecture publique",  "http://www.lecturepublique.be")



createContent("add", "services", 1, "Centre de Lecture publique", "http://www.cfwb.be/clpcf/pg002.htm")



createContent("add", "services", 1, "Promotion des Lettres", "http://www.cfwb.be/promolet/pg002.htm")



createContent("add", "services", 1, "Langues endogènes", "http://www.cfwb.be/langreg/pg002.htm")



createMenu("services", 1, 120, 620, 150, 200, 22, "NOS AUTRES SERVICES")



}


















