
/*

*/



_menuCloseDelay=0           // The time delay for menus to remain visible on mouse out

_menuOpenDelay=0            // The time delay before menus open on mouse over

_subOffsetTop=5               // Sub menu top offset

_subOffsetLeft=-10            // Sub menu left offset







with(menuStyle=new mm_style()){

onbgcolor="#696969";

oncolor="#ffffff";

offbgcolor="#3d3d3d";

offcolor="#ffffff";

borderstyle="solid";

borderwidth=0;

separatorcolor="#3d3d3d";

separatorsize="1";

padding=5;

fontsize="75%";

fontstyle="normal";

fontfamily="Verdana, Tahoma, Arial";

pagecolor="black";

pagebgcolor="#696969";

headercolor="#000000";

headerbgcolor="#ffffff";

subimage="arrow.gif";

subimagepadding="2";

overfilter="Fade(duration=0);Alpha(opacity=100);Shadow(color='#696969', Direction=135, Strength=5)";

outfilter="randomdissolve(duration=0)";

}



with(milonic=new menuname("Algemeen")){

style=menuStyle;

overflow="scroll";

aI("text=Wie zijn wij;url=./achtergrond.html");

}


with(milonic=new menuname("Honden")){

style=menuStyle;

overflow="scroll";

aI("text=Luna;url=./luna.html");

aI("text=Solar;url=./solar.html;");

aI("text=Ravi;url=./ravi.html;");


}



with(milonic=new menuname("Foto Galerie")){

style=menuStyle;

aI("text=Naar de foto Galerie;url=http://www.k9-domain.nl/foto.html;");

}





with(milonic=new menuname("Links")){

style=menuStyle;


aI("text=Verenigingen;showmenu=Verenigingen;status=submenu;");

aI("text=ODH-vrienden;showmenu=ODH-vrienden;status=submenu;");

aI("text=ODH-Fokkers;showmenu=ODH-Fokkers;status=submenu;");

aI("text=PennHip;showmenu=PennHip;status=submenu;");

aI("text=Voeding;showmenu=Voeding;status=submenu;");

aI("text=Fora;showmenu=Fora;status=submenu;");
}



with(milonic=new menuname("ODH-vrienden")){

style=menuStyle;

aI("text=Floyd & Bo-Ghy;url=http://www.floydenboghy.nl/;");

aI("text=Cody's Kingdom;url=http://www.codys-kingdom.nl/;");

aI("text=Eshna;url=http://www.eajonker.dds.nl/index.htm;");

aI("text=Mac en Angus;url=http://www.mac-angus.nl/;");

aI("text=Astor & Jari;url=http://www.duitse-herder.chaoot.nl/;");

aI("text=Angel of Wassenaer;url=http://www.angelofwassenaer.nl/welkom.html;");

aI("text=Kaya;url=http://www.kaya-odh.tk/;");
 
aI("text=Joy;url=http://people.zeelandnet.nl/dirkenolga/;");

aI("text=Indy & Bajka;url=http://www.oudduitseherder-belgie.be/;");

aI("text=Lothars Hof;url=http://www.lotharshof.com/;");

aI("text=Beau;url=http://www.beau-faolansplace.nl/;");

aI("text=Zaron & Rivange;url=http://www.zarvange.nl/;");

aI("text=Sasja's Site;url=http://sasja.dirkdonker.com/;");

aI("text=Chamook's Site;url=http://www.chamook.net/;");

}
with(milonic=new menuname("Verenigingen")){

style=menuStyle;

aI("text=Obedience;url=http://www.obedience.nl/;");

aI("text=NODHV;url=http://www.nodhv.nl/;");

aI("text=DRC;url=http://www.drc-soltau.de/;");


}
with(milonic=new menuname("ODH-Fokkers")){

style=menuStyle;

aI("text=Vom Schwarzen Panther;url=http://www.vomschwarzenpanther.de/;");

aI("text=vd Victory;url=http://www.vdvictory.nl/paginas/hoofdpagina.html;");

aI("text=Marjan´s Meute;url=http://www.marjansmeute.nl/;");

aI("text=Of Dracc's Clan;url=http://www.ofdraccsclan.nl/;");
}
with(milonic=new menuname("PennHip")){

style=menuStyle;

aI("text=PennHIP Forum;url=http://yankee.messageboard.nl/12347/;");

aI("text=PennHIP DA;url=http://www.aandeheikant.be/;");

aI("text=PennHIP site;url=http://www.pennhip.org/;");


}
with(milonic=new menuname("Voeding")){

style=menuStyle;

aI("text=Natuurlijke Voeding Forum;url=http://natuurlijkevoeding.yourbb.nl/;");


aI("text=Raw and Meaty Bones;url=http://www.rawmeatybones.com/;");


}
with(milonic=new menuname("Fora")){

style=menuStyle;


aI("text=OudduitseHerder4US-forum;url=http://www.codys-kingdom.nl/odh4us/;");


}

with(milonic=new menuname("Gastenboek")){

style=menuStyle;

aI("text=Bekijk ons Gastenboek;url=http://www.koekjes.net/cgi-bin/gastenboek/bekijken.pl?pearly;");

aI("text=Schrijf in ons Gastenboek;url=http://www.koekjes.net/cgi-bin/gastenboek/schrijven.pl?pearly;");



}


drawMenus();
