//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="<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. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



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=20;	// Sub menu offset Left position

//effect = "Shadow(color='#777777', Direction=135, Strength=5)" 

effect = "Shadow(color='#777777', Direction=135, Strength=6)"

style1=[			// style1 is an array of properties. 
"000000",			// Off Font Color
"FFC78F",			// Off Back Color
"000000",			// On Font Color
"#FFEAD5",			// On Back Color
"000000",			// Border Color
15,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			    // Font Weight (bold or normal)
"Book Antiqua, Verdana, sans-serif", 	// Font Name
5,					// Menu Item Padding
"",		            // Sub Menu Image (Leave this blank if not needed)
0,					// 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)
"menu/dol.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)
"",			        // Menu Item Separator Color
]

prop2=[						// prop2 is an array of properties 
"000000",					// Off Font Color
"FFC78F",					// Off Back Color
"000000",					// On Font Color
"#FFEAD5",					// On Back Color
"000000",					// Border Color
15,							// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"Book Antiqua, Verdana, sans-serif",  // Font
4,							// Padding
"menu/arrow_r.gif",			    // Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 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)
]

prop3=[						 
"000000",				
"FFC78F",					
"000000",					
"#FFEAD5",					
"000000",					
14,							
"normal",					
"normal",					
"Book Antiqua, Verdana, sans-serif", 
4,							
"menu/arrow_r.gif",	    		
0,							
"66ffff",					
"000000",					
"",			                
"",         		    	 
]

prop4=[						
"000000",					
"FFC78F",					
"000000",					
"#FFEAD5",					
"000000",					
14,							
"normal",					
"normal",					
"Book Antiqua, Verdana, sans-serif", 
4,							
"menu/arrow_r.gif",			    
0,							
"66ffff",					
"000000",					
"",			                
"",		            		
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"menu_2",			// Menu Name - This is needed in order for the menu to be called
20,					// Menu Top - The Top position of the menu in pixels
10,					// Menu Left - The Left position of the menu in pixels
110,			    	// Menu Width - Menus width in pixels
1,					// 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
"Shadow(color=777777, Direction=135, Strength=5)",				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// 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
,"Wspólnota","show-menu=wspolnota",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Młodzi","show-menu=mlodzi","","",1
,"Kana","show-menu=kana",,"",1
,"Net&nbsp;For&nbsp;God&nbsp;","show-menu=netforgod",,"",1
,"Zapisy","show-menu=zapisy",,"",1
,"Kontakty","show-menu=kontakty",,"",1
])


addmenu(menu=["wspolnota",
,,107,1,"",prop2,,"center",effect,,,,,,,,,,,,,
"<img src=menu/wPolsce.gif border=0> ","show-menu=wspolnotawpolsce",,,1,
"we&nbsp;Francji","http://www.chemin-neuf.org/lieux_communautaires/lieux_france.html target=_new;",,,1,
"<img src=menu/swiat.gif border=0>","wspolnota/swiat.html target=prawa;",,,1
])

  		addmenu(menu=["wspolnotawpolsce",
         ,,120,1,"",prop3,,"left",effect,,,,,,,,,,,,,
		 "Przedstawienie","wspolnota/index.html target=prawa;",,,1,
         "Życie Braterskie","wspolnota/wspolnota.html target=prawa;",,,1,
 		 "<img src=menu/duchowosc.gif border=0>","wspolnota/duchowosc.html target=prawa",,,1,
		 "Misje","wspolnota/misje.html target=prawa;",,,1,
		 "<img src=menu/jednosc.gif border=0>","wspolnota/jednosc.html target=prawa;",,,1,
		 "Grupy Modlitewne","wspolnota/grupy_mod.html target=prawa;",,,1,
		 "Wesoła","wspolnota/wesola_dom/wesola_dom.html target=prawa;",,,1
		 ])



addmenu(menu=["mlodzi",
,,205,1,"",prop2,,"left",effect,,,,,,,,,,,,,
"Młodzi 18 - 30 lat","mlodzi/index.php target=_NEW;",,,1,
"Nastolatki 14 - 18 lat","14-18/index.html target=_NEW;",,,1
])


addmenu(menu=["kana",
,,107,1,"",prop2,,"left",effect,,,,,,,,,,,,,
"<img src=menu/wPolsce.gif border=0>","http://www.kana.info.pl target=_NEW;",,,1,
"<img src=menu/swiat.gif border=0>","http://ccn.canaint.free.fr/index.html target=_NEW;",,,1
])

addmenu(menu=["netforgod",
,,107,1,"",prop2,,"left",effect,,,,,,,,,,,,,
"w Polsce","show-menu=netwpolsce",,,1,
"<img src=menu/swiat.gif border=0>","http://www.netforgod.org target=_NEW;",,,1
])


  		addmenu(menu=["netwpolsce",
         ,,115,1,"",prop3,,"left",effect,,,,,,,,,,,,,
		 "Przedstawienie","show-menu=netprzedstawienie",,,1,
 		 "Modlitwa","show-menu=netmodlitwa",,,1,
		 "Nauczania","show-menu=netnauczania",,,1,
		 "Kontakty","nfg/kontakty/kontakty.html target=prawa;",,,1
		 ])

		   		addmenu(menu=["netprzedstawienie",
				,,110,1,"",prop4,,"left",effect,,,,,,,,,,,,,
				"Być członkiem","nfg/przedstawienie/axes.html target=prawa;",,,1,
			   	"Misja","nfg/przedstawienie/misja.html target=prawa;",,,1,
				"Formacja","nfg/przedstawienie/formacja.html target=prawa;",,,1,
				"Patronat","nfg/przedstawienie/patronat.html target=prawa;",,,1,
				"<img src=menu/swiadectwa.gif border=0>","nfg/przedstawienie/swiadectwa.html target=prawa;",,,1,
				"Zaangażowanie","nfg/przedstawienie/zaangazowanie.html target=prawa;",,,1
				])


		   		addmenu(menu=["netmodlitwa",
				,,110,1,"",prop4,,"left",effect,,,,,,,,,,,,,
				"Wprowadzenie","nfg/modlitwa/wprowadzenie.html target=prawa;",,,1,
			   	"Jezus","nfg/modlitwa/jezus.html target=prawa;",,,1,
				"Novo","nfg/modlitwa/novo.html target=prawa;",,,1,
				"Cytaty","nfg/modlitwa/cytaty.html target=prawa;",,,1,
				"Powołanie","nfg/modlitwa/grudzien.html target=prawa;",,,1
				])

		   		addmenu(menu=["netnauczania",
				,,110,1,"",prop4,,"left",effect,,,,,,,,,,,,,
			   	"Wprowadzenie","nfg/nauczania/wprowadzenie.html target=prawa;",,,1,
				"<img src=menu/augustyn.gif border=0>","nfg/nauczania/augustyn.html target=prawa;",,,1,
				"<img src=menu/bernard.gif border=0>","nfg/nauczania/bernard.html target=prawa;",,,1,
				"Unitatis","nfg/nauczania/uniatatis.html target=prawa;",,,1
				])
		   		

addmenu(menu=["zapisy",
,,245,1,"",prop2,,"left",effect,,,,,,,,,,,,,
"Net For God","zapisy/fraternia.html target=prawa;",,,1,
"Sesja KANA","kana/sesja.html target=prawa;",,,1,
"Weekendy otwarte KANA","kana/kana.html target=prawa;",,,1,
"Rekolekcje dla młodych - Jerycho","zapisy/jerycho_2006.html target=prawa;",,,1
])

addmenu(menu=["kontakty",
,,215,1,"",prop2,,"left",effect,,,,,,,,,,,,,
"Napisz do Nas","mailto:wspolnota@chemin-neuf.pl target=_top",,"",1,
"Sekretariat Młodych","mailto:mlodzi@chemin-neuf.pl target=_top",,"",1,
"Sekretariat 14-18","mailto:14-18@chemin-neuf.pl target=_top",,"",1,
"Sekretariat Kany","mailto:kana@chemin-neuf.pl target=_top",,"",1,
//"Miączyńska ","wspolnota/polska.html target=prawa;",,,1,
"Domy wspólnotowe","wspolnota/polska.html target=prawa;",,,1,
"Net For God","nfg/kontakty/kontakty.html target=prawa;",,,1
])
dumpmenus()
