/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='#CE0031';			// Background color when mouse is not over
	var LowSubBgColor='#CE0031';			// Background color when mouse is not over on subs
	var HighBgColor='#AAAAAA';			// Background color when mouse is over
	var HighSubBgColor='#AAAAAA';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='CE0031';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;					// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500	;			// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.bodasca.nl","",0,20,140);

Menu2=new Array("English","","",11);
	Menu2_1=new Array("Updates","update_e.html","",1,20,140);	
		Menu2_1_1=new Array("Last changes made on this website","","",0,20,220);
	Menu2_2=new Array("Breedinfo", "rasinfo_e.html","",1,20,140);
		Menu2_2_1=new Array("History, Appearance and Character","","",0,20,220);
	Menu2_3=new Array("Our Kennel","bodasca_e.html","",1,20,140);
		Menu2_3_1=new Array("History of our kennel","","",0,20,220);
	Menu2_4=new Array("Our Dogs","onzehonden_e.html","",1,20,140);
		Menu2_4_1=new Array("Dogs currently in our ownership","","",0,20,220);
	Menu2_5=new Array("Progeny","fokprod_e.html","",1,20,140);
		Menu2_5_1=new Array("Progeny of our males and litterinfo","","",0,20,220);
	Menu2_6=new Array("FAQ page","FAQ_e.php","",1,20,140);
		Menu2_6_1=new Array("Frequently Asked Questions","","",0,20,220);
	Menu2_7=new Array("FCI breedstandard","FCIstandard_e.htm","",1,20,140);
		Menu2_7_1=new Array("Breedstandard of the Cesky Terrier","","",0,20,220);
	Menu2_8=new Array("E-Cards","ecard-send.php","",1,20,140);
		Menu2_8_1=new Array("Send an E-Card","","",0,20,220);	
	//Menu2_9=new Array("Guestbook","gbook/gbook_e.php","",1,20,140);
		//Menu2_9_1=new Array("Read or leave a message","","",0,20,220);	
	Menu2_9=new Array("About us","hobby_e.html","",1,20,140);
		Menu2_9_1=new Array("Info about us","","",0,20,220);	
	Menu2_10=new Array("Grooming","vachtverzorging_e.html","",1,20,140);
		Menu2_10_1=new Array("Taking care of the coat","","",0,20,220);	
	//Menu2_11=new Array("Links","links_e.html","",1,20,140);
		Menu2_11_1=new Array("Links to other interesting websites","","",0,20,220);
	Menu2_11=new Array("contact","contact_e.html","",1,20,140);
		Menu2_11_1=new Array("contact info and our email","","",0,20,220);	
		
Menu3=new Array("Nederlands","","",11);
	Menu3_1=new Array("Laatste wijzigingen","update.html","",1,20,140);
		Menu3_1_1=new Array("Laatste wijzigingen op de site","update.html","",0,20,220);
	Menu3_2=new Array("Rasinfo", "rasinfo.html","",1);
		Menu3_2_1=new Array("Geschiedenis, Uiterlijk en Karakter","","",0,20,220);
	Menu3_3=new Array("Onze kennel","bodasca.html","",1);
		Menu3_3_1=new Array("Geschiedenis van onze kennel","","",0,20,220);
	Menu3_4=new Array("Onze honden","onzehonden.html","",1);
		Menu3_4_1=new Array("De honden in ons bezit","","",0,20,220);
	Menu3_5=new Array("Onze Nesten" , "fokprod.html","",1);
		Menu3_5_1=new Array("Nesten en nakomelingen","","",0,20,220);
	Menu3_6=new Array("FAQ pagina","FAQ.php","",1);
		Menu3_6_1=new Array("Veel Gestelde Vragen","","",0,20,220);
	Menu3_7=new Array("FCI rasstandaard","FCIstandaard.htm","",1);
		Menu3_7_1=new Array("Rasstandaard van de Cesky Terrier","","",0,20,220);
	Menu3_8=new Array("E-Kaarten","ecard-send.php","fdgfdgdfgd",1);
		Menu3_8_1=new Array("Stuur een E-Card","","",0,20,220);
	//Menu3_9=new Array("Gastenboek","gbook/gbook.php","",1);
		//Menu3_9_1=new Array("Wat vind u van deze website","","",0,20,220);
	Menu3_9=new Array("Over ons","hobby.html","",1);
		Menu3_9_1=new Array("Info over ons","","",0,20,220);
	Menu3_10=new Array("Vachtverzorging","vachtverzorging.html","",1);
		Menu3_10_1=new Array("Vachtverzorging en trimschema","","",0,20,220);
	//Menu3_11=new Array("Links","links.html","",1)
		Menu3_11_1=new Array("Verwijzingen naar websites","","",0,20,220);
	Menu3_11=new Array("contact","contact.html","",1,20,140);
		Menu3_11_1=new Array("contact informatie en email","","",0,20,220);
	
//Menu4=new Array("Français","","",12);
//	Menu4_1=new Array("Mise à jour ","update_e.html","",0,20,140);	
//	Menu4_2=new Array("Information sur la race", "rasinfo_fr.html","fdgfdgdfgd",0);
//	Menu4_3=new Array("Our Kennel","bodasca_e.html","",0);
//	Menu4_4=new Array("Nos Chiens","onzehonden_fr.html","",0);
//	Menu4_5=new Array("Progéniture","fokprod_fr.html","",0);
//	Menu4_6=new Array("FAQ page","FAQ_e.php","",0);
//	Menu4_7=new Array("FCI breedstandard","FCIstandard_e.htm","",0);
//	Menu4_8=new Array("E-Cards","ecard-send.php","fdgfdgdfgd",0);
//	Menu4_9=new Array("Livre d'or","gbook/gbook.php","",0);
//	Menu4_10=new Array("About us","hobby_e.html","",0);
//	Menu4_11=new Array("Toilettage","vachtverzorging_fr.html","",0);
//	Menu4_12=new Array("Links","links_fr.html","",0);
	
//Menu5=new Array("Deutsch","","",12);
//	Menu5_1=new Array("Breedinfo", "rasinfo_e.html","",0,20,140);	
//		Menu4_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,140);
//		Menu4_2_2=new Array("News.com","http://www.news.com","",0);
//		Menu4_2_3=new Array("Wired News","http://www.wired.com","",0);
//	Menu5_2=new Array("Grooming","vachtverzorging_e.html","fdgfdgdfgd",0);
//	Menu5_3=new Array("Our Kennel","bodasca_e.html","",0);
//	Menu5_4=new Array("Unsere hunden","onzehonden_e.html","",0);
//	Menu5_5=new Array("Progeny","fokprod_e.html","",0);
//	Menu5_6=new Array("FAQ page","FAQ_e.php","",0);
//	Menu5_7=new Array("FCI standard","FCIstandard_d.htm","",0);
//	Menu5_8=new Array("E-Cards","ecard-send.php","fdgfdgdfgd",0);
//	Menu5_9=new Array("Gästenbuch","blank.htm","",0);
//	Menu5_10=new Array("Links","links_e.html","",0);
//	Menu5_11=new Array("Updates","update_e.html","",0);
//	Menu5_12=new Array("About us","hobby_e.html","",0)



Menu4=new Array("My other sites","javascript:top.location.href='blank.htm'","",6);
	Menu4_1=new Array("Vakantie in Rusland","javascript:OpenMyWindow('../rusland/index.html')","",0,20,140);
	Menu4_2=new Array("Vakantie in Egypte","javascript:OpenMyWindow('../egypte/index.html')","",0);
	Menu4_3=new Array("Betta Splendens","javascript:OpenMyWindow('../vissen/index.html')","",0);
	Menu4_4=new Array("WK 2002 in Amsterdam", "javascript:OpenMyWindow('wk2002.html')","",0);
	Menu4_5=new Array("WK 2003 in Dortmund", "javascript:OpenMyWindow('wk2003.html')","",0);
	Menu4_6=new Array("EK 2004 in Barcelona", "javascript:OpenMyWindow('ek2004.html')","",0)