// The following line is critical for menu operation, and must appear only once.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact

effect = "Fade(duration=0.1);Alpha(style=0,opacity=100))"

timegap=500		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

style1=[		// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",		// Mouse Off Font Color
"663300",		// Mouse Off Background Color
"yellow",		        // Mouse On Font Color
"663300",	        // Mouse On Background Color
"663300",		// Menu Border Color 
11,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana,Arial,Helvetica,sans-serif",	// Font Name
3,			// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
"663300",		// 3D Border & Separator bar
,			// 3D High Color
,			// 3D Low Color
,			// Current Page Item Font Color (leave this blank to disable)
,			// Current Page Item Background Color (leave this blank to disable)
	// Top Bar image (Leave this blank to disable)
,			// Menu Header Font Color (Leave blank if headers are not needed)
,			// Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[	// This is the array that contains your menu properties and details
"mainmenu",	// Menu Name - This is needed in order for the menu to be called
128,		// Menu Top - The Top position of the menu in pixels
199,		// Menu Left - The Left position of the menu in pixels
,		// Menu Width - Menus width in pixels
0,		// Menu Border Width 
"top",	// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,		// Properties Array - this is set higher up, as above
1,		// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",		// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,		// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,		// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 		// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,		// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,		// Position of TOP sub image left:center:right
,		// ..Now Obsolete..
,		// Right To Left - Used in Hebrew for example. (1=on/0=off)
,		// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,		// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,		// Reserved for future use
,		// Reserved for future use
,		// Reserved for future use
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"bere&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=bere","/Canali/","La directory di risorse gratuite in Internet",1
,"mangiare&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=mangiare","http://www.html.it","Goditi il meritato relax coi nostri giochi",1
,"comprare&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=comprare",,"Programmi",1
,"divertirsi&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=divertirsi",,"Musica",1
,"rilassarsi&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=rilassarsi",,"Immagini;",1
,"servizi&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=servizi",,"Info",1
,"eventi&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=eventi",,"Info",
])

addmenu(menu=["bere",
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"brianza","berebrianza.htm",,,1
,"brugherio","berebrugherio.htm",,,1
,"cassano d'adda","berecassano.htm",,,1
,"cernusco sul naviglio","berecernusco.htm",,,1
,"cinisello balsamo","berecinisello.htm",,,1
,"codogno","berecodogno.htm",,,1
,"gorgonzola","beregorgonzola.htm",,,1
,"legnano","berelegnano.htm",,,1
,"lissone","berelissone.htm",,,1
,"melzo","beremelzo.htm",,,1
,"peschiera borromeo","berepeschiera.htm",,,1
,"segrate vimodrone","beresegrate.htm",,,1
,"sesto san giovanni","beresesto.htm",,,1
,"trezzo sull'adda","beretrezzo.htm",,,1

])

addmenu(menu=["mangiare",
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"brianza","mangiarebrianza.htm",,,1
,"brugherio","mangiarebrugherio.htm",,,1
,"cassano d'adda","mangiarecassano.htm",,,1
,"cernusco sul naviglio","mangiarecernusco.htm",,,1
,"cinisello balsamo","mangiarecinisello.htm",,,1
,"codogno","mangiarecodogno.htm",,,1
,"gorgonzola","mangiaregorgonzola.htm",,,1
,"legnano","mangiarelegnano.htm",,,1
,"lissone","mangiarelissone.htm",,,1
,"melzo","mangiaremelzo.htm",,,1
,"peschiera borromeo","mangiarepeschiera.htm",,,1
,"segrate vimodrone","mangiaresegrate.htm",,,1
,"sesto san giovanni","mangiaresesto.htm",,,1
,"trezzo sull'adda","mangiaretrezzo.htm",,,1

])

addmenu(menu=["comprare",
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"brianza","comprarebrianza.htm",,,1
,"brugherio","comprarebrugherio.htm",,,1
,"cassano d'adda","comprarecassano.htm",,,1
,"cernusco sul naviglio","comprarecernusco.htm",,,1
,"cinisello balsamo","comprarecinisello.htm",,,1
,"codogno","comprarecodogno.htm",,,1
,"gorgonzola","compraregorgonzola.htm",,,1
,"legnano","comprarelegnano.htm",,,1
,"lissone","comprarelissone.htm",,,1
,"melzo","compraremelzo.htm",,,1
,"peschiera borromeo","comprarepeschiera.htm",,,1
,"segrate vimodrone","compraresegrate.htm",,,1
,"sesto san giovanni","compraresesto.htm",,,1
,"trezzo sull'adda","compraretrezzo.htm",,,1
])

addmenu(menu=["divertirsi",
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"brianza","divertirsibrianza.htm",,,1
,"brugherio","divertirsibrugherio.htm",,,1
,"cassano d'adda","divertirsicassano.htm",,,1
,"cernusco sul naviglio","divertirsicernusco.htm",,,1
,"cinisello balsamo","divertirsicinisello.htm",,,1
,"codogno","divertirsicodogno.htm",,,1
,"gorgonzola","divertirsigorgonzola.htm",,,1
,"legnano","divertirsilegnano.htm",,,1
,"lissone","divertirsilissone.htm",,,1
,"melzo","divertirsimelzo.htm",,,1
,"peschiera borromeo","divertirsipeschiera.htm",,,1
,"segrate vimodrone","divertirsisegrate.htm",,,1
,"sesto san giovanni","divertirsisesto.htm",,,1
,"trezzo sull'adda","divertirsitrezzo.htm",,,1
])

addmenu(menu=["rilassarsi",
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"brianza","rilassarsibrianza.htm",,,1
,"brugherio","rilassarsibrugherio.htm",,,1
,"cassano d'adda","rilassarsicassano.htm",,,1
,"cernusco sul naviglio","rilassarsicernusco.htm",,,1
,"cinisello balsamo","rilassarsicinisello.htm",,,1
,"codogno","rilassarsicodogno.htm",,,1
,"gorgonzola","rilassarsigorgonzola.htm",,,1
,"legnano","rilassarsilegnano.htm",,,1
,"lissone","rilassarsilissone.htm",,,1
,"melzo","rilassarsimelzo.htm",,,1
,"peschiera borromeo","rilassarsipeschiera.htm",,,1
,"segrate vimodrone","rilassarsisegrate.htm",,,1
,"sesto san giovanni","rilassarsisesto.htm",,,1
,"trezzo sull'adda","rilassarsitrezzo.htm",,,1
])

addmenu(menu=["servizi",
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"brianza","servizibrianza.htm",,,1
,"brugherio","servizibrugherio.htm",,,1
,"cassano d'adda","servizicassano.htm",,,1
,"cernusco sul naviglio","servizicernusco.htm",,,1
,"cinisello balsamo","servizicinisello.htm",,,1
,"codogno","servizicodogno.htm",,,1
,"gorgonzola","servizigorgonzola.htm",,,1
,"legnano","servizilegnano.htm",,,1
,"lissone","servizilissone.htm",,,1
,"melzo","servizimelzo.htm",,,1
,"peschiera borromeo","servizipeschiera.htm",,,1
,"segrate vimodrone","servizisegrate.htm",,,1
,"sesto san giovanni","servizisesto.htm",,,1
,"trezzo sull'adda","servizitrezzo.htm",,,1
])

addmenu(menu=["eventi",
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,"brianza","eventibrianza.htm",,,1
,"brugherio","eventibrugherio.htm",,,1
,"cassano d'adda","eventicassano.htm",,,1
,"cernusco sul naviglio","eventicernusco.htm",,,1
,"cinisello balsamo","eventicinisello.htm",,,1
,"codogno","eventicodogno.htm",,,1
,"gorgonzola","eventigorgonzola.htm",,,1
,"legnano","eventilegnano.htm",,,1
,"lissone","eventilissone.htm",,,1
,"melzo","eventimelzo.htm",,,1
,"peschiera borromeo","eventipeschiera.htm",,,1
,"segrate vimodrone","eventisegrate.htm",,,1
,"sesto san giovanni","eventisesto.htm",,,1
,"trezzo sull'adda","eventitrezzo.htm",,,1
])
dumpmenus()