/*
 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 //
////////////////////////////////////

//barn(motion=Out [or In], orientation=Horizontal [or vertical], duration=0.1 [to 1.5]) 

//blinds(bands=2 -through 10, even numbers only], direction=Up, [down, left,right] duration=0.1 [to 1.5]) 

//checkerboard(direction=Up [down, left, right], squaresx=2 [to 40 even numbers], sqauresy=2 [same as x], duration=0.1 [to 1.5]) 

//fade(overlap=0.00 [increments of 1/4 ie 0.25 up to 1], duration=0.1 [to 1.5]) 

//gradientwipe(wipestyle=0 [or 1], motion=Forward [or reverse], duration=0.1 [to 1.5]) 

//inset(duration=0.1 [to 1.5]) 

//RadialWipe(squares=Clock [Wedge, Radial], duration=0.1 [to 1.5) 

//randombars(orientation=Horizontal [vertical], duration=0.1 [to 1.5) works 

//randomdissolve(duration=0.1 [to 1.5]) 

//stretch(duration=0.1 [to 1.5]) 

//strips(direction=Left Up [Left Down/ Right Up Right Down], duration=0.1 [to 1.5]) 

//wheel(spokes=2 [to 24 even numbers], duration=0.1 [to 1.5]) 

//zigzag(gridx=8, gridy=8,[grids in increments of 8 up to 64] duration=0.1 [to 1.5]) 

//spiral(gridx=8, gridy=8,[grids in increments of 8 up to 64] duration=0.1 [to 1.5]) 

//Pixelate(squares=2 [2 is lowest, then 5 and in increments of 5 up to 50], duration=0.1 [to 1.5]) 

//iris(style=Diamond [Circle, Cross, Plus, Square, Star], motion=In [Out], duration=0.1 [to 1.5]) 
//Hope this helps everyone. 

 

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
//effect = "gradientwipe(size=1.00, wipestyle=1, motion=Forward, duration=0.3)" //OKKKKK
//effect = "Fade(duration=0.0);Alpha(style=0,opacity=97);Shadow(color='#777777', Direction=145, Strength=3)"
//effect = "RadialWipe(wipeStyle='radial',duration=0.5);Shadow(color='#777777',Direction=135,Strength=5)"
//effect = "iris(style='Plus', motion=In, duration=0.5)"
//effect = "Pixelate(squares=6, duration=0.5)" //OK
//effect = "spiral(gridx=8, gridy=8, duration=0.5)"
//effect = "zigzag(gridx=8, gridy=8,duration=0.5)" //OK
//effect = "wheel(spokes=2, duration=0.5)"
//effect = "strips(direction=Right Down, duration=0.5)"
//effect = "stretch(duration=0.5)"
//effect = "randomdissolve(duration=0.5)" //OK
//effect = "randombars(orientation=vertical, duration=0.5)"
//effect = "inset(duration=0.5)" //OK
//effect = "checkerboard(direction=down, squaresx=1, sqauresy=1, duration=0.5)"
//effect = "blinds(bands=2 -through 10, even numbers only], direction=down, duration=0.5)"
//effect = "barn(motion=Out, orientation=Horizontal, duration=0.5])"

effect = "gradientwipe(wipestyle=1, motion=Forward, duration=0.3);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=1)"

timegap=20;			// The time delay for menus to remain visible
followspeed=1;		// Follow Scrolling speed
followrate=40;		// Follow Scrolling Rate
suboffset_top=1;	// Sub menu offset Top position 
suboffset_left=5;	// Sub menu offset Left position
closeOnClick = true

//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


//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
//"ffffff",			// Mouse Off Background Color
//"ffffff",			// Mouse On Font Color
//"6C7A8E",			// Mouse On Background Color
//"eeeeee",			// Menu Border Color 
//11,					// Font Size in pixels
//"normal",			// Font Style (italic or normal)
//"bold",				// Font Weight (bold or normal)
//"Verdana, Arial",	// Font Name
//3,					// Menu Item Padding
//"",		// Sub Menu Image (Leave this blank if not needed)
//,					// 3D Border & Separator bar
//"dedede",			// 3D High Color
//"000099",			// 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)
//"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
//"",			// Menu Header Background Color (Leave blank if headers are not needed)
//"eeeeee",				// Menu Item Separator Color
//]

//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.
//"222222",				// Mouse Off Font Color
//"ffffff",			// Mouse Off Background Color
//"ffffff",			// Mouse On Font Color
//"6C7A8E",			// Mouse On Background Color
//"cccccc",			// Menu Border Color 
//11,					// Font Size in pixels
//"normal",			// Font Style (italic or normal)
//"normal",				// Font Weight (bold or normal)
//"Verdana, Arial",	// Font Name
//3,					// Menu Item Padding
//"",		// Sub Menu Image (Leave this blank if not needed)
//,					// 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)
//"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
//"",			// Menu Header Background Color (Leave blank if headers are not needed)#003366
//"eeeeee",				// Menu Item Separator Color
//]

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.
"555555",			// Mouse Off Font Color
"#CCCCCC",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"#CC3333",			// Mouse On Background Color
"ffffff",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"tahoma",	        // Font Name
2,					// Menu Item Padding
,					// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"000000",			// 3D High Color
"000000",			// 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)
"#FFFFFF",			// Menu Item Separator Color
]

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.
"#333333",			// Mouse Off Font Color
"#CCCCCC",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"#999999",			// Mouse On Background Color
"FFFFFF",			// Menu Border Color 
10,					// 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)
,					// 3D Border & Separator bar
"000000",			// 3D High Color
"000000",			// 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)
"FFFFFF",			// 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
25,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
105,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",					// 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
,					// 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
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"HOME","index_group.asp",,"Torna alla Home Page",2 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"AZIENDA","show-menu=azienda",,"Azienda",2
,"CONTATTI","show-menu=contatti",,"Contatti",2
,"OMNIA GROUP","show-menu=group",,"Omnia Group",2
,"RICERCA PRODOTTI","show-menu=prodotti",,"Ricerca prodotti",2
,"ORDINE RAPIDO","show-menu=ordine",,"Ordine rapido",2
,"REGISTRATI","index_registrati.asp",,"Registrati",2
])


	addmenu(menu=["azienda",,,105,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"benvenuti","index_benvenuti.asp",,"benvenuti",0
	,"news","index_group.asp",,"news",0
	,"offerte speciali","index_group.asp",,"offerte speciali",0
	])
	
	addmenu(menu=["contatti",,,105,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"dove siamo","index_contatti.asp",,"dove siamo",0
	,"richiesta catalogo","index_richiesta.asp",,"richiesta catalogo",0
	,"richiesta contatto","index_richiesta.asp",,"richiesta contatto",0
	])
	
	addmenu(menu=["group",,,105,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"il Gruppo","index_gruppo.asp",,"il Gruppo",0
	,"mission","index_mission.asp",,"mission",0
	,"storia","index_storia.asp",,"storia",0
	,"pubblicita'","index_group.asp",,"pubblicita'",0
	])
		
	addmenu(menu=["prodotti",,,105,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"database","index_group.asp",,"Profilo",0
	])
	
	addmenu(menu=["ordine",,,105,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"database","index_group.asp",,"Test",0
	])
	
	

dumpmenus()