makeLayer ("menu2", "Meet The Staff=#staff",
    "Veterinarians=vet.jsp",
    "Administrative=frontoffice.jsp",
    "Support=support.jsp"
    );
 
    
