timegap=300
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#00106D', 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
"6D9E0F",		     			// Off Back Color
"6D9E0F",					// On Font Color
"FFFFFF",					// On Back Color
"00106D",					// Border Color
11,							// Font Size
"bold",					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
4,							// Padding
"arrow.gif",				// Sub Menu Image
0,					// 3D Border & Separator
// "ff7900",				// 3D High Color
// "ff7900",				// 3D Low Color
// "ff7900",				// Referer item Font Color (leave this blank to disable)
// "00106D",				// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
110,					// Top
0,			    	// left
,					// Width
1,					// Border Width
"center",			    // 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
"center",			// 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
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use

"ORLANDO","show-menu2",,"",1,
"SERVIZI","show-menu3",,"",1,
"ATTIVIT&Agrave;","show-menu4",,"",1,
"INIZIATIVE","show-menu5",,"",1,
"ARCHIVIO","show-menu6",,"",1,
"CONTATTI","show-menu7",,"",1
]

menu2=[
,,90,1,"",prop1,,"left",effect,,,,,,,

"Chi siamo","chisiamo.htm",,,1,
"Dove siamo","dovesiamo.htm",,,1,
"Direttivo","direttivo.htm",,,1,
"Statuto","statuto.htm",,,1,
"Ass&ograve;ciati!","associati.htm",,,1
]

menu3=[
,,95,1,"",prop1,,"left",effect,,,,,,,

"Accoglienza","accoglienza.htm",,,1,
"Donne","donne.htm",,,1,
"Genitori","genitori.htm",,,1,
"Scuola","scuola.htm",,,1,
"Consulenza legale","lex.htm",,,1,
"Consulenza sanitaria","salute.htm",,,1,
"Guida gay Brescia Bergamo","guida.htm",,,1
]

menu4=[
,,95,1,"",prop1,,"left",effect,,,,,,,

"Cinema","cinema.htm",,,1,
"Cultura","cultura.htm",,,1,
"Biblioteca","biblioteca.htm",,,1,
"Videoteca","videoteca.htm",,,1,
"Sport","sport.htm",,,1
]

menu5=[
,,128,1,"",prop1,,"left",effect,,,,,,,
"“Un Pacs avanti!” ","pacs.htm",,,1,
"Pride","pride.htm",,,1,
"Giornata della Memoria","memoria.htm",,,1,
"Contro l'omofobia","omofobia.htm",,,1
]


menu6=[
,,95,1,"",prop1,,"left",effect,,,,,,,
"Comunicati","comunicati.htm",,,1,
"Rassegna stampa","rassegna.htm",,,1,
"Photo Gallery","gallery.htm",,,1,
"Cronologia delle attività","cronologia.htm",,,1

]

menu7=[
,,95,1,"",prop1,,"left",effect,,,,,,,
"Noi","email.htm",,,1,
"Link","link.htm",,,1,
"Newsletter","newsletter.htm",,,1,
"Orlando via SMS","sms.htm",,,1
]



