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)}
effect = "Fade(duration=0.4);Alpha(style=0,opacity=100);Shadow(color='#999999', Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

timegap=500			// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=15;		// Sub menu offset Top position 
suboffset_left=15;		// 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.
"000000",					// Mouse Off Font Color
"000000",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"000000",				// Mouse On Background Color
"000099",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
2,						// Menu Item Padding
"",			// Sub Menu Image (Leave this blank if not needed)
"5",						// 3D Border & Separator bar
"FF0000",				// 3D High Color
"FF0000",				// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",					// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",			// 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)
]

style2=[				// 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.
"000000",					// Mouse Off Font Color
"FFFFFF",				// Mouse Off Background Color
"D30000",				// Mouse On Font Color
"FFFFFF",				// Mouse On Background Color
"FFFFFF",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial, Verdana",		// Font Name
3,						// Menu Item Padding
"",			// Sub Menu Image (Leave this blank if not needed)
1,						// 3D Border & Separator bar
"FFFFFF",				// 3D High Color
//"FAF5E7",				// 3D Low Color
"FFFFFF",				// 3D Low Color
"D30000",				// 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)
]


style3=[				// 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.
"FFFFFF",					// Mouse Off Font Color
"000000",				// Mouse Off Background Color
"FFFFFF",				// Mouse On Font Color
"FF0000",				// Mouse On Background Color
"000099",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"",			// Sub Menu Image (Leave this blank if not needed)
0,						// 3D Border & Separator bar
"FF0000",				// 3D High Color
"FF0000",				// 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
-20,			// Menu Top - The Top position of the menu in pixels
1,			// Menu Left - The Left position of the menu in pixels
1,			// Menu Width - Menus width in pixels
1,			// 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)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,			// 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)
0, 			// 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
,".",".",,"",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])



addmenu(menu=["mainmenu2",9,245,40,1,,style2,1,"left",,,0,,,,,,,,,,,"HOME","show-menu=xx","index.html","Home",1])
addmenu(menu=["mainmenu2",9,285,65,1,,style2,1,"center",,,0,,,,,,,,,,,"PRODUCTS","show-menu=xx","products.html","Products",1])
addmenu(menu=["mainmenu2",9,355,55,1,,style2,1,"center",,,0,,,,,,,,,,,"SYSTEMS","show-menu=xx","systems.html","Systems",1])
addmenu(menu=["mainmenu2",9,410,65,1,,style2,1,"center",,,0,,,,,,,,,,,"SUPPORT","show-menu=xx","support.html","Support",1])
addmenu(menu=["mainmenu2",9,470,65,1,,style2,1,"center",,,0,,,,,,,,,,,"LOCATION","show-menu=xx","location.html","Location",1])
addmenu(menu=["mainmenu2",9,535,60,1,,style2,1,"center",,,0,,,,,,,,,,,"ABOUT US","show-menu=xx","about_us.html","About Us",1])
addmenu(menu=["mainmenu2",9,600,55,1,,style2,1,"center",,,0,,,,,,,,,,,"TRAINING","show-menu=xx","training.html","Training",1])
addmenu(menu=["mainmenu2",9,655,55,1,,style2,1,"center",,,0,,,,,,,,,,,"CONTACT","show-menu=xx","about_us.html","Contact",1])
addmenu(menu=["mainmenu2",9,715,50,1,,style2,1,"center",,,0,,,,,,,,,,,"NB ITALY","show-menu=xx","http://www.negribossi.com","NB Italy",1])

addmenu(menu=["doc",
	,,125,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Overview","overview.htm",,"Overview",1
	,"Management Team","management_team.htm",,"Management Team",1
	,"Support", "show-menu=support","support.htm","Support",1
	,"Customer Links","clients.htm",,"Customer Links",1
	,"Clients","clients.htm",,"Clients",1
	,"Location","location.htm",,"Location",1
	])
	
addmenu(menu=["news",
	,,125,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Latest News","latest_news.htm",,"Latest News",1
	,"News Archive","news_archive.htm",,"News Archive",1
	])
	
	addmenu(menu=["image",
	,,125,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"ELMA","image_bank_elma.htm",,"ELMA",1
	,"Canbio","image_bank_canbio.htm",,"Canbio",1
	,"Vector","image_bank_vector.htm",,"Vector",1
	,"CanBiMat","image_bank_canbimat.htm",,"CanBiMat",1
	,"Robots","image_bank_robots.htm",,"Robots",1
	,"AMICO","image_bank_amico.htm",,"AMICO",1
	,"Miscellaneous","image_bank_misc.htm",,"Miscellaneous",1
	])
		
	addmenu(menu=["web",
	,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Italy","web_site_italy.htm",,"Negri Bossi Italian Web Site",1
	,"France","web_site_france.htm",,"Negri Bossi French Web Site",1
	])
	
	addmenu(menu=["legalinfo",
	,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Italy","web_site_italy.htm",,"Negri Bossi Italian Web Site",1
	,"UK","web_site_uk.htm",,"Negri Bossi UK Web Site",1
	,"France","web_site_france.htm",,"Negri Bossi French Web Site",1
	])
	
		addmenu(menu=["support",
	,,125,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Service","service.htm",,"Service",1
	,"Spares","spares.htm",,"Spares",1
	,"Teleservice","teleservice.htm",,"Teleservice",1
	,"Service Contracts","service_contracts.htm",,"Service Contracts",1
	,"Process support","process.htm",,"Process Support",1
	,"Tool Trials","showroom.htm",,"Tool Trials",1
	])


addmenu(menu=["Local Facilities",
	,,100,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Pubs","shops.html",,"Pubs",1
	,"Pubs with food","restaurants.html",,"Pubs with food",1
	,"Accommodation", "bars.html","Accommodation",1
	])
	
addmenu(menu=["news",
	,,100,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Latest News","latest_news.html",,"Latest News",1
	,"News Archive","news_archive.html",,"News Archive",1
	])
	
	addmenu(menu=["gallery",
	,,100,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Photo Gallery","photo_gallery.html",,"Photo Gallery",1
	,"Video Gallery","video_gallery.html",,"Video Gallery",1
	])
		
	addmenu(menu=["members",
	,,135,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Residents Area","/shoa_members/members_index.html",,"Residents Area",1
	,"Board Members Area","/shoa_board/board_index.html",,"Board Members Area",1
	])
	
	addmenu(menu=["legalinfo",
	,,75,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Italy","web_site_italy.htm",,"Negri Bossi Italian Web Site",1
	,"UK","web_site_uk.htm",,"Negri Bossi UK Web Site",1
	,"France","web_site_france.htm",,"Negri Bossi French Web Site",1
	])
	
		addmenu(menu=["support",
	,,125,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Service","service.htm",,"Service",1
	,"Spares","spares.htm",,"Spares",1
	,"Teleservice","teleservice.htm",,"Teleservice",1
	,"Service Contracts","service_contracts.htm",,"Service Contracts",1
	,"Process support","process.htm",,"Process Support",1
	,"Tool Trials","showroom.htm",,"Tool Trials",1
	])
	
	

dumpmenus()
