if (!exclude) { 

var menuALIGN = "center";		// alignment
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	69; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"ffffcc";	// main nav cell color
var rCOLOR = 	"white";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"0099FF"	// main nav border color
var aLINK = 	"#FF0000";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	12;		// main nav font size (pixels)
var fWEIGHT = 	""		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#ffffcc";	// submenu cell color

var srCOLOR = 	"white";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	"#b22222"	// submenu border color
var saLINK = 	"#FF0000";	// submenu link color
var saHOVER = 	"black";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial,arial";// submenu font face
var sfSIZE = 	12;		// submenu font size (pixels)
var sfWEIGHT = 	""	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	1;		// submenu drop shadow size
var shCOLOR =	"#b22222";	// submenu drop shadow color
var shOPACITY = 90;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "none";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 780;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = ">";		// [** new **] right arrow (not ns4/op5/op6)



//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER") [** last four are new **]
addMainItem("","Wspólnota",64,"center","","",0,0,"","","","#4532F2","");

	
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
	defineSubmenuProperties(145,"left","left",-4,0,"","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("wspniesp.htm","Niespodzianki","mainFrame","");
	addSubmenuItem("","Informacje","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(120,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("zyciewspolnotowe.htm","Życie Wspólnotowe","mainFrame","");
		addChildmenuItem("studium.htm","Studium","mainFrame","");
	addSubmenuItem("wspczymjest.htm","Czym jest?","mainFrame","");
	addSubmenuItem("wsppoczatki.htm","Początki","mainFrame","");
	addSubmenuItem("wspnowoscwk-le.htm","Nowość w Tradycji K-ła","mainFrame","");
	addSubmenuItem("","W służbie N.E.","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(70,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("wspnewk-le.htm","W Kościele","mainFrame","");
		addChildmenuItem("wspnewswiecie.htm","W świecie","mainFrame","");
	addSubmenuItem("","Formacja","mainFrame","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(90,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("wsppostulat.htm","Postulat","mainFrame","");
		addChildmenuItem("wspnowicjat.htm","Nowicjat","mainFrame","");
		addChildmenuItem("wspjuniorat.htm","Juniorat","mainFrame","");
		addChildmenuItem("wspsluby.htm","Śluby","mainFrame","");
		addChildmenuItem("wspregula.htm","Reguła","mainFrame","");
		addChildmenuItem("wspbrisiostry.htm","Bracia i siostry","mainFrame","");
		
		
		addSubmenuItem("wspduchowosc.htm","Duchowość","","");
		
		addSubmenuItem("praca.htm","Praca","","");

	addSubmenuItem("wsp1dzien.htm","1 dzień we Wspólnocie","mainFrame","");
	
	addSubmenuItem("","Pobyt we Wspólnocie","mainFrame","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(150,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("pobytmodlitwa.htm","Czas modlitwy","mainFrame","");
		addChildmenuItem("pobytporzdnia.htm","Porządek dnia","mainFrame","");
		addChildmenuItem("pobytjakdojechac.htm","Jak dojechać?","mainFrame","");
		addChildmenuItem("pobytrozezn.htm","Rozeznawanie powołania","mainFrame","");
		addChildmenuItem("pobytmlodziez.htm","Spotkania dla młodzieży","mainFrame","");
		addChildmenuItem("pobytkongresy.htm","Kongresy","mainFrame","");
		addChildmenuItem("pobytwlktydzien.htm","Wielki Tydzień","mainFrame","");
		
	
	

addMainItem("","Pasterz",50,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(130,"left","left",-4,0,"","","","","","","");

	addSubmenuItem("zyciorys.htm","Życiorys","","");
	addSubmenuItem("ewangelia.htm","Ewangelia na niedz.","","");
	
	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("","Artykuły","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(180,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("koinoniaartykul.pdf","Koinonia-Wspólnota-Kościół","","");
		addChildmenuItem("pawelwzor.htm","Paweł wzór ewangelizatora","","");
		addChildmenuItem("pawelwzor.htm","Paweł wzór...(dla młodzieży)","","");
		addChildmenuItem("pawelwzor.htm","Paweł wzór...(dla dzieci)","","");
		addChildmenuItem("pawel3.htm","Paweł - człowiek Kościoła","","");
		addChildmenuItem("duchswiety.htm","Jezus ewangelizator...","","");
		addChildmenuItem("mszal.htm","Mszał jedności czy podziału?","","");
			
	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("","Konferencje","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(75,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("publikacje.htm","Publikacje","","");
		addChildmenuItem("nauczania.htm","Nauczania","","");
	addSubmenuItem("","Książki","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(80,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("tlumacz.htm","Tłumaczenia","","");
		addChildmenuItem("autorskie.htm","Autorskie","","");
	addSubmenuItem("sluzbawk-le.htm","Posługa w Kościele","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(105,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("dduszpasterz.htm","DRRK","","");
		addChildmenuItem("rektorcmie.htm","Rektor CMiE","","");
		addChildmenuItem("proboszcz.htm","Proboszcz","","");
		addChildmenuItem("misjezagr.htm","Misje zagraniczne","","");
	


addMainItem("","Modlitwa",62,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(150,"left","left",-4,0,"","","","","","","");

	addSubmenuItem("charyzmatmodlitwy.htm","Charyzmat modlitwy","","");
	addSubmenuItem("eucharystia.htm","Eucharystia","","");
	addSubmenuItem("modlliturgiczna.htm","Modl. Liturgiczna","","");
	addSubmenuItem("modlosobista.htm","Modl. osobista","","");
	addSubmenuItem("sptkmodlitewne.htm","Spotkania modlitewne","","");
	addSubmenuItem("adoracja.htm","Adoracja","","");
	addSubmenuItem("modlwstawiennicza.htm","Modl. wstawiennicza","","");
	addSubmenuItem("sakrnamchorych.htm","Sakr. Namaszcz. Chorych","","");
	addSubmenuItem("","Lectio Divina","mainFrame","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(150,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("slowowmodlitwie.htm","Słowo Boże w modlitwie","","");
		addChildmenuItem("modlitwaslowem.htm","Modlitwa Słowem Bożym","","");
	
	addSubmenuItem("modlrozancowa.htm","Modl. Różańcowa","","");
	addSubmenuItem("skrzynkaintencji.htm","Skrzynka intencji","","");
	
	


addMainItem("","Ewangelizacja",91,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(125,"left","left",-4,0,"","","","","","","");


	addSubmenuItem("czymjestne.htm","Czym jest N.E.?","","");
	addSubmenuItem("rmst1.htm","Kursy S.N.E.","","");
	addSubmenuItem("ewindywidualna.htm","Ew. indywidualna","","");
	addSubmenuItem("szpital.htm","Szpital","","");
	addSubmenuItem("misje.htm","Misje","","");
	addSubmenuItem("","Zespół muzyczny","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(70,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("zespol.htm","O nas","","");
		addChildmenuItem("spiewnik.htm","śpiewnik","","");
		addChildmenuItem("koncerty.htm","Koncerty","","");
		addChildmenuItem("plyty.htm","Płyty","","");
		addChildmenuItem("zespformacja.htm","Formacja","","");

	addSubmenuItem("dokumenty.htm","Dokumenty Kościoła","","");


addMainItem("","Kursy i Rekolekcje",108,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(142,"left","left",-4,0,"","","","","","","");
    addSubmenuItem("rmst1.htm","Charakterystyka Kursów","","");
	addSubmenuItem("rmst1propozycje.htm","Nowe Propozycje","","");
	addSubmenuItem("terminykursow.htm","Terminy Kursów","","");
	addSubmenuItem("terminyrekolekcji.htm","Terminy Rekolekcji","","");
	addSubmenuItem("zgloszenia.htm","Zgłoszenia","","");
	addSubmenuItem("swiadectwa.htm","świadectwa","","");

		
addMainItem("","SNE",35,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(122,"left","left",-4,0,"","","","","","","");

	addSubmenuItem("","","","");
	addSubmenuItem("","Szkoły SNE","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(122,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("szkoly.htm","SNE w Polsce","","");
		addChildmenuItem("mapa.htm","Mapa Szkół w Polsce","","");
		addChildmenuItem("http://www.saletini.cz/sne/index.htm","SNE w Czechach","","");
		addChildmenuItem("http://www.sne-pmk-berlin.de/","SNE w Berlinie","","");
		
	addSubmenuItem("","CMiE św.Pawła","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(130,"left","left",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("cmiedekret.htm","Dekret","","");
		addChildmenuItem("cmieliturgia.htm","Liturgia","","");
		addChildmenuItem("cmiemgrupy.htm","Małe grupy","","");
		addChildmenuItem("sptkmodlitewne.htm","Spotkania modlitewne","","");

addMainItem("","Program Pastoralny",130,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(155,"right","right",-4,0,"","","","","","","");
	addSubmenuItem("rmdekret.htm","Dekret","","");
	addSubmenuItem("czymjestrm.htm","Czym jest R. Missio?","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(85,"right","right",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("rmhistoria.htm","Historia","","");
		addChildmenuItem("rmmisja.htm","Misja","","");
		addChildmenuItem("rmwizja.htm","Wizja","","");
		addChildmenuItem("rmstrategia.htm","Strategia","","");
		addChildmenuItem("rmstacja.htm","Stacja obsługi","","");
		

	addSubmenuItem("rmdlakogo.htm","Dla kogo jest RM?","","");
	addSubmenuItem("3elementy.htm","3 elementy RM","","");
	addSubmenuItem("wspolnotoszk.htm","Wspólnotoszkoła","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(95,"right","right",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("wszkwizja.htm","Wizja","","");
		addChildmenuItem("pepsi.htm","Program PEPSI ","","");
		addChildmenuItem("wszkstruktura.htm","Struktura","","");
		addChildmenuItem("wszkmetodol.htm","Metodologia","","");
		addChildmenuItem("profil.htm","Profil","","");
	addSubmenuItem("sylwetkaew.htm","Ewangelizator","","");
	addSubmenuItem("rmformacja.htm","Program formacji","","");
	
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(100,"right","right",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		
		addChildmenuItem("rmst1.htm","Pierwszy stopień","","");
		addChildmenuItem("rmst2.htm","Drugi stopień","","");
		
		
	addSubmenuItem("","Mapa posługi","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(124,"right","right",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("rmewangelizacja.htm","Ewangelizacja","","");
		addChildmenuItem("rmszkoly.htm","Szkoły RM w Polsce","","");
		addChildmenuItem("mapa.htm","Mapa Szkół w Polsce","","");
		
	addSubmenuItem("rmjakuczestn.htm","Jak uczestniczyć w RM?","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(140,"right","right",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		
		addChildmenuItem("rmjakdolaczyc.htm","Jak do nas dołączyć?","","");
		addChildmenuItem("czegopotrzrm.htm","Czego potrzebuje RM?","","");
		addChildmenuItem("rmcooferuje.htm","Co oferuje RM?","","");

addMainItem("","Parafia",55,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(110,"right","right",-4,0,"","","","","","","");

	addSubmenuItem("parafiadekret.htm","Dekret","","");
	addSubmenuItem("parafiaczymjest.htm","Czym jest?","","");
	addSubmenuItem("","Z życia parafii","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(90,"right","right",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		
		addChildmenuItem("parafiaoglosz.htm","Ogłoszenia","","");
		addChildmenuItem("parafiawyda.htm","Wydarzenia","","");


		
addMainItem("","DRRK",45,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(75,"right","right",-4,0,"","","","","","","");

	addSubmenuItem("drrkstatut.htm","Statut","","");
	addSubmenuItem("drrkzarzad.htm","Zarząd","","");
	addSubmenuItem("drrkakt.htm","Aktualności","","");


		

addMainItem("","Aktualności",76,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(135,"right","right",-4,0,"","","","","","","");

	addSubmenuItem("aktwkrotce.htm","Wkrótce przed nami","","");
	addSubmenuItem("","Wydarzenia minione","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(70,"right","right",0,-10,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
	addChildmenuItem("aktwydarzpl.htm","w Polsce","","");
	addChildmenuItem("aktwydarzfr.htm","we Francji","","");
	addSubmenuItem("","Galeria","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(180,"right","right",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
	addChildmenuItem("galeriabieszcz.php","Bieszczady 2009","","");
	addChildmenuItem("galeriajan.php","Kurs Jana 2009","","");
	addChildmenuItem("galeriapawel.php","Kurs Pawła 2009","","");
	addChildmenuItem("galeriabozecialo.php","Uroczystość Bożego Ciała 2009","","");
	addChildmenuItem("galeriaswietorodz.php","Święto Rodzin 2009","","");
	addChildmenuItem("triduum2009.htm","Triduum Paschalne","","");
	addChildmenuItem("powolaniowe2009.htm","Rekolekcje powolaniowe","","");	 

	

addMainItem("","Informacje",74,"center","","",0,0,"","","","#4532F2","");

	defineSubmenuProperties(120,"right","right",-4,0,"","","","","","","");

	addSubmenuItem("kontakt.htm","Kontakt","","");
	addSubmenuItem("download.htm","Download","","");
	addSubmenuItem("infuwagi.htm","Wasze uwagi","","");
	addSubmenuItem("copyright.htm","Copyright","","");
	addSubmenuItem("pytzwstawiane.htm","Pyt. zwykle stawiane","","");
	addSubmenuItem("","Strony polecane","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(112,"right","right",0,-20,"","white","#ffffcc","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.saletini.cz","Saletyni Czechy","","");
		addChildmenuItem("http://www.sne-pmk-berlin.de/","SNE Berlin","","");

}
