// 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=Kinship Care Resources SW Michigan;url=kinship-local.htm;");
   aI("text=Kinship Care Links State/National;url=kinship-state-nat.htm;");

}
 
