//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=1; //set number of main menu items
	var LowBgColor='#F2F2F2';
	var HighBgColor='#fff';
	var FontLowColor='black';
	var FontHighColor='maroon';
	var BorderColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Arial"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=0; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Rozwiń menu","",17,20,138);
	Menu1_1=new Array("Strona główna", "index.html", 0, 20, 150);
	Menu1_2=new Array("Ceremonia dedykacji", "dedykacja.html", 0, 20, 150);
	Menu1_3=new Array("Ślub humanistyczny", "slub.html", 0, 20, 150);
	Menu1_4=new Array("Pogrzeb humanistyczny", "pogrzeb.html", 0, 20, 150);
	Menu1_5=new Array("Formularz zgłoszeniowy", "form.php", 0, 20, 150);
	Menu1_6=new Array("Zapowiedzi", "zapowiedzi.html", 0, 20, 150);
	Menu1_7=new Array("O ceremoniach", "oceremoniach.html", 0, 20, 150);
	Menu1_8=new Array("Mistrzowie ceremonii", "mistrzowie.html", 0, 20, 150);
	Menu1_9=new Array("Zdjęcia", "zdjecia.html", 0, 20, 150);
	Menu1_10=new Array("Wideo", "wideo.html", 0, 20, 150);
	Menu1_11=new Array("Publikacje", "publikacje.html", 0, 20, 150);
	Menu1_12=new Array("Media o nas", "media_o_nas.html", 0, 20, 150);
	Menu1_13=new Array("Linki", "linki.html", 0, 20, 150);
	Menu1_14=new Array("Humanizm", "humanizm.html", 0, 20, 150);
	Menu1_15=new Array("Regulamin celebrantów", "regulamin.html", 0, 20, 150);
	Menu1_16=new Array("FAQ- śluby", "faq.html", 0, 20, 150);
	Menu1_17=new Array("Nasze bannery", "bannery.html", 0, 20, 150);