
var NoOffFirstLineMenus=5;//Numero di categorie
var LowBgColor="#5F9796";//Colore di sfondo
var HighBgColor="#19645F";//Colore di sfondo con mouse sopra
var FontLowColor="white";// Colore del carattere
var FontHighColor="white";// Colore del carattere con mouse sopra
var BorderColor="#226E6C";//Colore del bordo
var BorderWidth=1;//Grandezza del bordo
var BorderBtwnElmnts=1;
var FontFamily="verdana,comic sans ms,technical,arial";// Tipo di carattere
var FontSize=8;//Grandezza del carattere
var FontBold=0;// 0 = normale, 1 = bold 
var FontItalic=0;// 0 = normale, 1 = italico
var MenuTextCentered="center";
var MenuCentered="center";
var MenuVerticalCentered="top";
var ChildOverlap=0.1;
var ChildVerticalOverlap=0.1;
var StartTop=146;
var StartLeft=0;
var VerCorrect=0;
var HorCorrect=0;
var LeftPaddng=3;
var TopPaddng=2;
var FirstLineHorizontal=1;
var MenuFramesVertical=1;
var DissapearDelay=1000;
var TakeOverBgColor=0.1;
var FirstLineFrame="navig";
var SecLineFrame="space";
var DocTargetFrame="space";
var TargetLoc="";
var UnfoldsOnClick=0;
var BaseHref="";
var Arrws=[BaseHref+"",5,10,BaseHref+"",10,5];
var MenuUsesFrames=0;
var PartOfWindow=.8;
var MenuSlide="";
var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.3, wipeStyle=1)";
var MenuShadow="";
var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=1, offY=1, positive=1)";
var MenuOpacity="";
var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=95)";
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu (nome, , , numero di sottomenu, altezza, larghezza)
Menu1=new Array("Homepage","","",1,20,165);
		//Sottomenu Menu#nrMenu_#nrSottomenu (nome, link,,,altezza.larghezza)
        Menu1_1=new Array("Vai","index.php","",0,20,165);

Menu2=new Array("L'associazione","","",6,20,165);
        Menu2_1=new Array("Organigramma","organ.htm","",0,20,165);
	    Menu2_2=new Array("Soci fondatori","chisiamo.htm","",0,20,165);
		Menu2_3=new Array("Soci ordinari","soci.php","",0,20,165);
		Menu2_4=new Array("Soci onorari","onorari.php","",0,20,165);
        Menu2_5=new Array("Lo statuto","statuto.htm","",0,20,165);
        Menu2_6=new Array("Area riservata","area_riservata.htm","",0,20,165);
        
Menu3=new Array("Congressi e corsi","","",5,20,165);
        Menu3_1=new Array("In programma","congressi.php?n=0","",0,20,165);
        Menu3_2=new Array("Effettuati","congressi.php?n=1","",0,20,165);
	Menu3_3=new Array("Corsi/Seminari Zona","corsi.php?n=0","",0,20,165);
	Menu3_4=new Array("Corsi Zona effettuati","corsi.php?n=1","",0,20,165);
	Menu3_5=new Array("Materiale didattico corsi","libri.php","",0,20,165);
		
Menu4=new Array("Risorse","","",7,20,165);
        Menu4_1=new Array("Ricerche e news","ricerche.php","",0,20,165);
     	Menu4_2=new Array("la Zona in TV","articoli.php","",0,20,165);
	 	Menu4_3=new Array("Editoriali","editoriali.php","",0,20,165);
		Menu4_4=new Array("ABC della nutrizione","abc.php","",0,20,165);
		Menu4_5=new Array("Ricette","ricette.php","",0,20,165);
		Menu4_6=new Array("Bibliografia","bibliografia.php","",0,20,165);
		Menu4_7=new Array("Link utili","link.htm","",0,20,165);
		
Menu5=new Array("Informazioni","","",4,20,165);
        Menu5_1=new Array("Chiedi a Gerona","domande.php","",0,20,165); 
		Menu5_2=new Array("Atleti e VIP","atleti.php","",0,20,165); 
		Menu5_3=new Array("Contatti","contatti.htm","",0,20,165);
        Menu5_4=new Array("Associarsi","modulo.htm","",0,20,165);  