timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#CCFFFF', 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
"336666",			// Off Font Color
"CCFFFF",		     	// Off Back Color
"336666",			// On Font Color
"CCFFFF",			// On Back Color
"336666",			// Border Color
12,				// Font Size
"normal",			// Font Style 
"normal",			// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
2,				// Padding
"image/arrow.gif",		// Sub Menu Image
0,				// 3D Border & Separator
"0099CC",			// 3D High Color
"00106D",			// 3D Low Color
// "00106D",			// 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
80,				// Top
245,				// left
,				// Width
1,				// Border Width
"center",			// Screen Position - here you can use "left;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
1,				// 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
"home","http://www.brokeredil.it/index.htm",,,1,		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"chi è","http://www.brokeredil.it/menu_01.htm",,,1,
"cosa fa","show-menu2",,"http://www.brokeredil.it/mappa.htm",1,
"forniture","show-menu3","http://www.brokeredil.it/menu_03.htm",,1,
"download","show-menu4",,"http://www.brokeredil.it/mappa.htm",1,
"link","show-menu5",,"http://www.brokeredil.it/mappa.htm",1,
"imprese edili","show-menu6",,"http://www.brokeredil.it/menu_09.htm",1
]


menu2=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"cosa fa","http://www.brokeredil.it/mappa.htm",,,1,
"brocheraggio","http://www.brokeredil.it/mappa.htm",,,1,
"forniture","show-menu3","http://www.brokeredil.it/menu_03.htm",,1,
"corsi","http://www.brokeredil.it/mappa.htm",,,1,
"convegni","http://www.brokeredil.it/mappa.htm",,,1,
"seminari","http://www.brokeredil.it/mappa.htm",,,1
]

menu3=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"forniture","http://www.brokeredil.it/menu_03.htm",,,1,
"marmo/graniti","http://www.brokeredil.it/menu_0301.htm",,,1,
"impermeabilizzazioni","http://www.brokeredil.it/menu_0302.htm",,,1,
"legno da cantiere","http://www.brokeredil.it/mappa.htm",,,1,
"ferro per c.a.","http://www.brokeredil.it/mappa.htm",,,1,
"antinfortunistica","http://www.brokeredil.it/mappa.htm",,,1,
"altro","http://www.brokeredil.it/mappa.htm",,,1
]

	
menu4=[
,,150,1,,prop1,0,"left",effect,0,,,,,,
"download ...","http://www.brokeredil.it/mappa.htm",,,1,
"Leggi, Decreti ...","http://www.brokeredil.it/mappa.htm",,,1,
"innovazioni","http://www.brokeredil.it/mappa.htm",,,1,
"antincendio","http://www.brokeredil.it/mappa.htm",,,1,
"articoli UNI CEI","http://www.brokeredil.it/mappa.htm",,,1,
"articoli riviste","http://www.brokeredil.it/mappa.htm",,,1,
"listino prezzi","http://www.brokeredil.it/mappa.htm",,,1
]

		
menu5=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"link ...","http://www.brokeredil.it/mappa.htm",,,1,
"edilizia","http://www.brokeredil.it/mappa.htm",,,1,
"elettrici","http://www.brokeredil.it/mappa.htm",,,1,
"termo-sanitari","http://www.brokeredil.it/mappa.htm",,,1,
"altri ...","http://www.brokeredil.it/mappa.htm",,,1
]


menu6=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Imprese edili","http://www.brokeredil.it/menu_09.htm",,,1,
"Padova","http://www.brokeredil.it/menu_09_PD.htm",,,1,
".....","http://www.brokeredil.it/mappa.htm",,,1
]

