_menuCloseDelay=400           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset

/// Style Definitions ///

with(subStyle=new mm_style()){
onbgcolor="#EBE9ED";
oncolor="#1D3B23";
offbgcolor="#EBE9ED";
offcolor="#F7F9F7";
bordercolor="#367E45";
borderstyle="solid";
borderwidth=1;
separatorcolor="#FOFOFO";
separatorsize=2;
padding=4;
fontsize=12;
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
subimage="../menu/submenu_arrow_right-off.gif";
onsubimage="../menu/submenu_arrow_right-on.gif";
subimagepadding="0 0 0 10";
headerbgcolor="#548959";
headercolor="#f2f2ff";
}

/// Submenu Definitions ///

with(milonic=new menuname("Blossom")){
style=subStyle;
aI("image=../menu/knapp/puppies.gif;showmenu=BlossomPuppies;");
aI("image=../menu/knapp/results.gif;showmenu=;url=../Blossom/results.html;");
aI("image=../menu/knapp/pedigree.gif;showmenu=;url=../Blossom/pedigree_blossom.html;");
}

with(milonic=new menuname("BlossomPuppies")){
style=subStyle;
aI("image=../menu/knapp/puppies4.gif;url=../Blossom/puppy_4.html;");
aI("image=../menu/knapp/puppies3.gif;url=../Blossom/puppy_3.html;");
aI("image=../menu/knapp/puppies2.gif;url=../Blossom/puppy_2.html;");
aI("image=../menu/knapp/puppies1.gif;url=../Blossom/puppy_1.html;");
}

with(milonic=new menuname("Keylinn")){
style=subStyle;
aI("image=../menu/knapp/puppies.gif;showmenu=KeylinnPuppies;");
aI("image=../menu/knapp/results.gif;showmenu=;url=../Keylinn/results_keylinn.html;");
aI("image=../menu/knapp/pedigree.gif;showmenu=;url=../Keylinn/pedigree_keylinn.html;");
}

with(milonic=new menuname("KeylinnPuppies")){
style=subStyle;
aI("image=../menu/knapp/puppies4.gif;url=../Puppies/puppies4_Keylinn.html;");
aI("image=../menu/knapp/puppies3.gif;url=../Keylinn/puppies3_Keylinn.html;");
aI("image=../menu/knapp/puppies2.gif;url=../Keylinn/puppies2_Keylinn.html;");
aI("image=../menu/knapp/puppies1.gif;url=../Keylinn/puppies1_Keylinn.html;");
}

with(milonic=new menuname("Micha")){
style=subStyle;
aI("image=../menu/knapp/puppies.gif;showmenu=MichaPuppies;");
aI("image=../menu/knapp/results.gif;showmenu=;url=../Micha/results_micha.html;");
aI("image=../menu/knapp/pedigree.gif;showmenu=;url=../Micha/pedigree_micha.html;");
}

with(milonic=new menuname("MichaPuppies")){
style=subStyle;
aI("image=../menu/knapp/puppies1.gif;url=../Micha/michas_puppies1.html;");
}

with(milonic=new menuname("BoBo")){
style=subStyle;
//aI("image=../menu/knapp/puppies.gif;showmenu=BoBoPuppies;");
aI("image=../menu/knapp/results.gif;showmenu=;url=../BoBo/results_bobo.html;");
aI("image=../menu/knapp/pedigree.gif;showmenu=;url=../BoBo/pedigree_bobo.html;");
}

//with(milonic=new menuname("BoBoPuppies")){
//style=subStyle;
//left=82;
//aI("image=../menu/knapp/puppies1.gif;url=../BoBo/bobo_puppies1.html;");
//}

with(milonic=new menuname("Opal")){
style=subStyle;
//aI("image=../menu/knapp/puppies.gif;showmenu=OpalPuppies;");
aI("image=../menu/knapp/results.gif;showmenu=;url=../Opal/results_opal.html;");
aI("image=../menu/knapp/pedigree.gif;showmenu=;url=../Opal/pedigree_opal.html;");
}

//with(milonic=new menuname("OpalPuppies")){
//style=subStyle;
//left=82;
//aI("image=../menu/knapp/puppies1.gif;url=../Opal/opal_puppies1.html;");
//}

with(milonic=new menuname("Octawa")){
style=subStyle;
//aI("image=../menu/knapp/puppies1.gif;showmenu=OctawaPuppies;");
aI("image=../menu/knapp/results.gif;showmenu=;url=../Octawa/results_octawa.html;");
aI("image=../menu/knapp/pedigree.gif;showmenu=;url=../Octawa/pedigree_octawa.html;");
}

//with(milonic=new menuname("OctawaPuppies")){
//style=subStyle;
//left=82;
//aI("image=../menu/knapp/puppies1.gif;url=../Octawa/octawa_puppies1.html;");
//}

with(milonic=new menuname("Maria")){
style=subStyle;
aI("image=../menu/knapp/puppies.gif;showmenu=MariaPuppies;");
aI("image=../menu/knapp/results.gif;showmenu=;url=../Maria/results_maria.html;");
aI("image=../menu/knapp/pedigree.gif;showmenu=;url=../Maria/pedigree_maria.html;");
}

with(milonic=new menuname("MariaPuppies")){
style=subStyle;
aI("image=../menu/knapp/puppies1.gif;url=../Maria/marias_puppies.html;");
}

with(milonic=new menuname("Oberon")){
style=subStyle;
aI("image=../menu/knapp/results.gif;showmenu=;url=../Oberon/results_oberon.html;");
aI("image=../menu/knapp/pedigree.gif;showmenu=;url=../Oberon/pedigree_oberon.html;");
}

with(milonic=new menuname("Queen")){
style=subStyle;
//aI("image=../menu/knapp/puppies.gif;showmenu=QueenPuppies;");
aI("image=../menu/knapp/results.gif;showmenu=;url=../Queen/results_queen.html;");
aI("image=../menu/knapp/pedigree.gif;showmenu=;url=../Queen/pedigree_queen.html;");
}

//with(milonic=new menuname("QueenPuppies")){
//style=subStyle;
//aI("image=../menu/knapp/puppies1.gif;url=../Queen/queen_puppies1.html;");
//left=82;
//}

with(milonic=new menuname("top_home")){
style=subStyle;
aI("image=../menu/knapp/startside.gif;url=../index.html;target=_parent;");
}

with(milonic=new menuname("top_update")){
style=subStyle;
aI("image=../menu/knapp/2010.gif;url=../update/update_2010.html;");
aI("image=../menu/knapp/2009.gif;url=../update/update_2009.html;");
aI("image=../menu/knapp/2008.gif;url=../update/update_2008.html;");
aI("image=../menu/knapp/2007.gif;url=../update/update_2007.html;");
aI("image=../menu/knapp/2006.gif;url=../update/update_2006.html;");
aI("image=../menu/knapp/2005.gif;url=../update/update_2005.html;");
aI("image=../menu/knapp/2004.gif;url=../update/update_2004.html;");
aI("image=../menu/knapp/2003.gif;url=../update/update_2003.html;");
}


drawMenus();

