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
"Back","http://archeonavale.org",,,1,// "Description Texte", "URL", "Alternate URL", "Status", "Separateur Bar"
"Main","show-menu2",,"#",1,
"Articles #1 to #4","show-menu4",,"#",1,
"Articles #5 to #8","show-menu5",,"#",1,
"Articles #9 to #13","show-menu6",,"#",1
]

menu2=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"The project","../index.html",,,1,
"News","index.html",,,1,
"The Lomellina","lomellina.html",,,1,
"Historical context","l_4a.html",,,1,
"Interveners","index.html#interv",,,1,
"Contact us","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,,,,,,,
"Excavation techniques","l_3a.html",,,1,
"The excavation","l_6a.html",,,1,
"Dating and Origin of the wreck","l_5a.html",,,1,
"The Lomellini family","l_8a.html",,,1
]

menu5=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Contributions of the excavation","l_7a.html",,,1,
"Navale architecture","l_9a.html",,,1,
"Noticeable equipment and structural elements .1.","l_101a.html",,,1,
"Noticeable equipment and structural elements .2.","l_102a.html",,,1
]

menu6=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Artillery","l_11a.html",,,1,
"Pottery","l_12a.html",,,1,
"Articles & objects of daily life","l_14a.html",,,1,
"Influence of the Lomellina excavation campaign","l_2a.html",,,1
]
