// 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);Shadow(color='#999999', Direction=135, Strength=3)"

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=0;	// 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.
"#FFC",		// Mouse Off Font Color
"#7F7F7F",		// Mouse Off Background Color
"#7F7F7F",		        // Mouse On Font Color
"#FFC",	        // Mouse On Background Color
"#000000",		// Menu Border Color 
14,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Broadway",	// Font Name
0,			// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,		// 3D Border & Separator bar
0,			// 3D High Color
0,			// 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
,		// Menu Top - The Top position of the menu in pixels
,		// Menu Left - The Left position of the menu in pixels
159,		// Menu Width - Menus width in pixels
,		// Menu Border Width 
,	// 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)
"Center",		// 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"
,"HOME&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=Home","index.asp","home",1

,"Azienda&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=Azienda",,"Azienda",1

,"Prodotti e Servizi&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=Prodotti e Servizi",,"Prodotti e Servizi",1

,"Promozioni&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=Promozioni",,"Promozioni",1

,"Contatti&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=Contatti",,"Contatti",1

])

addmenu(menu=["Home",
,,160,0,"",style1,,"left",effect,,,,,,,,,,,,
//,"Chat","http://www.html.it",,,1
//,"Guestbook","http://www.html.it",,,1
//,"Forum","http://www.html.it",,,1
//,"Preferiti","javascript:preferiti()",,,1
//,"Home Page","javascript:home()",,,1
//,"Avvertenze","http://www.html.it",,,1

])

addmenu(menu=["Azienda",
,,160,0,"",style1,,"left",effect,,,,,,,,,,,,
,"Il Negozio","chisiamo.asp",,"Il Negozio",1
//,"Arcanoid 3D","http://www.html.it",,,1
//,"Bubble Bobble","http://www.html.it",,,1
//,"SuperMario","http://www.html.it",,,1
//,"Patch e addon","http://www.html.it",,,1
//,"Biliardo","http://www.html.it",,,1
//,"Dama","http://www.html.it",,,1
//,"Tetris","http://www.html.it",,,1
//,"Doom 2","http://www.html.it",,,1
//,"Soluzioni","http://www.html.it",,,1
//,"Pac-Man&nbsp;<img align=absmiddle border=0 src=http://www.calshop.biz/images/new4.gif>","http://www.html.it",,,1
//,"Modifica PSX","http://www.html.it",,,1
//,"19 Giochi Free","www.html.it",,,1
//,"100 Giochi Free","http://www.html.it",,,1
//,"Indiana Jones","http://www.html.it",,,1
//,"Goodies","http://www.html.it",,,1
])



addmenu(menu=["Prodotti e Servizi",
,,160,0,"",style1,,"left",effect,,,,,,,,,,,,
,"Le Marche","marche.asp",,"Le Marche",1
,"Ottica","ottica.asp",,"Ottica",1
,"Fotografia&nbsp;<img align=absmiddle border=0 src=img/new4.gif>","foto.asp",,,1
//,"Rippers","http://www.html.it",,,1
//,"Kazaa","http://www.html.it",,,1
//,"JLo","http://www.html.it",,,1
//,"Top Midi","http://www.html.it",,,1
//,"Midi","http://www.html.it",,,1
//,"Testi Canzoni","http://www.html.it",,,1
])

addmenu(menu=["Promozioni",
,,160,0,"",style1,,"left",effect,,,,,,,,,,,,
//,"Sconti&nbsp;<img align=absmiddle border=0 src=img/new4.gif>","sconto.asp",,"Sconti",1
,"Convenzioni&nbsp;<img align=absmiddle border=0 src=img/new4.gif>","Convenzioni.asp",,"Convenzioni",1
//,"Le due torri","http://www.html.it",,"Il Signore degli Anelli",1
//,"Fantasy","http://www.html.it",,"Fantasy",1
//,"Manga","http://www.html.it",,"Manga",1
//,"Donne Sexy","http://www.html.it",,,1
//,"Hentay","http://www.html.it",,,1
//,"Gif Animate","http://www.html.it",,,1
])

addmenu(menu=["Contatti",
,,160,0,"",style1,,"left",effect,,,,,,,,,,,,
,"Dove Siamo","dovesiamo.asp",,"Dove Siamo",1
,"Facebook","Otticabravettafb.asp",,"Facebook",1
,"Download Software","areadownload.asp",,"Download Software",1
,"Modulo Contatti","modulo.asp",,"Modulo Contatti",1
//,"Lavora con noi","http://www.html.it",,,1
//,"Disclaimer","http://www.html.it",,,1
])

dumpmenus()
