/*
 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)
//"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.
"FFFFFF",			// Mouse Off Font Color
"00A652",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"00A652",			// 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)
"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)
"#00974B",			// 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.
"FFFFFF",			// Mouse Off Font Color
"00A652",			// Mouse Off Background Color
"000000",			// Mouse On Font Color
"00A652",			// Mouse On Background Color
"008241",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// 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)
"#00974B",			// 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
79,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
93,					// 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","template.asp?act=hom&dsc=Home",,"Torna alla Home Page",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Profilo","show-menu=profilo",,"Profilo",0
,"News & Media","show-menu=media",,"News & Media",0
,"Prodotti","show-menu=prodotti",,"Prodotti",0
,"Risorse","show-menu=risorse",,"Risorse",0
,"Download","show-menu=download",,"Download",0
,"Eventi","show-menu=eventi",,"Eventi",0
,"Contatti","show-menu=contatti",,"Contatti",0
])


	addmenu(menu=["profilo",,,150,0,,style2,,"left",effect,0,,,,,,,,,,,
	//,"La storia","template.asp?act=grp&dsc=la_storia",,"La storia",0
	,"Profilo","template.asp?act=prf&dsc=profilo",,"Profilo",0
	//,"Policy Aziendale Irritec","template.asp?act=polI&dsc=Policy_Irritec",,"Policy Aziendale Irritec",0
	//,"Policy Aziendale Siplast","template.asp?act=polS&dsc=Policy_Siplast",,"Policy Aziendale Siplast",0
	,"Certificazioni Irritec","template.asp?act=crtI&dsc=certificazioni_Irritec",,"Certificazioni Irritec",0
	,"Certificazioni Siplast","template.asp?act=crtS&dsc=certificazioni_Siplast",,"Certificazioni Siplast",0
	,"Come raggiungerci","template.asp?act=map&dsc=come_raggiungerci",,"Come raggiungerci",0
	])
	
	addmenu(menu=["media",,,100,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"News","template.asp?act=pnw&dsc=news",,"News",0
	,"Pubblicità","template.asp?act=adv&dsc=pubblicit",,"Pubblicità",0
	//,"Calendari","template.asp?act=cal&dsc=calendari",,"Calendari",0
	,"Merchandise","template.asp?act=mer&dsc=merchandise",,"Merchandise",0
	,"Sponsor","template.asp?act=spo&dsc=sponsor",,"Sponsor",0
	])
	
	addmenu(menu=["prodotti",,,180,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"Irrigazione a pieno campo","template.asp?act=pro&IDCategory=1&dsc=Irrigazione_a_pieno_campo",,"Irrigazione a pieno campo",0
	,"Irrigazione in serra","template.asp?act=pro&IDCategory=2&dsc=Irrigazione_in_serra",,"Irrigazione in serra",0
	,"Irrigazione residenziale","template.asp?act=pro&IDCategory=3&dsc=Irrigazione_residenziale",,"Irrigazione residenziale",0
	,"Acquedottistica","template.asp?act=pro&IDCategory=4&dsc=Acquedottistica",,"Acquedottistica",0
	])
		
	addmenu(menu=["risorse",,,120,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"Mailing List","template.asp?act=log&dsc=mailing_list",,"Mailing list",0
	,"Irrinet Magazine","http://www.irrinet.it/ target=_blank",,"Irrinet Magazine",0
	,"Links","template.asp?act=lks&dsc=links",,"Links",0
/*	,"Meteo","template.asp?act=met&dsc=meteo",,"Meteo",0*/
	,"Area riservata","template.asp?act=arr&dsc=area_riservata",,"Area riservata",0
	,"Area mail","template.asp?act=mail",,"Area mail",0
	,"Mappa del sito","template.asp?act=mps&dsc=mappa_sito",,"Mappa del sito",0
	])
	
	addmenu(menu=["download",,,110,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"Cataloghi","template.asp?act=bro&dsc=brochures",,"Cataloghi",0
	,"Manuali tecnici","template.asp?act=man&dsc=manuali_tecnici",,"Manuali tecnici",0
	,"Listini","template.asp?act=list&dsc=listini",,"Listini",0
	,"Sfondi scrivania","template.asp?act=dwp&dsc=sfondi_scrivania",,"Sfondi scrivania",0
	,"Irritools","template.asp?act=dwn&dsc=Download_irritools",,"Irritools",0
	//,"Irritools","template.asp?act=dwn&dsc=download_irritools",,"Irritools",0
	//,"Forum","forum/index.php",,"Forum",0
	])
	
	addmenu(menu=["eventi",,,90,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"Fiere","template.asp?act=fie&dsc=fiere",,"Fiere",0
	,"Congressi","template.asp?act=cng&dsc=congressi",,"Congressi",0
	,"Corsi","template.asp?act=cor&dsc=corsi",,"Corsi",0
	])
	
	addmenu(menu=["contatti",,,97,0,,style2,,"left",effect,0,,,,,,,,,,,
	,"Info","template.asp?act=inf&dsc=info",,"Info",0
	,"Lavora con noi","template.asp?act=cur&dsc=lavoro",,"Lavora con noi",0
	,"Credits","template.asp?act=crd&dsc=credits",,"Credits",0
	])

dumpmenus()