// Milonic DHTML Menu version 3.3.11
// please note that major changes to this file have been made.
//
// You no longer need to number your menus as in previous versions. 
// The new menu structure allows you to name the menu instead. This means that you to remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
// 
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish.



// 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

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////


// effect = "Fade(duration=0.3);Alpha(style=0,opacity=85);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
effect = "Fade(duration=0.0);Alpha(style=0,opacity=85);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=10;		// Sub menu offset Top position 
suboffset_left=10;		// 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.
"navy",				// Mouse Off Font Color
"ccccff",			// Mouse Off Background Color
"ffebdc",			// Mouse On Font Color
"4b0082",			// Mouse On Background Color
"000000",			// Menu Border Color 
12,				// Font grandezza - Font Size in pixels
"italic",			// Font in Corsivo/normale - Font Style (italic or normal)
"normal",			// Font in Grassetto/normale - Font Weight (bold or normal)
// "Verdana, Arial",		// Font Name
"Comic Sans MS, Arial",        	// Tipo di Font dei caratteri (Scelto, Alternativo) - Font Name -   
4,				// Menu Item Padding
"menu/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)
"",				// Colore pulsante menu se si è sulla pagina relativa - Current Page Item Font Color (leave this blank to disable)
"pink",				// Current Page Item Background Color (leave this blank to disable)
//"menu/arrowdn.gif",		// Top Bar image (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)
"000099",			// 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
0,				// Menu Top  - Posizione in alto - The Top position of the menu in pixels
147,				// 37 Menu Left - Posizione a sinistra - The Left position of the menu in pixels
,				// 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
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
,"Home Page","index_HPage.htm",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"Home Page","http://www.sanpietroapostolo.org",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"La Parrocchia&nbsp;&nbsp;","show-menu=parrocchia",,"",1
,"Strumenti parrocchiali&nbsp;&nbsp;","show-menu=strumenti",,"",1
,"Associazioni e Movimenti&nbsp;&nbsp;","show-menu=assmov",,"",1
,"Eventi&nbsp;&nbsp;","show-menu=eventi",,"",1
,"Bacheche&nbsp;&nbsp;","show-menu=bacheche",,"",1
,"Le novità&nbsp;&nbsp;","novita/Novita.htm",,"",1
,"Credits&nbsp;&nbsp;","appsito/Credits.htm",,"",1
])


	addmenu(menu=["parrocchia",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,, //,,larghezza della cella
	,"<img src=menu/newsimage.gif border=0>&nbsp;2009 Visita Pastorale","2009-Visita_Pastorale/2009-Visita_Pastorale.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;2009 40°Anniversario","40°Anniversario/40°Anniversario.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;La Missione","parrocchia/lamissione/Chiesa_missione.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;La sua storia","parrocchia/lastoria/storia.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Siamo quì","parrocchia/DoveSiamo.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Le Chiese","parrocchia/lechiese/chiese.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;1906/65-Il Reggente","parrocchia/lastoria/ReggenteTerracciano/Reggente.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Il Parroco","show-menu=ilparroco",,,1
	])
	
	
		
		addmenu(menu=["ilparroco",
		,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<img src=menu/newsimage.gif border=0>&nbsp;La vita","parroco/Lavita.htm",,,0
		,"<img src=menu/newsimage.gif border=0>&nbsp;Lettere Pastorali","parroco/LettereParroco.htm",,,0
		,"<img src=menu/newsimage.gif border=0>&nbsp;L'inno a S.Pietro","parroco/innoas.htm",,,0
                ,"<img src=menu/newsimage.gif border=0>&nbsp;Il libro","parroco/libro/libro.htm",,,0
		])



	addmenu(menu=["strumenti",
	,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=menu/newsimage.gif border=0>&nbsp;Il Consiglio pastorale","strumentip/consiglio_pastorale.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Consulta Parrocchiale","strumentip/consulta_parrocchiale.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Il Cammino Neocatecumenale","cammino/Cammino.htm",,,1
	])
	
	addmenu(menu=["assmov",
	,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=menu/newsimage.gif border=0>&nbsp;M I S S I O N E", "missione/Missioni_HP.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;L'Azione Cattolica","show-menu=azionecat",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Caritas Parrocchiale","CaritasParrocchiale/CaritasParrocchiale.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Ass.S.Vincenzo de'Paoli","show-menu=dePaoli",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Comunità Ecclesiali di Base","gceb/ceb.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Il gruppo Pasquale Pirozzi","gfamiglie/Gruppo_Famiglie.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Il Rinnovamento nello Spirito","grinnovamento/Rinnovamento.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Gruppo di Preghiera Padre Pio","gpadrepio/Gruppopadrepio.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Anziani con Cristo","ganziani/GruppoAnziani.htm",,,1
	])
	
	
		addmenu(menu=["AzioneCat",
		,,195,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<img src=menu/newsimage.gif border=0>&nbsp;Azione Cattolica Diocesana","http://www.chiesadinola.it/acattolica.htm",,,0
		,"<img src=menu/newsimage.gif border=0>&nbsp;Azione Cattolica Parrocchiale","azionecattolica/azionecattolica.htm",,,0
		//,"<img src=menu/newsimage.gif border=0>&nbsp;Azione Cattolica Giovani","http://web.infinito.it/utenti/g/giovani/",,,0
		,"<img src=menu/newsimage.gif border=0>&nbsp;Le foto dell'Azione Cattolica","azionecattolica/lefoto.htm",,,0		
                ])

		addmenu(menu=["dePaoli",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<img src=menu/newsimage.gif border=0>&nbsp;Ass. S.Vincenzo de'Paoli","gsvincenzo/s_vincenzo.htm",,,0
		,"<img src=menu/newsimage.gif border=0>&nbsp;Preghiera del Vincenziano","gsvincenzo/PreghieraVincenziano.htm",,,0
		])

	addmenu(menu=["eventi",
	,,180,1,"",style1,,"",effect,,,,,,,,,,,,

	,"<img src=menu/newsimage.gif border=0>&nbsp;Liturgie Comunitarie", "eventi/liturgie_comunitarie.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Catechesi del Giovedì", "eventi/catechesi_giovedì.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Corso per la Cresima", "eventi/cresime.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Corso del dopo Cresima", "eventi/cresime_dopo.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Corso di Catechismo", "eventi/prima_com.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Corso Prebattesimale", "eventi/battesimo.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Mensa interparrocchiale", "eventi/mensa.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Pulizia spazi Parrocchiali", "eventi/turni_pulizia.htm",,,1
	])
	
	addmenu(menu=["bacheche",
	//,,170,1,,style1,0,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,,180,1,"",style1,,"",effect,,,,,,,,,,,,
        ,"<img src=menu/newsimage.gif border=0>&nbsp;Le nostre fotografie","appsito/FotoParr.htm",,,1
        ,"<img src=menu/newsimage.gif border=0>&nbsp;I calendari: la tradizione","appsito/Calendari.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;I Vostri suggerimenti","appsito/Suggerimenti.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;I nostri suggerimenti","appsito/Suggeriamo.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Spazio per i Vostri banner","appsito/Banner.htm",,,1
	,"<img src=menu/newsimage.gif border=0>&nbsp;Ci trovate anche su ...","appsito/siamosu.htm",,,1
	])
	

dumpmenus()