timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=130, Strength=2)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000066",					// Couleur de la Fonte normale
"bbbbbb",					// Couleur du fond normal
"FF9900",					// Couleur de la Fonte activée
"000066",					// Couleur du fond activé
"66FF99",					// Couleur de la Bordure
12,							// Taille de la Fonte
"normal",					// Style de la Fonte 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Images indiquant un Sous-Menu  
,							// bordure 3D Border & Séparateur
"66ffff",					// Couleur éclairage 3D
"000099",					// Couleur ombre 3D
"000033",					// Referer item Font Color (leave this blank to disable)
"FF9900",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
10,					// Top
180,					// left
,					// Width
1,					// Border Width
"center",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Retour","http://archeonavale.org",,,1,// "Description Texte", "URL", "Alternate URL", "Status", "Separateur Bar"
"Général","show-menu2",,"#",1,
"Articles 1 à 4","show-menu4",,"#",1,
"Articles 5 à 9","show-menu5",,"#",1,
"Articles 10 à 17","show-menu6",,"#",1
]

menu2=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"La Lomellina","lomellina.html",,,1,
"Le contexte historique","l_4.html",,,1,
"Contacts","show-menu3",,1
]

	menu3=[
	,,120,1,"",prop1,,"center",effect,,,,,,,
	"Jean-Noël Turcat","mailto:jeannoelturcat@archeonavale.org",,,0,
	"Max Guérout","mailto:granmax@archeonavale.org",,,0,
	"Sébastien Eon","mailto:sebastien@archeonavale.org",,,0
	]

menu4=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Les techniques de fouille","l_3.html",,,1,
"La fouille","l_6.html",,,1,
"Datation et origine de l'épave","l_5.html",,,1,
"Les Lomellini","l_8.html",,,1
]

menu5=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Les apports de la fouille","l_7.html",,,1,
"Architecture navale","l_9.html",,,1,
"Les équipements I","l_101.html",,,1,
"Les équipements II","l_102.html",,,1,
"La restauration du cabestan","l_15.html",,,1
]

menu6=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"L'artillerie","l_11.html",,,1,
"Les céramiques","show-menu7",,,1,
"Les barriques de l\'épave","l_16.html",,,1,
"Les objets de la vie courante","l_14.html",,,1,
"Le rayonnement de la fouille de l'épave","l_2.html",,,1,
"Le doublage en plomb de la coque","l_17.html",,,1
]

menu7=[
,,240,1,"",prop1,,"left",effect,,,,,,,
"Les céramiques culinaires","l_12.html",,,1,
"Les céramiques à usage militaire","l_12b.html",,,1
]