var newDefs = new Object;
newDefs.overimg = "../images/arrow.JPG";
newDefs.outimg = "../images/line.JPG";
newDefs.background = "../images/background.gif";
newDefs.border = "#ffffff";
newDefs.useclass = "nav";
newDefs.timeout = 700;
newDefs.pause = 0;
flyDefs (newDefs);

makeLayer ("NavbarA", "",
    "Acknowledgments=../cover.html#acknowledgments",
    "Hospital Governing Boards Committee=../cover.html#hospitalgoverning",
    "Washington State Hospital Association=../cover.html#washingtonstate"
);
makeLayer ("NavbarC", "",
    "Quick Reference Guide=../contents.html#quickreference",
    "Washington Trustees and Governing Boards=../washingtontrustees.html",
    "My Hospital=../myhospital.html",
    "Hospital Management and Administration=../hospitalmanagement.html",
    "Medical Staff=../medicalstaff.html",
    "Regulatory Entities=../regulatoryentities.html",
    "Finances=../finances.html",
    "Quality Management=../qualitymanagement.html",
    "Strategic Planning=../strategicplanning.html",
    "Role of the Hospital in the Community=../roleofthehospital.html",
    "Trustees as Health Advocates=../trusteesashealth.html",
    "Integrated Delivery Systems=../integrateddelivery.html"
);
makeLayer ("NavbarD", "",
    "SECTION I",
    "Washington State Hospitals=../appendices/washingtonstatehospitals.html",
    "Standards=../appendices/standards.html",
    "Glossary=../appendices/glossary.html",
    "Acronyms=../appendices/acronyms.html",
    "Tips for Becoming a Better Board Member=../appendices/tips.html",
    "Resources=../appendices/resources.html",
    "SECTION II",
    "Public Hospital District Commissioner Guide=../appendices/guide.html"
);
