/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<scr"+"ipt language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
//effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=0, Strength=0)"
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"

// PathFile = "http://rodi.esg.mi:8090/eSG/"
// PathFile = "http://extranet.esgroup.it/eSG/"
PathFile = "http://www.esgroup.it/eSG/"
timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=4;	// Sub menu offset Top position 
suboffset_left=6;	// Sub menu offset Left position
closeOnClick = true
//Menu primo livello
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.
"ffebdc",			// Mouse Off Font Color
"#003168",//"#1D5BA4",			// Mouse Off Background Color - navy = #000080 
"navy",				// Mouse On Font Color
"#e9e9e9",//"#C0C0C0",			// Mouse On Background Color - silver
"#C0C0C0",			// Menu Border Color - silver
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Arial",	// Font Name
3,					// Menu Item Padding
,//"arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",//"Purple",		// Current Page Item Font Color (leave this blank to disable)
"",//"pink",		// Current Page Item Background Color (leave this blank to disable)
,//"arrowdn.gif",	// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"#003168",			// Menu Item Separator Color
]

//Menu secondo livello
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.
"ffebdc",			// Mouse Off Font Color
"#003168",//"#1D5BA4",			// Mouse Off Background Color
"navy",				// Mouse On Font Color
"#e9e9e9",//"#C0C0C0",		// Mouse On Background Color - silver
"#C0C0C0",			// Menu Border Color - silver
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Arial",	// Font Name
3,					// Menu Item Padding
,//"arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",//"Purple",		// Current Page Item Font Color (leave this blank to disable)
"",//"pink",		// Current Page Item Background Color (leave this blank to disable)
,//"arrowdn.gif",	// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"#C0C0C0",				// Menu Item Separator Color
]

//Menu terzo livello
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.
"White",			// Mouse Off Font Color
"#cacbe6",			// Mouse Off Background Color 
"#1D5BA4",				// Mouse On Font Color
"#d4d5ef",			// Mouse On Background Color 
"#C0C0C0",			// Menu Border Color - silver
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Arial",	// Font Name
3,					// Menu Item Padding
,//"arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",//"Purple",		// Current Page Item Font Color (leave this blank to disable)
"",//"pink",		// Current Page Item Background Color (leave this blank to disable)
,//"arrowdn.gif",	// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"navy",				// Menu Item Separator Color
]

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
0,					// Menu Left - The Left position of the menu in pixels
113,				// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"left",				// 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
0,					// 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)
0,					// 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
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
1,					// 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)
1,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"eSGroup&nbsp;&nbsp;&nbsp;","show-menu=eSGroup",PathFile + "eSGroup/ChiSiamo/ChiSiamo.htm","",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Soluzioni&nbsp;&nbsp;",PathFile + "Soluzioni/Soluzioni.htm",,"",6
,"Prodotti&nbsp;&nbsp;","show-menu=Prodotti",PathFile + "Prodotti/Prodotti.htm","",0
,"Servizi&nbsp;&nbsp;",PathFile + "Servizi/Servizi.htm",,"",0
,"Partner","show-menu=Partner",PathFile + "Partner/Partner.htm","",0
,"Clienti","show-menu=Clienti",PathFile + "Clienti/Alfabetico.htm","",0
//,"","",,"",0
//,"Demo&nbsp;&nbsp;",PathFile + "Demo/Demo.htm",,"",0
,"Eventi&nbsp;&nbsp;",PathFile + "eSGroup/Eventi/Milano2005_03_09.htm",,"",0

])


//---------------------
//MENU eSgroup
//---------------------	ChiSiamo
	addmenu(menu=["eSGroup",,,114,1,"",style2,,"left",,,,,,,,,,,,,
	,"Chi&nbsp;siamo",PathFile + "eSGroup/ChiSiamo/ChiSiamo.htm",,,0
	,"Contattaci",PathFile + "eSGroup/Contattaci/Contattaci.htm",,,0
	,"Notizie","http://mantova.esgroup.it/eSGPortal/Content/default.htm",,,0
	,"Extranet","http://mantova.esgroup.it/",,,0
	])

//---------------------
//MENU Soluzioni
//---------------------	
	addmenu(menu=["Soluzioni",,115,210,1,,style2,,"left",,,,,,,,,,,,,
	//,"Demand Chain Management","http://www.esgroup.it",,"",1
	//,"Enterprise Content Management",PathFile + "Soluzioni/Enterprise_Content_Management/EnterpriseContentManagement.htm",,,0
	//,"DCM Industry Solutions","show-menu=HahtIndustrySolutions",PathFile + "Soluzioni/HAHT_Industry_Solutions/HAHT_Industry_Solutions.htm",,0
	//,"Supplay Chain Management",PathFile + "Soluzioni/Supplay_Chain_Management/Supplay_Chain_Management.htm",,,0
	//"show-menu=SupplayChainManagement",,,1
	])

		addmenu(menu=["HahtIndustrySolutions",,,180,1,"",style2,,"left",,,,,,,,,,,,,
		,"Chemical",PathFile + "Soluzioni/HAHT_Industry_Solutions/Chemical/HAHTCommerceChemicalSuite.htm",,,0
		,"Consumer Product Good",PathFile + "Soluzioni/HAHT_Industry_Solutions/Consumer_Product_Good/ConsumerProductGood.htm",,,0
		,"Discrete Manufacturing",PathFile + "Soluzioni/HAHT_Industry_Solutions/Discret_Manufacturing/Discret_Manufacturing.htm",,,0		
		,"UCCnet Data Synchronization",PathFile + "Soluzioni/HAHT_Industry_Solutions/UCCnet_Data_Synchronization/UCCnet_Data_Synchronization.htm",,,0		
		])
		
		addmenu(menu=["SupplayChainManagement",,,180,1,"",style2,,"left",,,,,,,,,,,,,
		,"CPFR Collaborative Planning, Forecasting & Replenishment","http://www.esgroup.it",,,0
		,"Demand Inventory & Distribution Planning","",,,0
		,"eProcurement","",,,0
		,"Manufacturing & Product Planning","",,,0

		])
	
//---------------------
//MENU PRODOTTI
//---------------------
	addmenu(menu=["Prodotti",,234,180,1,,style2,0,"left",,0,,,,,,,,,,,
	,"Autonomy","show-menu=Autonomy",PathFile + "Prodotti/Autonomy/Autonomy.htm","",0
	,"HAHT Commerce Suite","show-menu=HAHTCommerceSuite",PathFile + "Prodotti/HAHT_Commerce_Suite/HahtCommerceSuite.htm","",0
	,"Turni @rc Web Edition", PathFile + "Prodotti/Turni_@rc_Web_Edition/TurniWebEdition.htm",,"",0
	,"H1 Hrms", PathFile + "Prodotti/EBC_Consulting/H1_Hrms.htm",,"",0
	])

		addmenu(menu=["Autonomy",,,180,1,"",style2,,"left",,,,,,,,,,,,,
		,"Administration","show-menu=Administration",,,0
		,"Connectors","show-menu=Connectors",,,0
		,"IDOL",PathFile + "Prodotti/Autonomy/IDOL/IDOL.htm",,,0
		,"PODS & Portlets",PathFile + "Prodotti/Autonomy/PODS_And_Portlet/PODS_And_Portlet.htm",,,0
		,"User Interfaces",PathFile + "Prodotti/Autonomy/User_Interface/User_Interface.htm",,,0
		,"Voice & Video",PathFile + "Prodotti/Autonomy/Voice_And_Video/Voice_And_Video.htm",,,0
		])

			addmenu(menu=["Administration",,,190,1,"",style2,,"left",,,,,,,,,,,,,
			,"Autonomy Distribution Options",PathFile + "Prodotti/Autonomy/Administration/AutonomyDistribution/AutonomyDistribution.htm",,,0
			,"Autonomy Categorizer",PathFile + "Prodotti/Autonomy/Administration/Categorizer/Categorizer.htm",,,0
			,"Remote Administration",PathFile + "Prodotti/Autonomy/Administration/RemoteAdministration/RemoteAdministration.htm",,,0
			])

			addmenu(menu=["Connectors",,,190,1,"",style2,,"left",,,,,,,,,,,,,
			,"Legacy Compatibility Module",PathFile + "Prodotti/Autonomy/Connectors/LCM_Legacy_Compatibility_Module/LCM.htm",,,0
			,"Multilingual Support",PathFile + "Prodotti/Autonomy/Connectors/Multilingual_Support/MultilingualSupport.htm",,,0
			,"Universal Repository Interfacing",PathFile + "Prodotti/Autonomy/Connectors/Universal_Repository_Interfacing/Universal_Repository_Interfacing.htm",,,0
			])
		
		/*			
		addmenu(menu=["Finmatica",,,180,1,"",style2,,"left",,,,,,,,,,,,,
		,"Finmatica Finedeal",PathFile + "Prodotti/Finmatica/Finmatica_Finedeal/FinmaticaFinedeal.htm",,,0
		,"Finmatica Mercia",PathFile + "Prodotti/Finmatica/Finmatica_Mercia/FinmaticaMercia.htm",,,0
		,"Finmatica Ortens",PathFile + "Prodotti/Finmatica/Finmatica_Ortens/FinmaticaOrtens.htm",,,0
		])
		*/
		
		addmenu(menu=["HAHTCommerceSuite",,,180,1,"",style2,,"left",,,,,,,,,,,,,
		,"Business Intelligence",PathFile + "Prodotti/HAHT_Commerce_Suite/Business_Intelligence/HAHTBusinessIntelligence.htm",,,0
		,"Channel Management",PathFile + "Prodotti/HAHT_Commerce_Suite/Channel_Management/ChannelManagement.htm",,,0
		,"Customer Service",PathFile + "Prodotti/HAHT_Commerce_Suite/Customer_Service/CustomerService.htm",,,0
		,"Order Management","show-menu=OrderManagement",PathFile + "Prodotti/HAHT_Commerce_Suite/Order_Management/OrderManagement.htm",,0
		,"Product Brand Information Management",PathFile + "Prodotti/HAHT_Commerce_Suite/Product_Brand_Information_Management/ProductBrand.htm",,,0		
		])	

			addmenu(menu=["OrderManagement",,,150,1,"",style2,,"left",,,,,,,,,,,,,
			,"Auto-replenishment",PathFile + "Prodotti/HAHT_Commerce_Suite/Order_Management/Auto-replenishment/AutoReplenishment.htm",,,0
			,"Fax PO",PathFile + "Prodotti/HAHT_Commerce_Suite/Order_Management/Fax_PO/FaxPO.htm",,,0
			])	
//---------------------
//MENU Servizi
//---------------------			

	addmenu(menu=["Servizi",,,114,1,"",style2,,"",,,,,,,,,,,,,
	//,"Call Center","http://www.esgroup.it",,,1
	//,"Professional","http://www.esgroup.it",,,1
	//,"Training","http://www.esgroup.it",,,1	

	])

//---------------------
//MENU Partner
//---------------------
	addmenu(menu=["Partner",,,114,1,,style2,0,"left",,,,,,,,,,,,,
	,"Archimede",PathFile + "Partner/Archimede/Archimede.htm",,,0		
	,"Autonomy",PathFile + "Partner/Autonomy/Autonomy.htm",,,0
	,"Business Objects",PathFile + "Partner/BusinessObjects/BusinessObjects.htm",,,0
	,"EBC Consulting",PathFile + "Partner/EBC_Consulting/EBC.htm",,,0			
	,"EMC Documentum",PathFile + "Partner/Documentum/Documentum.htm",,,0		
	,"HAHT Commerce",PathFile + "Partner/HAHT_Commerce/HAHT.htm",,,0		
	,"Sky Media",PathFile + "Partner/SkyMedia/SkyMedia.htm",,,0		
	])

//---------------------
//MENU Clienti
//---------------------
	addmenu(menu=["Clienti",,,114,1,,style2,0,"left",,,,,,,,,,,,,
	,"Alfabetico",PathFile + "Clienti/Alfabetico.htm",,,0
	,"Per settore",PathFile + "Clienti/SettoreAttivita.htm",,,0	
//	,"HAHT Commerce","http://www.esgroup.it",,,0		
	])

//---------------------
//MENU Demo
//---------------------	
	addmenu(menu=["Demo",,,114,1,,style2,0,"left",,,,,,,,,,,,,
	//,"Commerce","show-menu=Commerce",,"",0
	//,"Contatti","show-menu=Contatti",,"",0
	//,"Contenuti","show-menu=Contenuti",,"",0
	//,"Documenti","show-menu=Documenti",,"",0
	])	
		addmenu(menu=["Commerce",,,110,1,"",style2,,"left",,,,,,,,,,,,,
		,"L’obbiettivo di una soluzione di eCommerce è quello di garantire ai propri clienti informazioni costantemente aggiornate e fornirgli un servizio di interazione diretta con l’azienda.","http://www.esgroup.it",,,0
		])	
		addmenu(menu=["Contatti",,,110,1,"",style2,,"left",,,,,,,,,,,,,
		,"L’obbiettivo di una soluzione di CRM è quello di aumentare il grado di soddisfazione e di fidelizzazione dei propri clienti.","http://www.esgroup.it",,,0
		])
		addmenu(menu=["Contenuti",,,110,1,"",style2,,"left",,,,,,,,,,,,,
		,"L’obbiettivo di una soluzione di Content Management è quello di diffondere conoscenze, competenze ed esperienze, all’interno di tutta l’organizzazione aziendale.","http://www.esgroup.it",,,0
		])					
		addmenu(menu=["Documenti",,,110,1,"",style2,,"left",,,,,,,,,,,,,
		,"Reperire immediatamente e da qualunque posto i documenti necessari per la prorpia attività, rappresenta un notevole vantaggio per l’organizzazione del proprio lavoro.","http://www.esgroup.it",,,0
		])	

dumpmenus()
