// Define sub menus here!
// If page is in the root directory, use style of textMenu
// If page is in the first child directory, use style of textMenu

with(milonic=new menuname("Menu 1")){
   style=textMenu;
   aI("text=Kalamazoo County Jail Rules;url=jail.htm#Rules;");
   aI("text=Visiting Hours;url=jail.htm#Hours;");

}

with(milonic=new menuname("Menu coldcase")){
   style=textMenu;
   aI("text=Erik Sterling Cross;url=cross.htm;");
   aI("text=Christine Elaine Paddock;url=paddock.htm;");
   aI("text=Peggy Jean Woods;url=woods.htm;");
   aI("text=Silent Observer Web Site;url=http://www.kalamazoosilentobserver.com/;");

}
with(milonic=new menuname("Menu 102")){
   style=textMenu;
   aI("text=Markin Glen Home;url=markinglen/index.html;");
   aI("text=Reservations;url=markinglen/mg-reservations.htm;");
   aI("text=Park Photos;url=markinglen/photos.htm;");
   aI("text=Park Shelters;url=markinglen/shelters.htm;");
   aI("text=Staff;url=staff.htm;");
   aI("text=Park Rules;url=rules.htm;");
   aI("text=Weather;url=weather.htm;");

}

with(milonic=new menuname("Menu 103")){
   style=textMenu;
   aI("text=Prairie View Home;url=prairieview/index.html;");
   aI("text=Reservations;url=prairieview/pv-reservations.htm;");
   aI("text=Park Photos;url=prairieview/photos.htm;");
   aI("text=Park Shelters;url=prairieview/shelters.htm;");
   aI("text=Staff;url=staff.htm;");
   aI("text=Park Rules;url=rules.htm;");
   aI("text=Weather;url=weather.htm;");

}

with(milonic=new menuname("Menu 104")){
   style=textMenu;
   aI("text=River Oaks Home;url=riveroaks/index.html;");
   aI("text=Reservations;url=riveroaks/ro-reservations.htm;");
   aI("text=Park Photos;url=riveroaks/photos.htm;");
   aI("text=Park Shelters;url=riveroaks/shelters.htm;");
   aI("text=Staff;url=staff.htm;");
   aI("text=Park Rules;url=rules.htm;");
   aI("text=Weather;url=weather.htm;");

}

with(milonic=new menuname("Menu 105")){
   style=textMenu;
   aI("text=Scotts Mill Home;url=scottsmill/index.html;");
   aI("text=Reservations;url=scottsmill/sm-reservations.htm;");
   aI("text=Park Photos;url=scottsmill/photos.htm;");
   aI("text=Park Shelters;url=scottsmill/shelters.htm;");
   aI("text=Staff;url=staff.htm;");
   aI("text=Park Rules;url=rules.htm;");
   aI("text=Weather;url=weather.htm;");

}

with(milonic=new menuname("Menu 2")){
   style=textMenu;
   aI("text=Commissioners;url=commissioners.htm;");
   aI("text=Meeting Dates;url=dates.htm;");
   aI("text=Agenda and Minutes;url=ag-min.htm;");

}
