 /***********************************************
*	(c) Ger Versluis 2000 version 9.50 24 July 2003	          *
*	You may use this script on non commercial sites.	          *
*	www.burmees.nl/menu			          *
*	You may remove all comments for faster loading	          *		
************************************************/
	var NoOffFirstLineMenus=13;			// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or "#rrggbb" strings
						//For transparency make colors and border color ""
	var LowBgColor="#C8AFD7";		// Background color when mouse is not over
	var HighBgColor="#EBDFEF";			// Background color when mouse is over
	var FontLowColor="#ffffff";			// Font color when mouse is not over
	var FontHighColor="#640A78";			// Font color when mouse is over
	var BorderColor="#ffffff";			// Border color
	var BorderWidthMain=1;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=1;			// Border between elements main items 1 or 0
	var BorderBtwnSub=1;			// Border between elements sub items 1 or 0
	var FontFamily="arial";	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered="left";		// Item text position left, center or right
	var MenuCentered="left";			// Menu horizontal position can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=190;				// Menu offset x coordinate
	var StartLeft=26;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=100;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="MenuPos";				// span id for relative positioning
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"

	var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

	var PartOfWindow=.7;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over

	var MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=80)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

Menu1=new Array("organisation","","",0,20,120,"#640a78","640a78","#ffffff","#ffffff","#ffffff","arial",9,-1,-1,"","");
		
Menu2=new Array("l'annuaire","javascript:top.location.href=\"http://www.naissance.ch/annuaire_bebes_parents.html\"","",14,20,120,"#c8afd7","#EBDFEF","#ffffff","#640a78","#640a78","arial",9,-1,-1,"","");
	Menu2_1=new Array("article puériculture ","http://www.naissance.ch/liste-naissance-boutique-bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu2_2=new Array("crèche & garderie ","http://www.naissance.ch/garderie-creche-nursery-enfants.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu2_3=new Array("faire-part naissance ","http://www.naissance.ch/faire-part-naissance-bebe-suisse.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu2_4=new Array("cours pour parents ","http://www.naissance.ch/cours-formation-bebe-parent-cour.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu2_5=new Array("soins et bien-être ","http://www.naissance.ch/massage-bebe-portage-bebe-suisse.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu2_6=new Array("baby-sitting ","http://www.naissance.ch/babysitting-baby-sitter-au-pair.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu2_7=new Array("Cadeaux naissance ","http://www.naissance.ch/idees-cadeaux-naissance-bebes.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu2_8=new Array("Assurance famille ","http://www.naissance.ch/assurance-famille-parent-enfants.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu2_9=new Array("mode maman bébé ","http://www.naissance.ch/mode-bebe-future-maman.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu2_10=new Array("loisirs en famille ","http://www.naissance.ch/activite-loisir-parent-enfant.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu2_11=new Array("jeux et jouets ","http://www.naissance.ch/jouets-jeux-educatifs-bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu2_12=new Array("photo et echo 3d ","http://www.naissance.ch/photos-grossesse-echographie.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu2_13=new Array("anniversaire enfant","http://www.naissance.ch/anniversaire-fete-d-enfant-idees.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu2_14=new Array("salon de naissance ","http://www.naissance.ch/salons_naissances.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");

Menu3=new Array("les conseils","","",15,20,120,"#c8afd7","#EBDFEF","#ffffff","#640a78","#640a78","arial",9,-1,-1,"","");
	Menu3_1=new Array("conseils grossesse ","http://www.naissance.ch/regles_naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu3_2=new Array("le baby blues ","http://www.naissance.ch/baby-blues-depression-deprime.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_3=new Array("La grossesse","http://www.naissance.ch/grossesse-maternite-preparation.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_4=new Array("la sécurité de bébé ","http://www.naissance.ch/securite-bebe-accident-enfant.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_5=new Array("les vaccins de bébé ","http://www.naissance.ch/vaccins-vaccination-bebes-enfant.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_6=new Array("chansons de bébé ","http://www.naissance.ch/chansons_enfant_bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_7=new Array("échographie ","http://www.naissance.ch/echographies-grossesse-enceinte.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_8=new Array("allaitement ","http://www.naissance.ch/conseils-allaitement-avent.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_9=new Array("massage pour bébé","http://www.naissance.ch/massage-pour-bebe-cours-suisse.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_10=new Array("sages-femmes","http://www.naissance.ch/sage-femme-sages-femmes-suisse.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_11=new Array("sexualité-grossesse","http://www.naissance.ch/sexualite-pendant-la-grossesse.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_12=new Array("déprime post-natale","http://www.naissance.ch/depression-post-natale-partume.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_13=new Array("la grossesse","http://www.naissance.ch/grossesse-tomber-etre-enceinte.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_14=new Array("symptomes grossesse","http://www.naissance.ch/grossesse-symptomes-signes-regle.html","",0,35,120,"","","","","","arial",9,-1,-1,"","");
        Menu3_15=new Array("test de grossesse","http://www.naissance.ch/test-de-grossesse-quand-le-faire.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");


Menu4=new Array("sécurité de bébé","javascript:top.location.href=\"http://www.naissance.ch/securite-bebe-accident-enfant.html\"","",6,20,120,"#c8afd7","#EBDFEF","#ffffff","#640a78","#640a78","arial",9,-1,-1,"","");
	Menu4_1=new Array("risques asphyxie ","http://www.naissance.ch/securite-bebe-asphyxie-bebe-baby.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu4_2=new Array("risques chutes ","http://www.naissance.ch/securite-bebe-chutes-bebe-baby.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu4_3=new Array("risques brûlures ","http://www.naissance.ch/securite-bebe-brulures-bebe-baby.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu4_4=new Array("risques noyade ","http://www.naissance.ch/securite-bebe-noyade-bebe-bain.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu4_5=new Array("risques promenade ","http://www.naissance.ch/securite-bebe-promenade-danger.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu4_6=new Array("risques en voiture ","http://www.naissance.ch/securite-bebe-voiture-siege-bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
       

Menu5=new Array("bébé voyage","javascript:top.location.href=\"http://www.naissance.ch/voyager_naissance_bebe.html\"","",3,20,120,"#c8afd7","#EBDFEF","#ffffff","#640a78","#640a78","arial",9,-1,-1,"","");
	Menu5_1=new Array("voyager avec bébé ","http://www.naissance.ch/voyager_avec_bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu5_2=new Array("voyager enceinte ","http://www.naissance.ch/voyage_enceinte_bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu5_3=new Array("voyager en voiture ","http://www.naissance.ch/ceinture_securite_maman.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");

Menu6=new Array("shopping","","",0,20,120,"#640a78","640a78","#ffffff","#ffffff","#640a78","arial",9,-1,-1,"","");

Menu7=new Array("la boutique","javascript:top.location.href=\"http://www.naissance.ch/boutique_bebe_naissance.html\"","",7,20,120,"#c8afd7","#EBDFEF","#ffffff","#640a78","#640a78","arial",9,-1,-1,"","");
	Menu7_1=new Array("livres pour bébé ","http://www.naissance.ch/livres_bebe_naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu7_2=new Array("DVD pour bébé  ","http://www.naissance.ch/dvd_pour_bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu7_3=new Array("musique pour bébé ","http://www.naissance.ch/musique_pour_bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu7_4=new Array("timbres naissances  ","http://www.naissance.ch/faire-part-timbre-naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu7_5=new Array("Shopping en ligne ","http://www.naissance.ch/articles-bebes-ptiboo.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu7_6=new Array("shop bio en ligne ","http://www.naissance.ch/produits-bio-bebe-maraicherbio.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu7_7=new Array("allaiter sans pilule ","http://www.naissance.ch/allaiter-sans-pilule-sympto.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");

Menu8=new Array("les services","","",0,20,120,"#640a78","640a78","#ffffff","#ffffff","#640a78","arial",9,-1,-1,"","");
	
Menu9=new Array("les check-list","javascript:top.location.href=\"http://www.naissance.ch/check_liste_naissance.html\"","",4,20,120,"#c8afd7","#EBDFEF","#ffffff","#640a78","#640a78","arial",9,-1,-1,"","");
	Menu9_1=new Array("de naissance ","http://www.naissance.ch/valise_accouchement.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu9_2=new Array("administration ","http://www.naissance.ch/administratif_naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu9_3=new Array("numéros de télé. ","http://www.naissance.ch/numero_utile_naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu9_4=new Array("chambre de bébé ","http://www.naissance.ch/chambre-de-bebe-d-enfants-deco.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
       
Menu10=new Array("infos utiles","","",16,20,120,"#c8afd7","#EBDFEF","#ffffff","#640a78","#640a78","arial",9,-1,-1,"","");
	Menu10_1=new Array("prise de poid idéal ","http://www.naissance.ch/prise_poid_grossesse.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu10_2=new Array("les numéros utiles ","http://www.naissance.ch/numero_utile_naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_3=new Array("le poid de bébé ","http://www.naissance.ch/poid_de_bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_4=new Array("ex. de faire-part ","http://www.naissance.ch/faire_part_naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_5=new Array("calculer vos dates ","http://www.naissance.ch/date-accouchement-naissance-bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu10_6=new Array("prénom de bébé ","http://www.naissance.ch/prenoms-bebe-fille-garcon-enfant.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_7=new Array("images et gifs ","http://www.naissance.ch/images-gifs-photo-clipart-bebe.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_8=new Array("date d'ovulation ","http://www.naissance.ch/date_ovulation_accouchement.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_9=new Array("familles monoparentales","http://www.naissance.ch/familles-monoparentales-suisse.html","",0,35,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_10=new Array("semaine d’aménorrhée","http://www.naissance.ch/grossesse-amenorrhee-neuf-mois.html","",0,35,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_11=new Array("acte de naissance","http://www.naissance.ch/acte-de-naissance-certificat-ch.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_12=new Array("prénoms en suisse","http://www.naissance.ch/prenom-garcon-prenom-fille-suiss.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_13=new Array("statistique naissance","http://www.naissance.ch/statistique-naissance-age-suisse.html","",0,35,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_14=new Array("fête des mères","http://www.naissance.ch/fete-des-meres-suisse-cadeaux.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_15=new Array("fête des pères","http://www.naissance.ch/fete-des-peres-idees-cadeaux-ch.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu10_16=new Array("assurance maternité","http://www.naissance.ch/conge-assurance-maternite-suisse.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
      
Menu11=new Array("impressum","","",0,20,120,"#640a78","640a78","#ffffff","#ffffff","#640a78","arial",9,-1,-1,"","");
		
Menu12=new Array("information","","",3,20,120,"#c8afd7","#EBDFEF","#ffffff","#640a78","#640a78","arial",9,-1,-1,"","");
	Menu12_1=new Array("philosophie ","http://www.naissance.ch/famille-conseils-familles-suisse.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu12_2=new Array("contactez-nous ","http://www.naissance.ch/presentation_adresse.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu12_3=new Array("votre avis ","http://www.naissance.ch/avis_des_parents.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	
Menu13=new Array("publicité","","",3,20,120,"#c8afd7","#EBDFEF","#ffffff","#640a78","#640a78","arial",9,-1,-1,"","");
	Menu13_1=new Array("espace promotionel ","http://www.naissance.ch/publicite_bebe_naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
	Menu13_2=new Array("inscription annuaire ","http://www.naissance.ch/exposant_site_naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
        Menu13_3=new Array("logo et bannière ","http://www.naissance.ch/logo_banner_naissance.html","",0,20,120,"","","","","","arial",9,-1,-1,"","");
     