/*	(c) Ger Versluis 2000 version 5.4. 23 December 2001	

	You may remove all comments for faster loading	*/		



	var NoOffFirstLineMenus=7;			// Number of first level items

	var LowBgColor='B2A388';			// Background color when mouse is not over

	var LowSubBgColor='B2A388';			// Background color when mouse is not over on subs

	var HighBgColor='F2EDE6';			// Background color when mouse is over

	var HighSubBgColor='F2EDE6';			// Background color when mouse is over on subs

	var FontLowColor='F2EDE6';			// Font color when mouse is not over

	var FontSubLowColor='F2EDE6';			// Font color subs when mouse is not over

	var FontHighColor='B2A388';			// Font color when mouse is over

	var FontSubHighColor='B2A388';			// Font color subs when mouse is over

	var BorderColor='B2A388';			// Border color

	var BorderSubColor='F2EDE6';			// Border color for subs

	var BorderWidth=1;				// Border width

	var BorderBtwnElmnts=1;			// Border between elements 1 or 0

	var FontFamily="Arial, Verdana, Helvetica, sans-serif;"	// Font family menu items

	var FontSize=10;				// Font size menu items

	var FontBold=1;				// 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 'left', 'center' or 'right'

	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=0;				// Menu offset x coordinate

	var StartLeft=0;				// Menu offset y coordinate

	var VerCorrect=0;				// Multiple frames y correction

	var HorCorrect=0;				// Multiple frames x correction

	var LeftPaddng=10;				// Left padding

	var TopPaddng=3;				// 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 TakeOverBgColor=1;			// Menu frame takes over background color subitem frame

	var FirstLineFrame='navig';			// Frame where first level appears

	var SecLineFrame='space';			// Frame where sub levels appear

	var DocTargetFrame='space';			// Frame where target documents appear

	var TargetLoc='menupositioning';	// span id for relative positioning

	var HideTop=0;				// Hide first level when loading new document 1 or 0

	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0

	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0

	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover

	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

	var ShowArrow=0;				// Uses arrow gifs when 1

	var KeepHilite=1;				// Keep selected path highligthed

	var Arrws=['/img/spacer.gif',5,10,'/img/spacer.gif',10,5,'/img/spacer.gif',5,10];	// Arrow source, width and height



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);

//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"



Menu1=new Array("Accueil","index.htm","",0,20,150);



Menu2=new Array("Contacts","contacts.htm","",0,20,150);

		

Menu3=new Array("La Maison","somn_present.htm","",3,20,150);

    Menu3_1=new Array("La Maison","somn_present.htm","",0,22,152);
	
	Menu3_2=new Array("Liens","liens.htm","",0,22,152);
	
	Menu3_3=new Array("Librairies","librairies.htm","",0,22,152);

		

Menu4=new Array("Le Catalogue","catalogue.htm","",31,20,150);

	Menu4_1=new Array("Tous nos titres","catalogue.htm","",0,22,152);

	Menu4_2=new Array("Voxy Lady","cat_voxylady.htm","",0,22,152);

	Menu4_3=new Array("Voxy Man","cat_voxyman.htm","",0,22,152);

	Menu4_4=new Array("La Langoureuse","cat_langou.htm","",0,22,152);

	Menu4_5=new Array("Même les anges...","cat_meme.htm","",0,22,152);

	Menu4_6=new Array("Coquillages","cat_coqui.htm","",0,22,152);

	Menu4_7=new Array("Alissia Lone","cat_alissia.htm","",0,22,152);

	Menu4_8=new Array("Playgirl","cat_playgirl.htm","",0,22,152);

	Menu4_9=new Array("L'île Berceau","cat_ileberceau.htm","",0,22,152);

	Menu4_10=new Array("Des Fous et des Rois","cat_desfous.htm","",0,22,152);

	Menu4_11=new Array("Portraits Crachés","cat_portraits.htm","",0,22,152);

	Menu4_12=new Array("Kartouch","cat_kartouch.htm","",0,22,152);

	Menu4_13=new Array("Casting","cat_casting.htm","",0,22,152);

	Menu4_14=new Array("Coxyde","cat_coxyde.htm","",0,22,152);

    Menu4_15=new Array("Le Désir demeuré","cat_desir.htm","",0,22,152);

	Menu4_16=new Array("Guère d'homme","cat_gueredhomme.htm","",0,22,152);

	Menu4_17=new Array("Beaux-arts","cat_beauxarts.htm","",0,22,152);

	Menu4_18=new Array("Récit Plastique","cat_recitplastique.htm","",0,22,152);

	Menu4_19=new Array("Écoloco","cat_ecoloco.htm","",0,22,152);
	
	Menu4_20=new Array("Le monde est...","cat_mondechanson.htm","",0,22,152);
		
	Menu4_21=new Array("Écran Plat","cat_ecranplat.htm","",0,22,152);
		
	Menu4_22=new Array("Mon père","cat_monpere.htm","",0,22,152);
			
	Menu4_23=new Array("Léger Carnage","cat_legercarnage.htm","",0,22,152);
			
	Menu4_24=new Array("Funérarium","cat_funerarium.htm","",0,22,152);
			
	Menu4_25=new Array("Je suis R.Brautigan","cat_brautigan.htm","",0,22,152);
			
	Menu4_26=new Array("Woody Allen...","cat_woodyallen.htm","",0,22,152);
			
	Menu4_27=new Array("Le livres des...","cat_blasphemes.htm","",0,22,152);
			
	Menu4_28=new Array("La Protestation","cat_protest.htm","",0,22,152);
			
	Menu4_29=new Array("Exit","cat_exit.htm","",0,22,152);
			
	Menu4_30=new Array("Féroce Éros","cat_feroce.htm","",0,22,152);
			
	Menu4_31=new Array("Angie","cat_angie.htm","",0,22,152);


Menu5=new Array("Les Auteurs","auteurs.htm","",19,20,150);

	Menu5_1=new Array("Tous nos auteurs","auteurs.htm","",0,22,152);

 	Menu5_2=new Array("Nicolas Crousse","aut_crousse.htm","",0,22,152);

	Menu5_3=new Array("Fidéline Dujeu","aut_dujeu.htm","",0,22,152);

	Menu5_4=new Array("Etienne Ethaire","aut_ethaire.htm","",0,22,152);

	Menu5_5=new Array("Vincent Flajac","aut_flajac.htm","",0,22,152);

	Menu5_6=new Array("Emmanuelle Jowa","aut_jowa.htm","",0,22,152);

	Menu5_7=new Array("Véronique Navarre","aut_navarre.htm","",0,22,152);

	Menu5_8=new Array("Patrick Legrand","aut_legrand.htm","",0,22,152);

	Menu5_9=new Array("J-P Verheggen","aut_verheggen.htm","",0,22,152);

	Menu5_10=new Array("Rémi Bertrand","aut_bertrand.htm","",0,22,152);

	Menu5_11=new Array("Christine Aventin","aut_aventin.htm","",0,22,152);

	Menu5_12=new Array("Christophe Léon","aut_leon.htm","",0,22,152);

	Menu5_13=new Array("Nathalie Gassel","aut_gassel.htm","",0,22,152);
	
	Menu5_14=new Array("Guy Delhasse","aut_delhasse.htm","",0,22,152);
	
	Menu5_15=new Array("Fabian Maray","aut_maray.htm","",0,22,152);
	
	Menu5_16=new Array("Louis Mathoux","aut_mathoux.htm","",0,22,152);
	
	Menu5_17=new Array("Guy Jimenes","aut_jimenes.htm","",0,22,152);
	
	Menu5_18=new Array("François David","aut_david.htm","",0,22,152);
	
	Menu5_19=new Array("Alexandra Apperce","aut_apperce.htm","",0,22,152);

		

Menu6=new Array("Revue de Presse","presse.htm","",23,20,150);

	Menu6_1=new Array("Le Somnambule...","presse.htm","",0,22,154);

 	Menu6_2=new Array("La Langoureuse","press_langou.htm","",0,22,152);

	Menu6_3=new Array("Voxy Lady/Voxy Man","press_voxy.htm","",0,22,152);

	Menu6_4=new Array("Même les anges...","press_meme.htm","",0,22,152);

	Menu6_5=new Array("Coquillages","press_coqui.htm","",0,22,152);

	Menu6_6=new Array("Alissia Lone","press_alissia.htm","",0,22,152);

	Menu6_7=new Array("Playgirl","press_playgirl.htm","",0,22,152);

	Menu6_8=new Array("L'île Berceau","press_ileberceau.htm","",0,22,152);

	Menu6_9=new Array("Des fous et des rois","press_desfous.htm","",0,22,152);

	Menu6_10=new Array("Portraits Crachés","press_portraits.htm","",0,22,152);

	Menu6_11=new Array("Kartouch","press_kartouch.htm","",0,22,152);

	Menu6_12=new Array("Casting","press_casting.htm","",0,22,152);

	Menu6_13=new Array("Coxyde","press_coxyde.htm","",0,22,152);

	Menu6_14=new Array("Le Désir demeuré","press_desir.htm","",0,22,152);

	Menu6_15=new Array("Guère d'homme","press_gueredhomme.htm","",0,22,152);
	
	Menu6_16=new Array("Récit Plastique","press_recitplastique.htm","",0,22,152);
	
	Menu6_17=new Array("Beaux-Arts","press_beauxarts.htm","",0,22,152);
	
	Menu6_18=new Array("Le monde est...","press_mondechanson.htm","",0,22,152);
	
	Menu6_19=new Array("Écoloco","press_ecoloco.htm","",0,22,152);
	
	Menu6_20=new Array("Écran Plat","press_ecranplat.htm","",0,22,152);
		
	Menu6_21=new Array("Léger Carnage","press_legercarnage.htm","",0,22,152);
	
	Menu6_22=new Array("Funérarium","press_funerarium.htm","",0,22,152);
	
	Menu6_23=new Array("Mon Père...","press_monpere.htm","",0,22,152);
	

Menu7=new Array("Le Panier du Lecteur","commandes.htm","",0,20,154);










