/***************************************************
* (c) Ger Versluis 2000 version 9.50 24 July 2003  *
* You may use this script on non commercial sites. *
* www.burmees.nl/menu                              *
****************************************************
* (c) Erik De Sonville. Latest update 2010-Mar-16  *
* Values of variables and menu tree for use on     *
* users.skynet.be/erik.desonville/                 *
***************************************************/
// Variables 2006-Feb-13
var NoOffFirstLineMenus=6;
var LowBgColor="#ffffcc";
var HighBgColor="#ffcccc";
var FontLowColor="black";
var FontHighColor="black";
var BorderColor="#666666";
var BorderWidthMain=1;
var BorderWidthSub=1;
var BorderBtwnMain=0;
var BorderBtwnSub=1;
var FontFamily="arial,helvetica,sans-serif";
var FontSize=9;
var FontBold=0;
var FontItalic=0;
var MenuTextCentered="left";
var MenuCentered="left";
var MenuVerticalCentered="top";
var ChildOverlap=.20;
var ChildVerticalOverlap=.90;
var StartTop=0;
var StartLeft=0;
var VerCorrect=0;
var HorCorrect=0;
var LeftPaddng=5;
var TopPaddng=2;
var FirstLineHorizontal=1;
var MenuFramesVertical=0;
var DissapearDelay=300;
var UnfoldDelay=100;
var TakeOverBgColor=1;
var FirstLineFrame="";
var SecLineFrame="";
var DocTargetFrame="";
var TargetLoc="MenuPos";
var MenuWrap=1;
var RightToLeft=0;
var BottomUp=0;
var UnfoldsOnClick=0;
var BaseHref="";
var Arrws=["tri.gif",5,10,"",10,5,"",5,10,"",10,5];
var MenuUsesFrames=0;
var RememberStatus=2;
var PartOfWindow=.8;
var BuildOnDemand=0;
var MenuSlide="";
var MenuShadow="";
var MenuOpacity="";

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu 2010-Mar-16
// MenuX=new Array(
//     "ItemText","Link","background image",
//     number of sub elements,height,width,
//     "bgcolor","bghighcolor","fontcolor","fonthighcolor","bordercolor",
//     "fontfamily",fontsize,fontbold,fontitalic,
//     "textalign","statustext");
// Height,width always needed for _1 items, and then default for next items.
// Color and font variables defined in the menu tree take precedence over the global variables.
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 

// Top menu
Menu1=new Array("rollover?../gif/nl.o_index.gif?../gif/nl.h_index.gif","index.htm","",
    2,17,81,"","","","","#ffffcc","",-1,-1,-1,"","");
Menu2=new Array("rollover?../gif/nl.o_astro.gif?../gif/nl.h_astro.gif","astro.htm","",
    16,0,0,"","","","","","",-1,-1,-1,"","");
Menu3=new Array("rollover?../gif/nl.o_muscl.gif?../gif/nl.h_muscl.gif","muscl.htm","",
    1,0,0,"","","","","","",-1,-1,-1,"","");
Menu4=new Array("rollover?../gif/nl.o_w3cpp.gif?../gif/nl.h_w3cpp.gif","w3cpp.htm","",
    10,0,0,"","","","","","",-1,-1,-1,"","");
Menu5=new Array("rollover?../gif/nl.o_joere.gif?../gif/nl.h_joere.gif","joere.htm","",
    4,0,0,"","","","","","",-1,-1,-1,"","");
Menu6=new Array("rollover?../gif/nl.o_biogr.gif?../gif/nl.h_biogr.gif","biogr.htm","",
    5,0,0,"","","","","","",-1,-1,-1,"","");
// Subtrees, shortest first
Menu6_1=new Array("De auteur","biogr.htm","",
    0,19,168,"","","","","","",-1,-1,-1,"","");
Menu6_2=new Array("Haiku & poëzie","haiku.htm","",
    0,0,168,"","","","","","",-1,-1,-1,"","");
Menu6_3=new Array("Haaiku rijgsnoer","haiku.lias.htm","",
    0,0,168,"","","","","","",-1,-1,-1,"","");
Menu6_4=new Array("Haaiku blog 2010","haiku.2010.htm","",
    0,0,168,"","","","","","",-1,-1,-1,"","");
Menu6_5=new Array("Haaiku blog 2009","haiku.2009.htm","",
    0,0,168,"","","","","","",-1,-1,-1,"","");
Menu3_1=new Array("Multiple sclerose","muscl.htm","",
    0,19,168,"","","","","","",-1,-1,-1,"","");
Menu1_1=new Array('De "welkom" pagina',"index.htm","",
    0,19,168,"","","","","","",-1,-1,-1,"","");
Menu1_2=new Array("Site map","wsmap.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu5_1=new Array("Referentie-joerels","joere.htm","",
    0,19,168,"","","","","","",-1,-1,-1,"","");
Menu5_2=new Array("Mijn knusse kultuur-kamertje","joere.cultc.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu5_3=new Array("Puppy Linux","joere.puppy.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu5_4=new Array("Wereldjaar v/d Fysica 2005","joere.yrphy.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu4_1=new Array("W3C standaarden","w3cpp.htm","",
    0,19,168,"","","","","","",-1,-1,-1,"","");
Menu4_2=new Array("Web-auteur hulpbronnen","w3cpp.resou.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu4_3=new Array("Karakter-entiteiten in HTML","w3cpp.chent.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu4_4=new Array("Webstek droedels","w3cpp.graph.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu4_5=new Array("CSS kattebelletjes","w3cpp.cssie.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu4_6=new Array("HTML projekten","w3cpp.projs.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu4_7=new Array("Sjabloon 401-tb/nl","w3cpp.401tb.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu4_8=new Array("Sjabloon 401-lo/nl","w3cpp.401lo.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu4_9=new Array("Sjabloon 401-hy/nl","w3cpp.401hy.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu4_10=new Array("Sjabloon 401-st/nl","w3cpp.401st.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_1=new Array("Astro overzicht","astro.htm","",
    0,19,168,"","","","","","",-1,-1,-1,"","");
Menu2_2=new Array("Astronomie in Vlaanderen","astro.fland.htm","",
    6,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_2_1=new Array("Amateur-astronomen","astro.fland.htm#prive","",
      0,19,168,"","","","","","",-1,-1,-1,"","");
  Menu2_2_2=new Array("VVS, JVS en afdelingen","astro.fland.htm#vvs","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_2_3=new Array("Volkssterrenwachten","astro.fland.htm#volks","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_2_4=new Array("Andere astro-verenigingen","astro.fland.htm#clubs","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_2_5=new Array("Internet diskussiegroepen","astro.fland.htm#forums","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_2_6=new Array("Externe webografieën","astro.fland.htm#links","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_3=new Array("Astronomie in Wallonië","astro.walbr.htm","",
    4,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_3_1=new Array("Astronomes amateurs","astro.walbr.htm#prive","",
      0,19,168,"","","","","","",-1,-1,-1,"","");
  Menu2_3_2=new Array("Associations nationales","astro.walbr.htm#assoc","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_3_3=new Array("Clubs d'astronomie amateur","astro.walbr.htm#clubs","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_3_4=new Array("Messageries francophones","astro.walbr.htm#forum","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_4=new Array("Astronomie in Nederland","astro.nethe.htm","",
    6,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_4_1=new Array("Amateur-astronomen","astro.nethe.htm#prive","",
      0,19,168,"","","","","","",-1,-1,-1,"","");
  Menu2_4_2=new Array("KNVWS en afdelingen","astro.nethe.htm#knvws","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_4_3=new Array("JWG en afdelingen","astro.nethe.htm#jwg","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_4_4=new Array("LSPS sterrenwachten","astro.nethe.htm#lsps","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_4_5=new Array("Andere organisaties","astro.nethe.htm#other","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_4_6=new Array("Nieuws, info, joerels","astro.nethe.htm#info","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_5=new Array("Astron. kaarten en katalogi","astro.chart.htm","",
    4,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_5_1=new Array("Sterrenkaarten","astro.chart.htm#charts","",
      0,19,168,"","","","","","",-1,-1,-1,"","");
  Menu2_5_2=new Array("Deep-sky katalogi","astro.chart.htm#deepsky","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_5_3=new Array("Zonnestelsel","astro.chart.htm#solsys","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_5_4=new Array("Encyclopedies","astro.chart.htm#encyc","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_6=new Array("Astronomie-handel","astro.suppl.htm","",
    6,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_6_1=new Array("Konstrukteurs","astro.suppl.htm#manuf","",
      0,19,168,"","","","","","",-1,-1,-1,"","");
  Menu2_6_2=new Array("Evaluatie-webstekken","astro.suppl.htm#review","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_6_3=new Array("Handelszaken","astro.suppl.htm#distr","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_6_4=new Array("Online veilingen","astro.suppl.htm#auct","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_6_5=new Array("Software","astro.suppl.htm#soft","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_6_6=new Array("Tijdschriften","astro.suppl.htm#maga","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_7=new Array("Astronomische observatoria","astro.beyes.htm","",
    4,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_7_1=new Array("Lijsten van observatoria","astro.beyes.htm#ninep","",
      0,19,168,"","","","","","",-1,-1,-1,"","");
  Menu2_7_2=new Array("Historische observatoria","astro.beyes.htm#stone","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_7_3=new Array("Lokaties voor amateurs","astro.beyes.htm#amateur","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_7_4=new Array('Zichten op "grote ogen"',"astro.beyes.htm#beyes","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_8=new Array("Astronomische seeing","astro.seein.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_9=new Array("Mars-observatie","astro.marsp.htm","",
    7,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_9_1=new Array("Intro's tot Mars-observatie","astro.marsp.htm#intro","",
      0,19,168,"","","","","","",-1,-1,-1,"","");
  Menu2_9_2=new Array("Mars observ. verenigingen","astro.marsp.htm#assoc","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_9_3=new Array("Mars-kaarten","astro.marsp.htm#maps","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_9_4=new Array("Mars-simulators","astro.marsp.htm#simul","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_9_5=new Array("Archieven van Marsopnames","astro.marsp.htm#images","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_9_6=new Array("Persoonlijke Mars-pagina's","astro.marsp.htm#pers","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
  Menu2_9_7=new Array("Mars-efemeriden","astro.marsp.htm#ephem","",
      0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_10=new Array("Jupiter-observatie","astro.jupit.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_11=new Array("Efemeriden","astro.ephem.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_12=new Array("Astrochronologie intro","astro.paleo.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_13=new Array("Astrochronologie nota's","astro.krono.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_14=new Array("Astrochronologie grafieken","astro.rupel.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_15=new Array("Astronomie-papers","astro.paper.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
Menu2_16=new Array("Astronomie-kursussen","astro.cours.htm","",
    0,0,0,"","","","","","",-1,-1,-1,"","");
// End of menu, end of file
