	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#141BA2';			// Background color when mouse is not over
	var LowSubBgColor='#141BA2';			// Background color when mouse is not over on subs
	var HighBgColor='#10168D';			// Background color when mouse is over
	var HighSubBgColor='#10168D';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='#EBF8CE';			// Font color when mouse is over
	var FontSubHighColor='#EBF8CE';			// Font color subs when mouse is over
	var BorderColor='#3D4477';			// Border color
	var BorderSubColor='#3D4477';			// 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=0;				// 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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=16;				// Left padding
	var TopPaddng=6;				// Top padding
	var FirstLineHorizontal=1;			// 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='MenuPos';				// 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=['ics/plus.gif',10,25,'ics/plus.gif',10,25,'ics/plus.gif',10,25];	// 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","i/chisiamo.html","",0,25,120);
Menu2=new Array("Attività","","",6);
	Menu2_1=new Array("Gestione condivisa","i/gestione.html","",0,25,190);
	Menu2_2=new Array("Amministrazione e controlling","i/amministrazione.html","",0);
	Menu2_3=new Array("Logistica","i/logistica.html","",0);
	Menu2_4=new Array("Manutenzione","i/manutenzione.html","",0);
	Menu2_5=new Array("Marketing e Comunicazione","i/marketing.html","",0);
	Menu2_6=new Array("Innevamento programmato","i/innevamento.html","",0);
Menu3=new Array("Destinazioni Partner","","",5,"",140);
	Menu3_1=new Array("Airolo","","",4,25,150);	
		Menu3_1_1=new Array("Descrizione","i/airolo_descrizione.html","",0,25,150);
		Menu3_1_2=new Array("Estate","i/airolo_estate.html","",0);
		Menu3_1_3=new Array("Inverno","i/airolo_inverno.html","",0);		
		Menu3_1_4=new Array("Impianti","i/airolo_impianti.html","",0);		
	Menu3_2=new Array("Bosco Gurin","","",4,25,150);	
		Menu3_2_1=new Array("Descrizione","i/bosco_descrizione.html","",0,25,150);
		Menu3_2_2=new Array("Estate","i/bosco_estate.html","",0);
		Menu3_2_3=new Array("Inverno","i/bosco_inverno.html","",0);		
		Menu3_2_4=new Array("Impianti","i/bosco_impianti.html","",0);		
	Menu3_3=new Array("Carì","","",4,25,150);	
		Menu3_3_1=new Array("Descrizione","i/cari_descrizione.html","",0,25,150);
		Menu3_3_2=new Array("Estate","i/cari_estate.html","",0);
		Menu3_3_3=new Array("Inverno","i/cari_inverno.html","",0);		
		Menu3_3_4=new Array("Impianti","i/cari_impianti.html","",0);		
	Menu3_4=new Array("Campo Blenio","","",4,25,150);	
		Menu3_4_1=new Array("Descrizione","i/campo_descrizione.html","",0,25,150);
		Menu3_4_2=new Array("Estate","i/campo_estate.html","",0);
		Menu3_4_3=new Array("Inverno","i/campo_inverno.html","",0);		
		Menu3_4_4=new Array("Impianti","i/campo_impianti.html","",0);			
	Menu3_5=new Array("Polisport Olivone","","",1,25,150);	;
		Menu3_5_1=new Array("Attività","i/polisport_attivita.html","",0,25,150);
Menu4=new Array("News","i/news.html","",0,25,90);
Menu5=new Array("Speciale","","",2);
	Menu5_1=new Array("Offerte speciali","i/offerte_speciali.html","",0,25,130);
	Menu5_2=new Array("Fotografie","i/fotografie.html","",0);		
Menu6=new Array("TicinoCard","i/ticino_card.html","",0,25,102);
Menu7=new Array("Links","i/links.html","",0,25,80);
;