/*===== main menu for AnimalHoldingTechSupport ====*/
with(milonic=new menuname("vet")){
style=menuHome;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=Veterinary Services;showmenu=vet;");
}
drawMenus(); // Then draw the first main menu.