/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#F8F6F5';			// Background color when mouse is not over
	var LowSubBgColor='#E5D9C5';			// Background color when mouse is not over on subs
	var HighBgColor='#DDCEB3';			// Background color when mouse is over
	var HighSubBgColor='#DDCEB3';			// Background color when mouse is over on subs
	var FontLowColor='#734838';			// Font color when mouse is not over
	var FontSubLowColor='#734838';			// Font color subs when mouse is not over
	var FontHighColor='#937254';			// Font color when mouse is over
	var FontSubHighColor='#937254';			// Font color subs when mouse is over
	var BorderColor='#937254';			// Border color
	var BorderSubColor='#937254';			// 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=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// 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=30;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=1;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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',4,7,'tridown.gif',7,4,'trileft.gif',4,7];	// 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("Start","main.htm","",0,18,50);

Menu2=new Array("Breeding","","",3,18,70);
	Menu2_1=new Array("Kennel","kennel/kennel.htm","",0,18,80);	
	Menu2_2=new Array("Living","kennel/boende.htm","",0,18,80);
	Menu2_3=new Array("Standard","kennel/rasStGardshund.htm","",0,18,80);
		    
	
		
	

Menu3=new Array("Dogs","","",7,18,50);
	Menu3_1=new Array("DSG-Aimi","","",6,20,100);
	       Menu3_1_1=new Array("Aimi","aimi/aimi.htm","",0,20,90);
	       Menu3_1_2=new Array("Relatives","aimi/slakt.htm","",0,20,90);
		   Menu3_1_3=new Array("Gallery","","",5,20,90);
		             Menu3_1_3_1=new Array("up to 1 year","aimi/galleri_1ar/galleri_1ar.html","",0,20,90);
					 Menu3_1_3_2=new Array("up to 2 year","aimi/galleri_2ar/galleri_2ar.html","",0,20,90);
					 Menu3_1_3_3=new Array("up to 3 year","aimi/galleri_3ar/galleri_3ar.html","",0,20,90);
					 Menu3_1_3_4=new Array("up to 4 year","aimi/galleri_4ar/galleri_4ar.html","",0,20,90);
					 Menu3_1_3_5=new Array("up to 5 year","aimi/galleri_5ar/galleri_5ar.html","",0,20,90);
					 
		  Menu3_1_4=new Array("Shows","aimi/utstallning_Aimi.html","",0);
		              
		             
					 
		  Menu3_1_5=new Array("Sibblings","aimi/syskon.htm","",0);
		  Menu3_1_6=new Array("Puppy Results","","",3,20,110);
            		  Menu3_1_6_1=new Array("I-Litter","aimi/Aimis_valpar_resultat_IKull.html","",0,20,80);
		              Menu3_1_6_2=new Array("F-Litter","aimi/Aimis_valpar_resultat_FKull.html","",0,20,80);
		              Menu3_1_6_3=new Array("C-Litter","aimi/Aimis_valpar_resultat_CKull.html","",0,20,80);
		   
	Menu3_2=new Array("DSG-Shine On","","",5);
	      Menu3_2_1=new Array("Shine On","shineOn/shineOn.htm","",0,20,90);
	      Menu3_2_2=new Array("Relatives","shineOn/slakt.htm","",0,20,90);
		  Menu3_2_3=new Array("Gallery","","",4,20,90);
		              Menu3_2_3_1=new Array("up to 1 year","shineOn/galleri_1ar/galleri_1ar.html","",0,20,90);
					  Menu3_2_3_2=new Array("up to 2 year","shineOn/galleri_2ar/galleri_2ar.html","",0,20,90);
					  Menu3_2_3_3=new Array("up to 3 year","shineOn/galleri_3ar/galleri_3ar.html","",0,20,90);
					   Menu3_2_3_4=new Array("up to 4 year","shineOn/galleri_4ar/galleri_4ar.html","",0,20,90);
		             
		 Menu3_2_4=new Array("Shows","shineOn/utstallning_Shine.html","",0,20,90);			  
					 
					 
	    Menu3_2_5=new Array("Puppy Results","","",2,20,90);
					Menu3_2_5_1=new Array("E-Litter","shineOn/Shines_valpar_resultat_EKull.html","",0,20,70);
					Menu3_2_5_2=new Array("H-Litter","shineOn/Shines_valpar_resultat_HKull.html","",0,20,70);
					
	Menu3_3=new Array("DSG-Lova","","",6);
	       Menu3_3_1=new Array("Lova","lova/lova.htm","",0,20,90);
	       Menu3_3_2=new Array("Relatives","lova/slakt.htm","",0,20,90);
		   Menu3_3_3=new Array("Gallery","","",4,20,90);
		              Menu3_3_3_1=new Array("up to 1 year","lova/galleri_1ar/galleri_1ar.html","",0,20,90);
			          Menu3_3_3_2=new Array("up to 2 year","lova/galleri_2ar/galleri_2ar.html","",0,20,90);
					   Menu3_3_3_3=new Array("up to 3 year","lova/galleri_3ar/galleri_3ar.html","",0,20,90);
					   Menu3_3_3_4=new Array("up to 4 year","lova/galleri_4ar/galleri_4ar.html","",0,20,90);
						  
			Menu3_3_4=new Array("Shows","lova/utstallning_Lova.html","",0,20,90);
			          
					 
					  			  
		    Menu3_3_5=new Array("Sibblings","lova/syskon.htm","",0,20,90);
			
			Menu3_3_6=new Array("Puppy Results","","",3,20,90);
			         Menu3_3_6_1=new Array("D-Litter","lova/Lovas_valpar_resultat_DKull.html","",0,20,70);
					 Menu3_3_6_2=new Array("G-Litter","lova/Lovas_valpar_resultat_GKull.html","",0,20,70);
					 Menu3_3_6_3=new Array("J-Litter","lova/Lovas_valpar_resultat_JKull.html","",0,20,70);
			
	Menu3_4=new Array("DSG-Flo-Jo","","",3);
	       Menu3_4_1=new Array("Flo-Jo","floJo/floJo.html","",0,20,80);
		    Menu3_4_2=new Array("Gallery","","",2,20,80);
			                 Menu3_4_2_1=new Array("up to 1 year","floJo/galleri_1ar/galleri_1ar.html","",0,20,90);
							 Menu3_4_2_2=new Array("up to 2 year","floJo/galleri_2ar/galleri_2ar.html","",0,20,90);
		    Menu3_4_3=new Array("Shows","floJo/utstallning_FloJo.html","",0,20,80);
		   
   Menu3_5=new Array("DSG-Evita","","",3);
	       Menu3_5_1=new Array("Evita","evita/evita.html","",0,20,80);
		    Menu3_5_2=new Array("Gallery","","",2,20,80);
			                 Menu3_5_2_1=new Array("up to 1 year","evita/galleri_1ar/galleri_1ar.html","",0,20,90);
							  Menu3_5_2_2=new Array("up to 2 year","evita/galleri_2ar/galleri_2ar.html","",0,20,90);
		   Menu3_5_3=new Array("Shows","evita/utstallning_Evita.html","",0,20,80);
					  
	Menu3_6=new Array("DSG-Canon","","",5);
	    Menu3_6_1=new Array("Canon","canon/canon.htm","",0,20,80);
	    Menu3_6_2=new Array("Relatives","canon/slakt.htm","",0,20,80);
		Menu3_6_3=new Array("Gallery","","",4,20,80);
		             Menu3_6_3_1=new Array("up to 1 year","canon/galleri_1ar/galleri_1ar.html","",0,20,90);
					 Menu3_6_3_2=new Array("up to 2 year","canon/galleri_2ar/galleri_2ar.html","",0,20,90);
					 Menu3_6_3_3=new Array("up to 3 year","canon/galleri_3ar/galleri_3ar.html","",0,20,90);
					 Menu3_6_3_4=new Array("up to 4 year","canon/galleri_4ar/galleri_4ar.html","",0,20,90);
					 
		Menu3_6_4=new Array("Shows","canon/utstallning.html","",0,20,80);
		        
		              
	 Menu3_6_5=new Array("Puppies","","",8,20,80);
				    Menu3_6_5_1=new Array("Sally 070518","canon/canonValpar/Canon_valpar_070518.html","",0,20,90);					      
					Menu3_6_5_2=new Array("Sally Results","canon/canonValpar/Resultat_070518.html","",0,20,90);
				    Menu3_6_5_3=new Array("Sunna 070622","canon/canonValpar/Canon_valpar_070622.html","",0,20,90);
					Menu3_6_5_4=new Array("Sunna Results","canon/canonValpar/Resultat_070622.html","",0,20,90);
					 Menu3_6_5_5=new Array("Shine 070814","canon/canonValpar/Canon_valpar_070814.html","",0,20,90);
					 Menu3_6_5_6=new Array("Shine Results","canon/canonValpar/Resultat_070814.html","",0,20,90);
					  Menu3_6_5_7=new Array("Evita 080413","canon/canonValpar/Canon_valpar_080413.html","",0,20,90);
					 Menu3_6_5_8=new Array("Evita Results","canon/canonValpar/Resultat_080413.html","",0,20,90);
	
	Menu3_7=new Array("DSG-Falcon","","",3);
	    Menu3_7_1=new Array("Falcon","falcon/falcon.html","",0,20,80);
		Menu3_7_2=new Array("Gallery","","",2,20,80);
		          Menu3_7_2_1=new Array("up to 1 year","falcon/galleri_1ar/galleri_1ar.html","",0,20,90);
				   Menu3_7_2_2=new Array("up to 2 year","falcon/galleri_2ar/galleri_2ar.html","",0,20,90);
		 Menu3_7_3=new Array("Shows","falcon/utstallning_Falcon.html","",0,20,80);
		 
	Menu4=new Array("Import-ExPort","","",2,18,100);
       Menu4_1=new Array("Import","","",1,18,70);
          Menu4_1_1=new Array("Lion","imExPort/im_lion.html","",0,20,60);
		 
		  
   
       Menu4_2=new Array("Export","","",3,18,70);
	      Menu4_2_1=new Array("Liola","imExPort/ex_liola.html","",0,20,60);
   	      Menu4_2_2=new Array("Exxon","imExPort/ex_exxon.html","",0,20,60);
		  Menu4_2_3=new Array("Enzzo","imExPort/ex_enzzo.html","",0,20,60);
		  	
				  
Menu5=new Array("Puppies","","",3,18,60);
   Menu5_1=new Array("Current","valpar/aktuell.html","",0,18,70);
    Menu5_2=new Array("Mated","valpar/parade.html","",0,18,70);
   
   Menu5_3=new Array("Mating Plans","","",1,18,70);
   	      
		  Menu5_3_1=new Array("2010","","",1,20,60);
		               Menu5_3_1_1=new Array("Information","valpar/planer2010.html","",0,20,110);
		              
            

Menu6=new Array("Litters","","",5,18,60);
   Menu6_1=new Array("Aimi","","",3,18,70);
                Menu6_1_1=new Array("C-Litter","kullar/C_Kullen/cKullen.html","",0,20,80);
				Menu6_1_2=new Array("F-Litter","","",2,20,80);
				          Menu6_1_2_1=new Array("F-Kull","kullar/F_Kullen/fKullen.html","",0,20,110);
						  Menu6_1_2_2=new Array("Presentation","kullar/F_Kullen/fKullen_press.html","",0,20,110);
			    Menu6_1_3=new Array("I-Litter","kullar/I_Kullen/iKullen.html","",0,20,80);
				
     Menu6_2=new Array("Shine","","",2,18,70);
	            Menu6_2_1=new Array("E-Litter","kullar/E_Kullen/eKullen.html","",0,20,80);
				Menu6_2_2=new Array("H-Litter","kullar/H_Kullen/hKullen.html","",2,20,80);
				              Menu6_2_2_1=new Array("H-Kull","kullar/H_Kullen/hKullen.html","",0,20,110);
							  Menu6_2_2_2=new Array("Presentation","kullar/H_Kullen/hKullen_press.html","",0,20,110);
				              
	 Menu6_3=new Array("Lova","","",3,18,70);
	            Menu6_3_1=new Array("D-Litter","","",2,20,80);
				              Menu6_3_1_1=new Array("D-Litter","kullar/D_Kullen/dKullen.html","",0,20,110);
							  Menu6_3_1_2=new Array("Presentation","kullar/D_Kullen/dKullen_press.html","",0,20,110);
				Menu6_3_2=new Array("G-Litter","","",2,20,80);
	                         Menu6_3_2_1=new Array("G-Litter","kullar/G_Kullen/gKullen.html","",0,20,110);
							  Menu6_3_2_2=new Array("Presentation","kullar/G_Kullen/gKullen_press.html","",0,20,110);
							  
		        Menu6_3_3=new Array("J-Litter","","",1,20,80);
	                         Menu6_3_3_1=new Array("J-Litter","kullar/J_Kullen/jKullen.html","",0,20,110);
	Menu6_4=new Array("Evita","","",1,18,70);
	            Menu6_4_1=new Array("K-Litter","","",1,20,80);
				              Menu6_4_1_1=new Array("K-Litter","kullar/K_Kullen/kKullen.html","",0,20,110);				  
	   
	Menu6_5=new Array("Flo-Jo","","",1,18,70);
	            Menu6_5_1=new Array("L-Litter","","",2,20,80);
				              Menu6_5_1_1=new Array("L-Litter","kullar/L_Kullen/lKullen.html","",0,20,110);      
			                  Menu6_5_1_2=new Array("Presentation","kullar/L_Kullen/lKullen_Press.html","",0,20,110); 
										  
Menu7=new Array("Gallery","","",6,18,60);
      Menu7_1=new Array("Kitenga Puppies","","",1,18,100);
	          Menu7_1_1=new Array("Our Pictures","","",12,20,80);
			       Menu7_1_1_1=new Array("Cleopatra","galleri/kitengaV_varaBilder/kitengaV_NaCleopatra.html","",0,20,80);
			      Menu7_1_1_2=new Array("Caizer","galleri/kitengaV_varaBilder/kitengaV_NaCaizer.html","",0,20,80);
			      Menu7_1_1_3=new Array("DeNitro","galleri/kitengaV_varaBilder/kitengaV_DeNitro.html","",0,20,80);
				   Menu7_1_1_4=new Array("Deacon","galleri/kitengaV_varaBilder/kitengaV_Deacon.html","",0,20,80);
				  Menu7_1_1_5=new Array("Evita","galleri/kitengaV_varaBilder/kitengaV_ElloEvita.html","",0,20,80);
				  Menu7_1_1_6=new Array("Exxon","galleri/kitengaV_varaBilder/kitengaV_ElloExxon.html","",0,20,80);
				  Menu7_1_1_7=new Array("Falcon","galleri/kitengaV_varaBilder/kitengaV_FlyFalcon.html","",0,20,80);
				   Menu7_1_1_8=new Array("Harmonie","galleri/kitengaV_varaBilder/kitengaV_HotHarmonie.html","",0,20,80);
				   Menu7_1_1_9=new Array("HoneyBee","galleri/kitengaV_varaBilder/kitengaV_HotoneyBee.html","",0,20,80);
				    Menu7_1_1_10=new Array("Ixion","galleri/kitengaV_varaBilder/kitengaV_IAmIxion.html","",0,20,80);
					 Menu7_1_1_11=new Array("Keegan","galleri/kitengaV_varaBilder/kitengaKevKeegan.html","",0,20,80);
					 Menu7_1_1_12=new Array("Kanita","galleri/kitengaV_varaBilder/kitengaV_KevKanita.html","",0,20,80);
     	  
			  
	  Menu7_2=new Array("More Pictures","","",2,18,100);
	  			Menu7_2_1=new Array("Mix","","",2,20,70);
				                 Menu7_2_1_1=new Array("Galina & Rambo","galleri/galinaRambo08/galinaRambo08.html","",0,20,120);
								 Menu7_2_1_2=new Array("Mixed","galleri/mix/mix.htm","",0,20,80);
				Menu7_2_2=new Array("Puppies","","",4,20,70);
				                 Menu7_2_2_1=new Array("Icarus & Isabella","galleri/IcarusIsabella0805/IcarusIsabella0805.html","",0,20,110);
				                 Menu7_2_2_2=new Array("Icarus & Isabella","galleri/IcarusIsabella_08/IcarusIsabella08.html","",0,20,110);
				                Menu7_2_2_3=new Array("2007","galleri/valpar/Valpar2007.html","",0,20,80);
			                    Menu7_2_2_4=new Array("2006-05","galleri/valpar/Valpar2006_05.html","",0,20,80);
						
	Menu7_3=new Array("Occasions","","",8,18,100);
	             Menu7_3_1=new Array("I-litter 1 year","galleri/I_kull_1Ar/iar.html","",0,20,120);
	             Menu7_3_2=new Array("Jambo & Jizza","galleri/jambo_Jizza_vinter08/jamboJizza_vintern08.html","",0,20,120);
	            Menu7_3_3=new Array("Springday","galleri/vinter08_sol/vintern08_sol.html","",0,20,120);
	            Menu7_3_4=new Array("Winter-08-Snow","galleri/vinter08_sno/vintern08_sno.html","",0,20,120);
	            Menu7_3_5=new Array("Winter-08","galleri/vinter08/vintern08.html","",0,20,120);
	            Menu7_3_6=new Array("Speed & Breeze-07","galleri/fart2007/fart_07.html","",0,20,120);
	            Menu7_3_7=new Array("Spring-07","galleri/varen07/varen07.html","",0,20,120);
				 Menu7_3_8=new Array("Winter-07","galleri/vinter07/vinter07.html","",0,20,120);
	            
				
				
	Menu7_4=new Array("Photo of Month","","",1,18,100);
	          	Menu7_4_1=new Array("2008","","",6,20,60);
				           Menu7_4_1_1=new Array("May","galleri/08_maj/08_maj.html","",0,20,70); 
				           Menu7_4_1_2=new Array("June","galleri/08_juni/08_juni.html","",0,20,70);
				           Menu7_4_1_3=new Array("July","galleri/08_juli/08_juli.html","",0,20,70);
						   Menu7_4_1_4=new Array("August","galleri/08_augusti/08_aug.html","",0,20,70);
						   Menu7_4_1_5=new Array("September","galleri/08_sept/08_sep.html","",0,20,70);
						   Menu7_4_1_6=new Array("October","galleri/08_oktober/08_okt.html","",0,20,70);
				           
	
	
	Menu7_5=new Array("Boatpictures","","",1,18,100);
	          	Menu7_5_1=new Array("2005","galleri/BatBilder/batBilderGard.htm","",0,20,60);
				
				
	Menu7_6=new Array("Bathpictures","","",2,18,100);
	          	Menu7_6_1=new Array("Puppies","","",1,20,60);
				   Menu7_6_1_1=new Array("2006","galleri/badValpar_06/badValpar_06.htm","",0,20,70); 
	            Menu7_6_2=new Array("Dogs","","",2,20,60);
				    Menu7_6_2_1=new Array("2007","galleri/bad_07/bad_07.html","",0,20,70);
				    Menu7_6_2_2=new Array("2006","galleri/bad_06/bad_06.htm","",0,20,70); 
				
				
	
	  
	   
Menu8=new Array("Contact","","",3,18,60);
	  Menu8_1=new Array("Mail","kontakt/mail.htm","",0,18,70);
	  Menu8_2=new Array("Telephone","kontakt/tele.htm","",0,18,70);
	  Menu8_3=new Array("Living","kontakt/boende.htm","",0,18,70);
	
Menu9=new Array("Guestbook","../../gb/default.asp","",0,18,90);

	
Menu10=new Array("Links","","",1,18,50);
        Menu10_1=new Array("Farmdog","lank_gard.htm","",0,20,70);
   
	