/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#0e8153';			// Background color when mouse is over
	var HighSubBgColor='#0e8153';			// Background color when mouse is over on subs
	var FontLowColor='#0e8153';			// Font color when mouse is not over
	var FontSubLowColor='#0e8153';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='#0e8153';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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=201;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'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("Chi siamo","http://www.estrofiavescicale.it/chisiamo.html","",3,20,138);
	Menu1_1=new Array("Obiettivi","http://www.estrofiavescicale.it/obiettivi.html","",0,20,150);	
	Menu1_2=new Array("Attivita'","http://www.estrofiavescicale.it/attivita.html","",0);
	Menu1_3=new Array("Foto","http://www.estrofiavescicale.it/foto.html","",0);

Menu2=new Array("Cosa e'","http://www.estrofiavescicale.it/cosae.html","",0,20,138);

Menu3=new Array("Come Associarsi","","",4);
	Menu3_1=new Array("Come Fare","http://www.estrofiavescicale.it/comefare.html","",0,20,150);	
	Menu3_2=new Array("Lo Statuto","http://www.estrofiavescicale.it/statuto.html","",0);
	Menu3_3=new Array("Dona il 5 per mille","http://www.estrofiavescicale.it/5permille.html","",0);
	Menu3_4=new Array("Il comitato Scientifico","http://www.estrofiavescicale.it/comitatotecnico.html","",0);
		
Menu4=new Array("Estrofia News","","",4);
	Menu4_1=new Array("Archivio","http://www.estrofiavescicale.it/news.html","",0,20,300);
	Menu4_2=new Array("Il ns. Libro","http://www.estrofiavescicale.it/lenostrestorie.html","",0);
	Menu4_3=new Array("Le copertine","http://www.estrofiavescicale.it/indexcopertine.html","",0,20,300);
			Menu4_4=new Array("I raduni","","",5);
	    Menu4_4_1=new Array("Aprile 2010","http://www.estrofiavescicale.it/radunoaprile2010.html","",0,20,150);
        Menu4_4_2=new Array("Aprile 2008","http://www.estrofiavescicale.it/Aprile2008.html","",0);
		Menu4_4_3=new Array("Settembre 2007","http://www.estrofiavescicale.it/settembre2007.html","",0);
		Menu4_4_4=new Array("Aprile 2006","http://www.estrofiavescicale.it/aprile2006.html","",0);
		Menu4_4_5=new Array("Settembre 2005","http://www.estrofiavescicale.it/settembre2005.html","",0);

Menu5=new Array("Link","","",2);
	Menu5_1=new Array("Altre Associzioni","http://www.estrofiavescicale.it/Estrofianelweb.html","",0,20,140);
	Menu5_2=new Array("Altri siti","http://www.estrofiavescicale.it/altrisiti.html","",0);

Menu6=new Array("Informazioni","","",2);
	Menu6_1=new Array("Consigli utili","http://www.estrofiavescicale.it/consigliutili.html","",0,20,140);
	Menu6_2=new Array("Normativa","http://www.estrofiavescicale.it/normativa.html","",0);

Menu7=new Array("Per saperne di piu'","","",2);
	Menu7_1=new Array("Articoli","http://www.estrofiavescicale.it/genetica.html","",0,20,140);
	Menu7_2=new Array("Video","http://www.estrofiavescicale.it/video.html","",0);
	
Menu8=new Array("Estroforum","http://www.freeforumzone.leonardo.it/forum.aspx?c=65681&f=65681","",0);

Menu9=new Array("Estroblog","http://estrofia.wordpress.com","",0);

Menu10=new Array("Home page","http://www.estrofiavescicale.it/index.html","",0);

Menu11=new Array("Area riservata","http://www.trovanome.it/webmail/src/login.php","",0);



