 
 
 
 
// 1. OPBOUW VAN HET MENU-UITZICHT:
 
 var NoOffFirstLineMenus=6;   // aantal hoofditems
 
 var LowBgColor='B8CCE4';   // achtergrondkleur hoofditems
 var HighBgColor='8D8D51';   // achtergrondkleur hoofditems bij muisover
 var FontLowColor='#4A442C';   // tekstkleur hoofditems
 var FontHighColor='#4A442C';      // tekstkleur hoofditems bij muisover
 
 var LowSubBgColor='B8CCE4';   // achtergrondkleur subitems
 var HighSubBgColor='8D8D51';  // achtergrondkleur subitems bij muisover
 var FontSubLowColor='#4A442C';  // tekstkleur subitems
 var FontSubHighColor='#4A442C';  // tekstkleur subitems bij muisover 
 
 var BorderColor='#FFFFFF';   // randkleur hoofitems
 var BorderSubColor='#FFFFFF';  // randkleur voor subitems
 var BorderWidth=2;     // randdikte
 var BorderBtwnElmnts=1;    // rand=1, geen rand=0
 
 var FontFamily="comic sans ms,arial,times"// lettertype
 var FontSize=10;      // lettergrootte
 var FontBold=1;      // vet=1, normaal=0
 var FontItalic=0;     // schuin=1, normaal=0
 
 var MenuTextCentered='left';  // tekst positie: left, center of right
 
 var FirstLineHorizontal=1;   // horizontaal menu=1, verticaal menu=0
 var MenuCentered='center';   // menubalk horizontale positie: left, center of right
 var MenuVerticalCentered='top';  // menubalk verticale positie: top,middle,bottom,static
 
 var ChildOverlap=.2;    // horizontale overlapping child/ parent
 var ChildVerticalOverlap=.2;  // verticale overlapping child/ parent
 
 var StartTop=8;     // menu beginpositie x
 var StartLeft=-50;     // menu beginpositie y
 
 var VerCorrect=0;     // multiple frames y correctie
 var HorCorrect=0;     // multiple frames x correctie
 
 var LeftPaddng=3;     // padding links
 var TopPaddng=2;     // padding boven
 
 var DissapearDelay=1000;   // vertraging vooraleer submenu verdwijnt
 
 var MenuFramesVertical=1;   // frames in kolommen of rijen: 1 of 0
 
 var TakeOverBgColor=1;    // menu frame neemt achtergrondkleur subitem frame over
 var FirstLineFrame='_top ';   // framenaam invullen waar hoofditems verschijnen
 var SecLineFrame='_top ';   // framenaam invullen waar subitems verschijnen
 var DocTargetFrame='_top ';   // framenaam invullen waar target documenten verschijnen
 var TargetLoc='';     // span id voor relatief positioneren
 var HideTop=0;      // verberg hoofditems bij laden nieuw document: 1 of 0
 var MenuWrap=0;      // menu wrap aan=1, menu wrap uit=0
 var RightToLeft=0;     // van rechts naar links uitvouwen: 1(indien niet:0)
 var UnfoldsOnClick=0;    // uitvouwen bij muisover=0, bij klikken=1
 var WebMasterCheck=0;    // menu check aan=1, uit=0
 var ShowArrow=1;     // gebruikt pijltjes indien 1
 var KeepHilite=1;     // houd gekozen pad highlighted
 var Arrws=['tri.gif',10,10,'tridown.gif',10,10,'trileft.gif',10,10];//Pijltjes:source,width, height
 
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
 
 
// 2. OPBOUW VAN DE MENU-INHOUD:
 
// MenuX=new Array(tekst,link,achtergrondbeeld(=optioneel),aantal subelementen,hoogte,breedte);
// Voor rolloverbeeldjes, zet i.p.v. tekst: "rollover:Image1.jpg:Image2.jpg"
 
Menu1=new Array("Home","http://www.flatsandtollers.be/","",0,50,150);
 
Menu2=new Array("Nova Scotia Duck Tolling Retriever","","",2);
 Menu2_1=new Array("Yukon","yukon.html","",6,30,140); 
  Menu2_1_1=new Array("Pedigree and Health","pedigree_yukon.html","",0,40,140);
  Menu2_1_2=new Array("Showresults","show_yukon.html","",0);
  Menu2_1_3=new Array("Pictures 2010-2011","pictures_yukon2011.html","",0);
  Menu2_1_4=new Array("Pictures 2009","pictures_yukon2009.html","",0);
  Menu2_1_5=new Array("Pictures Old","pictures_yukon.html","",0);
  Menu2_1_6=new Array("Pictures Yukon & Yggr","yggr_yukon.html","",0);
 Menu2_2=new Array("Yggr","yggr.html","",6);
  Menu2_2_1=new Array("Pedigree and Health","pedigree_yggr.html","",0,40,140);
  Menu2_2_2=new Array("Showresults","show_yggr.html","",0);
  Menu2_2_3=new Array("Pictures 2010-2011","pictures_yggr2011.html","",0);
  Menu2_2_4=new Array("Pictures 2009","pictures_yggr2009.html","",0);
  Menu2_2_5=new Array("Pictures Old","pictures_yggr.html","",0);
  Menu2_2_6=new Array("Pictures Yggr & Yukon","yggr_yukon.html","",0);
 
Menu3=new Array("Flatcoated Retriever","","",1);
 Menu3_1=new Array("Rico","rico.html","",5,30,140);
  Menu3_1_1=new Array("Pedigree and Health","pedigree_rico.html","",0,30,140);
  Menu3_1_2=new Array("Showresults","show_rico.html","",0);
  Menu3_1_3=new Array("Pictures 2010-2011","pictures_rico2011.html","",0);
  Menu3_1_4=new Array("Pictures 2009","pictures_rico2009.html","",0);
  Menu3_1_5=new Array("Pictures Old","pictures_rico.html","",0);
 
 
Menu4=new Array("News","","",4);
 Menu4_1=new Array("News 2011","news2011a.html","",0,30,140)
 Menu4_2=new Array("News 2010","news2010.html","",0,30,140)
 Menu4_3=new Array("News 2009","news2009.html","",0,30,140);
 Menu4_4=new Array("News 2008","news.html","",0);
   
Menu5=new Array("Contact","contact.html","",1);
 Menu5_1=new Array("Gastenboek","gastenboek.html","",0,30,140);
 
  Menu6=new Array("Links","links.html","",0);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

