/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/
	var hostname = 'http://www.bruno.trinquier.com/';

	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='#F1EFE7';			// Background color when mouse is over
	var HighSubBgColor='#F1EFE7';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#0000FF';			// Font color when mouse is over
	var FontSubHighColor='#0000FF';			// Font color subs when mouse is over
	var BorderColor='#009EC0';			// Border color
	var BorderSubColor='#009EC0';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// 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='right';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// 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=2;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	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='';				// 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=0;				// Keep selected path highligthed
	
	var Arrws=[hostname + 'menu/tri.gif', 5, 10, hostname + 'menu/tridown.gif', 10, 5, hostname + 'menu/trileft.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(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Sommaire", hostname + "", "", 0, 15, 50);
Menu2=new Array("|", "", "", 0, 15, 5);

Menu3=new Array("3D", "", "", 9, 15, 17);
	Menu3_1=new Array("Folio", hostname + "synthese", "", 0, 15, 120);
	Menu3_2=new Array("Alpes & La Ciotat", hostname + "synthese/vueg.html", "", 0);
	Menu3_3=new Array("Shuttle", hostname + "synthese/vueg1.html", "", 0);
	Menu3_4=new Array("2001 & Monaco", hostname + "synthese/povf.html", "", 0);
	Menu3_5=new Array("Alésia & Galerie", hostname + "synthese/povf1.html", "", 0);
	Menu3_6=new Array("Ingolstadt & La lettre", hostname + "synthese/povf2.html", "", 0);
	Menu3_7=new Array("Alésia & Bord de mer", hostname + "synthese/povg.html", "", 0);
	Menu3_8=new Array("London & Jeu d'enfant", hostname + "synthese/povg1.html", "", 0);
	Menu3_9=new Array("Ammonite & Sphère", hostname + "synthese/math.html", "", 0);
Menu4=new Array("|", "", "", 0, 15, 5);

Menu5=new Array("1907", "", "", 2, 15, 27);
	Menu5_1=new Array("Histoire", hostname + "1907/1907.html", "", 0, 15, 100);
	Menu5_2=new Array("Cartes postales", hostname + "1907/19077.html", "", 0);
Menu6=new Array("|", "", "", 0, 15, 5);

Menu7=new Array("Bêtisier", "", "", 10, 15, 40);
	Menu7_1=new Array("Entrée", hostname + "betisier/betisier.html", "", 0, 15, 120);
	Menu7_2=new Array("<hr>", "", "", 0);
	Menu7_3=new Array("Assurances", hostname + "betisier/assurances.html", "", 0);
	Menu7_4=new Array("Impôts", hostname + "betisier/impots.html", "", 0);
	Menu7_5=new Array("Médias", hostname + "betisier/journal.html", "", 0);
	Menu7_6=new Array("Documents historiques", hostname + "betisier/histo.html", "", 0);
	Menu7_7=new Array("Cinéma", hostname + "betisier/info.html", "", 0);
	Menu7_8=new Array("Bides", hostname + "betisier/bides.html", "", 0);
	Menu7_9=new Array("Vu et lu", hostname + "betisier/autres.html", "", 0);
	Menu7_10=new Array("Esprit du Vinaigre", "http://vinaigre.canalblog.com/", "", 0);
Menu8=new Array("|", "", "", 0, 15, 5);

Menu9=new Array("Toulon", "", "", 2, 15, 37);
	Menu9_1=new Array("Cartes postales", hostname + "toulon/to0.html", "", 0, 15, 100);
	Menu9_2=new Array("Saint-Tropez", hostname + "toulon/st0.html", "", 0);
Menu10=new Array("|", "", "", 0, 15, 5);

Menu11=new Array("Inclassables", "", "", 4, 15, 65);
	Menu11_1=new Array("Vache folle", hostname + "surprise/vache/cow.html", "", 0, 15, 100);
	Menu11_2=new Array("Crise informatique", hostname + "surprise/comp/comp.html", "", 0);
	Menu11_3=new Array("Smileys", hostname + "surprise/smile/smile.html", "", 0);
	Menu11_4=new Array("Pi", hostname + "divers/pi.html", "", 0);
Menu12=new Array("|", "", "", 0, 15, 5);

Menu13=new Array("Liens", "", "", 4, 15, 35);
	Menu13_1=new Array("Alain Trinquier", "http://perso.wanadoo.fr/atrinquier/", "", 0, 15, 120);
	Menu13_2=new Array("Le portail des Trinquier", "http://www.trinquier.com/", "", 0);
	Menu13_3=new Array("<hr>", "", "", 0);
	Menu13_4=new Array("Jean Tosti", "http://perso.wanadoo.fr/jean.tosti/", "", 0);
	