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

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

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
"FFFFFF",					// Off Font Color
"0000FF",					// Off Back Color
"FFF000",					// On Font Color
"0000FF",					// On Back Color
"000000",					// Border Color
14,							// Font Size
"plain",					// Font Style 
"bold",					// Font Weight
"Arial,Helvetica,sans-serif",// Font
5,							// Padding
"../../objetssite/arrow.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"000000",					// 3D High Color
"000000",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]

prop2=[			
"FFFFFF",
"0000FF",
"FFF000",					
"0000FF",					
"000000",
12,
"plain",					
"bold",					
"Arial,Helvetica,sans-serif",
5,							
"../../objetssite/arrow.gif",
1,							
"000000",					
"000000",
"",	
"",	
]

menu1=[				// This is the array that contains your menu properties and details
0,					// Top
0,					// left
140,					// Width
1,					// Border Width
"left",			// 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
"left",			// 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
,"../../objetssite/arrow.gif"					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Entr&eacute;e","../../../univers/entree.htm",,,1,
"Accueil","show-menu2",,"#",1,
"Nouveaut&eacute;s","../../nouveau/nouveau.htm",,,1,
"Galaxies","show-menu3",,"#",1,
"Lenticulaires","show-menu4",,"#",1
]

menu2=[
0,0,140,1,"",prop1,,"left",effect,,,,,,,
"Aide et Explications","../../blabla/blabla.htm",,,1,
"Sources et Liens","../../liens_site/liens.html",,,1
]
	menu3=[
	,,140,1,"",prop1,,"left",effect,,,,,,,
	"Introduction","../entreegalaxie/entreegalaxie.htm",,,1,
	"Classification","../classification/classification.htm",,,1,
	"Elliptiques","../ellip/ellip.htm",,,1,
	"Lenticulaires","../lentic/lentic.html",,,1,
	"Spirales","../spirale/page1/spirale1.html",,,1,
	"Irr&eacute;guli&egrave;res","../irregul/irregul.htm",,,1,
	"Amas de galaxies et Mirages gravitationnels","../amas1/amas1.htm",,,1,
	"Les galaxies à noyau actif","../agn/agn/agn.htm",,,1
	]

menu4=[
	,,210,1,"",prop2,,"left",effect,,,,,,,
"Présentation","../lentic/lentic.html",,,1,
"Interaction entre les galaxies Ngc 1410 et Ngc 1409", "../ngc1410et1409/ngc1410et1409.html",,,1
]
