﻿with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
position="relative";
followscroll=0;
style=menuStyle;


aI("text=Rescue Home;url=default.htm");
aI("showmenu=Ridgeback Rescue;text=Rescue Dogs;");
aI("text=Rescue Stories;url=rescue_successes.htm;");
aI("showmenu=Events in Aid of Rescue;text=Rescue Events;");
aI("showmenu=News;text=Rescue News;");
aI("text=Missing Dogs;url=missing_dogs.htm");
aI("showmenu=Links;text=Links;");
aI("text=Contact;url=contact.htm");
aI("text=Guestbook;url=http://users4.smartgb.com/g/g.php?a=s&i=g44-22583-fb");
aI("text=Club Main Site;url=http://www.ridgebacks.org.uk;target=_blank;target=windowname;targetfeatures=top=100 left=100 width=900 height=600 location=yes,status,toolbar,menubar,scrollbars,resizable;");
}

drawMenus();
