// (c) Ger Versluis 2000-2004 version 7.00, July 17, 2004
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=2;	// number of seperate menus
	var BaseHref="";		// Root of the site
	var PopRClick=0;		// Defines which menu reacts on right click. 0=none

	var PopMenuSlide="";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.2, transition=19)";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=0.5)";

	var PopMenuShadow="";
	var PopMenuShadow="";
	var PopMenuShadow="";
	
    var ColorBase="#2547a8";
    var ColorOver="#ff8080";
    
	var PopMenuOpacity="";
	var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=95)";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen()
	{
		//document.getElementById("imgproducts").innerHTML="&lt;img src='../images/img_downloads.jpg' width='112' height='75'&gt;&lt;/img&gt;";
		return
	}
	function P_AfterCloseAll(){return}

	// Globals effecting one menu
	// Notation of PopMenu1 is different from PopMenu2. The result is the same. PopMenu1 is more understandable. PopMenu2 loads faster.

PopMenu1=new Array(		// global variables for PopMenu1
	7,			// number of main items
	0,			// Left position
	0,			// Top position
	"yellow",	// Normal font color
	"maroon",	// Normal back color
	"blue",		// High font color
	"yellow",	// High back color
	"yellow",	// Border color
	"arial",	// Fontfamily
	0,			// Bold
	0,			// Italic
	12,			// Font size in pixel
	0,			// First line horizontal
	1,			// First line permanent visible
	1,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	1,			// Vertical overlap
	250,			// Delay
	0,			// Right to left unfold
	"MenuPosSide",			// Target div
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	"ALI_file/spacer.gif",		// Arrow right
	0,			// Arrow Width
	0,			// Arrow Height
	"ALI_file/tridown.gif",	// Arrow down
	10,			// Arrow Width
	5,			// Arrow Height
	"ALI_file/trileft.gif",	// Arrow left
	5,			// Arrow Width
	10,			// Arrow Height
	2,			// Top padding
	2,			// Left padding
	0);			// Unfold On Click

//	Menu Items:
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,
//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	Fontsize, fontbold and fontitalic are ignored when set to -1.
//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"

//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.

//	PopMenu1_1=new Array(
//		"Home",	// ElementText
//		"index.php",		// ElementLink
//		"",				// ElementBgImage
//		0,				// ElementNoOfSubElements
//		22,		// ElementHeight
//		118,		// ElementWidth
//		"#686898",		// ElementBgColor
//		"#96ABFF",		// ElementBgHighColor
//		"white",		// ElementFontColor
//		"white",		// ElementFontHighColor
//		"#9EBAD1",		// ElementBorderColor
//		"",		// ElementFontFamily
//		-1,		// ElementFontSize in pixel
//		-1,		// ElementBold
//		-1,		// ElementItalic
//		"left",	// ElementTextAlign
//		"");		// ElementStatusText

	PopMenu1_1=new Array(" Il volo a vela","ALI_30_voloavela.htm","",0,22,118,ColorBase,ColorOver,"white","black","#9EBAD1","",-1,-1,-1,"left","");
	PopMenu1_2=new Array(" La Scuola","ALI_50_scuola.htm","",0,22,118,ColorBase,"#ff8080","white","black","#9EBAD1","",-1,-1,-1,"left","");
	PopMenu1_3=new Array(" Strutture","","",3,22,118,ColorBase,"#ff8080","white","black","#9EBAD1","",-1,-1,-1,"left","");
		PopMenu1_3_1=new Array(" Aeroporto","ALI_80_aeroporto.htm","",0,22,118,ColorBase,"#ff8080","white","white","#9EBAD1","",-1,-1,-1,"left","");
		PopMenu1_3_2=new Array(" ClubHouse","ALI_60_clubhouse.htm","",0,22,118,ColorBase,"#ff8080","white","white","#9EBAD1","",-1,-1,-1,"left","");
		PopMenu1_3_3=new Array(" Flotta","ALI_40_flotta.htm","",0,22,118,ColorBase,"#ff8080","white","white","#9EBAD1","",-1,-1,-1,"left","");
	PopMenu1_4=new Array(" FotoGallery","AVA_gallery/index.php","",0,22,118,ColorBase,"#ff8080","white","black","#9EBAD1","",-1,-1,-1,"left","");
	PopMenu1_5=new Array(" SiteMap","ALI_90_sitemap.htm","",0,22,118,ColorBase,"#ff8080","white","black","#9EBAD1","",-1,-1,-1,"left","");
      PopMenu1_6=new Array(" FORUM ","ALI_00_forum.htm","",0,20,148,ColorBase,ColorOver,"white","black","#9EBAD1","",-1,-1,-1,"left","");	
 //   PopMenu1_6=new Array(" FORUM ","http://www.ava-valbrembo.it/public/phpBB3/index.php","",0,20,148,ColorBase,ColorOver,"white","black","#9EBAD1","",-1,-1,-1,"left","");	
	PopMenu1_7=new Array(" Contatto","ALI_70_contatto.htm","",0,22,118,ColorBase,"#ff8080","white","black","#9EBAD1","",-1,-1,-1,"left","");


	PopMenu2=new Array(		// global variables for PopMenu2
		5,			// number of main items
		0,			// Left position
		2,			// Top position
		"yellow",			// Normal font color
		"maroon",		// Normal back color
		"blue",			// High font color
		"yellow",			// High back color
		"#9EBAD1",			// Border color
		"arial",	// Fontfamily
		0,			// Bold
		0,			// Italic
		12,			// Font size in pixel
		1,			// First line horizontal
		1,			// First line permanent visible
		1,			// Border width
		"center",			// Text align "left", "center" or "right"
		0,			// Horizontal overlap
		0,			// Vertical overlap
		250,			// Delay
		0,			// Right to left unfold
		"MenuPosTop",			// Target div
		1,			// Border between elements
		"left",			// Menu horizontal centered "left", "center" or "right"
		"top",			// Menu vertical centered "top", "center" or "bottom"
		"ALI_file/triright.gif",		// Arrow right
		5,			// Arrow Width
		10,			// Arrow Height
		"ALI_file/spacer.gif",	// Arrow down
		0,			// Arrow Width
		0,			// Arrow Height
		"ALI_file/trileft.gif",	// Arrow left
		5,			// Arrow Width
		10,			// Arrow Height
		2,			// Top padding
		2,			// Left padding
		0);			// Unfold On Click

		PopMenu2_1=new Array(" News & Events","ALI_00_news.php","",0,20,140,ColorBase,ColorOver,"white","black","#9EBAD1","",-1,-1,-1,"center","");
		PopMenu2_2=new Array(" Le strutture","","",4,20,148,ColorBase,ColorOver,"white","black","#9EBAD1","",-1,-1,-1,"center","");
			PopMenu2_2_1=new Array(" Aeroporto","ALI_80_aeroporto.htm","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");
			PopMenu2_2_2=new Array(" Clubhouse","ALI_60_clubhouse.htm","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");
			PopMenu2_2_3=new Array(" Flotta","ALI_40_flotta.htm","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");
			PopMenu2_2_4=new Array(" StatoVelivoli","AVA_INQ/flottaindex.php","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");
		PopMenu2_3=new Array(" Le attivitą","","",3,20,148,ColorBase,ColorOver,"white","black","#9EBAD1","",-1,-1,-1,"center","");
			PopMenu2_3_1=new Array(" La scuola","ALI_50_scuola.htm","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");		
			PopMenu2_3_2=new Array(" Stage","","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");		
			PopMenu2_3_3=new Array(" I trofei","ALI_55_albo.htm","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");		
		PopMenu2_4=new Array(" Come Arrivare","","",3,20,148,ColorBase,ColorOver,"white","black","#9EBAD1","",-1,-1,-1,"center","");
			PopMenu2_4_1=new Array(" Via terra","ALI_20_dove.htm","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");
			PopMenu2_4_2=new Array(" Via cielo","ALI_25_cielo.htm","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");
			PopMenu2_4_3=new Array(" Contatto","ALI_70_contatto.htm","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");
	    	PopMenu2_5=new Array(" Downloads","","",2,20,140,ColorBase,ColorOver,"white","black","#9EBAD1","",-1,-1,-1,"center","");		
			PopMenu2_5_1=new Array(" Documenti","ALI_05_doc.php","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");
			PopMenu2_5_2=new Array(" Manuali","ALI_05_man.php","",0,20,148,ColorBase,ColorOver,"white","white","#9EBAD1","",-1,-1,-1,"center","");