//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=8; //set number of main menu items
	var LowBgColor='#CCCCCC';
	var HighBgColor='#89B5F1';
	var FontLowColor='#000000';
	var FontHighColor='#000000';
	var BorderColor='#878270';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily= "arial,sans serif,technical"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=202; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=-10;
	var LeftPaddng=3;
	var TopPaddng=1;
	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("Home","http://www.dkiel.com/easterneurope/index.html",0,30,105);

Menu2=new Array("Romania","http://www.infoplease.com/ipa/A0107905.html",3);
	Menu2_1=new Array("Bucharest","http://www.dkiel.com/easterneurope/Romania/Bucharest/bucharestindex.html",0,20,120);
	Menu2_2=new Array("Constanta","http://www.dkiel.com/easterneurope/Romania/Constanta/constantaindex.html",0);
	Menu2_3=new Array("Black Sea & Canal","http://www.dkiel.com/easterneurope/Romania/BlackSea/blackseaindex.html",0);

Menu3=new Array("Bulgaria","http://www.infoplease.com/ipa/A0107365.html",2);
	Menu3_1=new Array("Veliko Tarnovo","http://www.dkiel.com/easterneurope/Bulgaria/VelikoTarnovo/velikoindex.html",0,20,120);
	Menu3_2=new Array
("Arbanasi","http://www.dkiel.com/easterneurope/Bulgaria/Arbanasi/arbanasiindex.html",0);

	
Menu4=new Array("Serbia","http://www.infoplease.com/ipa/A0108157.html",3);
	Menu4_1=new Array("Iron Gate","http://www.dkiel.com/easterneurope/Serbia/IronGate/irongateindex.html",0,20,100);
	Menu4_2=new Array("Belgrade","http://www.dkiel.com/easterneurope/Serbia/Belgrade/belgradeindex.html",0);
	Menu4_3=new Array("Novi Sad","http://www.dkiel.com/easterneurope/Serbia/NoviSad/novisadindex.html",0);	

Menu5=new Array("Croatia","http://www.infoplease.com/ipa/A0107439.html",2);
      Menu5_1=new Array("Vukovar","http://www.dkiel.com/easterneurope/Croatia/Vukovar/vukovarindex.html",0,20,100);
	Menu5_2=new Array("Osijek","http://www.dkiel.com/easterneurope/Croatia/Osijek/osijekindex.html",0);
	
Menu6=new Array("Hungary","http://www.infoplease.com/ipa/A0107620.htmlhttp://www.infoplease.com/ipa/A0107967.html",3);
	Menu6_1=new Array("Budapest","http://www.dkiel.com/easterneurope/Hungary/Budapest/budapestindex.html",0,20,100);
	
	Menu6_2=new Array("Szentendre","http://www.dkiel.com/easterneurope/Hungary/Szentendre/szentendreindex.html",0);
	Menu6_3=new Array("Budapest Day 2","http://www.dkiel.com/easterneurope/Hungary/Budapest2/budapestindex.html",0,20,100);

Menu7=new Array("Slovakia","http://www.infoplease.com/ipa/A0107967.html",1);
	Menu7_1=new Array("Svätý Jur","http://www.dkiel.com/easterneurope/Slovakia/SvatyJur/svatyjurindex.html",0,20,100);
	
Menu8=new Array("Czech Republic","http://www.infoplease.com/ipa/A0107456.html",4);
	Menu8_1=new Array("Prague Day 1","http://www.dkiel.com/easterneurope/Prague/Day1/prague1index.html",0,20,100);
	Menu8_2=new Array("Prague Day 2","http://www.dkiel.com/easterneurope/Prague/Day2/prague2index.html",0);
	Menu8_3=new Array("Sychrov Castle","http://www.dkiel.com/easterneurope/Prague/Sychrov/sychrovindex.html",0);
	Menu8_4=new Array("Prague Day 3","http://www.dkiel.com/easterneurope/Prague/Day3/prague3index.html",0);





             
	





