fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#ccccff";
borderstyle="solid";
borderwidth=2;
fontfamily="Georgia, Times New Roman, Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#993399";
offcolor="white";
onbgcolor="#999999";
oncolor="#000000";
onsubimage="http://www.ridgebackrescue.co.uk/menu/black_7x7.gif";
padding=6;
pagecolor="#993399";
pagebgcolor="#D8BADF";
separatorcolor="#000000";
separatorsize=2;
subimage="http://www.ridgebackrescue.co.uk/menu/black_7x7.gif";
subimagepadding=6;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Georgia, Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
onsubimage="http://www.ridgebackrescue.co.uk/menu/black_7x7.gif";
padding=4;
pagebgcolor="#D8BADF";
pagecolor="black";
subimage="http://www.ridgebackrescue.co.uk/menu/black_7x7.gif";
subimagepadding=5;
}





with(milonic=new menuname("Ridgeback Rescue")){
margin=4;
style=submenuStyle;
aI("text=Ridgebacks Looking for New Homes;url=ridgebacks_looking_for_new_homes.htm;");
aI("text=Ridgebacks Re-Homed in 2010;url=ridgebacks_rehomed_2010.htm;");
aI("text=Ridgebacks Re-Homed in 2009;url=ridgebacks_rehomed_2009.htm;");
aI("text=Ridgebacks Re-Homed in 2008;url=ridgebacks_rehomed_2008.htm;");

}

with(milonic=new menuname("News")){
margin=4;
overflow="scroll";
style=submenuStyle;
aI("text=Current News;url=news_current_news.htm;")
aI("text= News 2009;url=news_news_2009.htm;")
aI("text= News 2008;url=news_news_2008.htm;")
aI("text= News 2007;url=news_news_2007.htm;")
}



with(milonic=new menuname("Events in Aid of Rescue")){
margin=4;
style=submenuStyle;
aI("text=Upcoming Events in Support of Rescue;url=upcoming_events.htm;");
aI("text=2009 Open Show in Aid of Rescue;url=rescue_show_2009.htm;");
aI("text=2009 Fun Day;url=fun_day_2009.htm;");
aI("text=2009 Companion Dog Show Spring 2009;url=companion_dog_show_spring_2009.htm;");
aI("text=2008 Open Show in Aid of Rescue;url=rescue_show_2008.htm;");
aI("text=2008 Summer Family Dog Show;url=family_dog_show_summer_2008.htm;");
aI("text=2008 Fun Day;url=fun_day_2008.htm;");
aI("text=2007 Fun Day;url=fun_day_2007.htm;");
aI("text=2003 Christmas Party;url=christmas_party_2003.htm;");
}

with(milonic=new menuname("Links")){
margin=4;
style=submenuStyle;
aI("text=Ridgeback Clubs;url=ridgeback_clubs.htm;");
aI("text=Other Useful Links;url=other_useful_links.htm");

}



drawMenus();

