var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Cypress Family Eyecare, CypressFamilyEyecare, oevermann, ',
    sTitle:'Cypress Family Eyecare HOME',
    bIsWebPath:true,
    sUrl:'cypressfamilyeyecarehome.html'
},
{   sTitle:'ABOUT US',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   sTitle:'Our Staff',
        bIsWebPath:true,
        sUrl:'ourstaff.html'
    },
    {   sTitle:'Our Doctor - James Oevermann O.D.',
        bIsWebPath:true,
        sUrl:'ourdoctor.html'
    }]
},
{   sTitle:'OPTICAL SERVICES',
    bIsWebPath:true,
    sUrl:'opticalservices.html',"childArray" : [
    {   sTitle:'EXAMS FOR CHILDREN',
        bIsWebPath:true,
        sUrl:'children.html'
    },
    {   sTitle:'ADULT EXAMINATIONS',
        bIsWebPath:true,
        sUrl:'comeseeme.html'
    },
    {   sTitle:'INSURANCE PLANS',
        bIsWebPath:true,
        sUrl:'insurance.html'
    },
    {   sTitle:'CONTACT LENSES',
        bIsWebPath:true,
        sUrl:'contactlenses.html',"childArray" : [
        {   sTitle:'FREE IN OFFICE CONTACT LENS TRIAL',
            bIsWebPath:true,
            sUrl:'freecontacts.html'
        },
        {   sTitle:'ORDER CONTACT LENSES',
            bIsWebPath:true,
            sUrl:'ordercontacts.html'
        }]
    },
    {   sTitle:'FRAME OPTIONS',
        bIsWebPath:true,
        sUrl:'frames.html'
    }]
},
{   sTitle:'MEDICAL SERVICES',
    bIsWebPath:true,
    sUrl:'medical.html',"childArray" : [
    {   sTitle:'CATARACTS & TREATMENT',
        bIsWebPath:true,
        sUrl:'cataracts.html'
    },
    {   sTitle:'LASIK CO-MANAGEMENT',
        bIsWebPath:true,
        sUrl:'lasik.html'
    },
    {   sTitle:'GLAUCOMA & TREATMENT',
        bIsWebPath:true,
        sUrl:'glaucoma.html'
    },
    {   sTitle:'MACULAR DEGENERATION',
        bIsWebPath:true,
        sUrl:'macular_degeneration.html'
    },
    {   sTitle:'PLAQUINEL EVALUATIONS',
        bIsWebPath:true,
        sUrl:'plaquinel_evaluations.html'
    },
    {   sTitle:'CORNEAL ABRASIONS',
        bIsWebPath:true,
        sUrl:'corneal_abrasions.html'
    },
    {   sTitle:'OCULAR INFECTIONS & INFLAMMATION',
        bIsWebPath:true,
        sUrl:'eye_infections.html'
    },
    {   sTitle:'FOREIGN BODY REMOVAL',
        bIsWebPath:true,
        sUrl:'foreign_body_removal.html'
    },
    {   sTitle:'UVEITIS',
        bIsWebPath:true,
        sUrl:'uveitis.html'
    }]
},
{   sTitle:'PATIENT FORMS',
    bIsWebPath:true,
    sUrl:'patientforms.html'
},
{   sTitle:'FAQs',
    bIsWebPath:true,
    sUrl:'frequentlyaskedquestions.html',"childArray" : [
    {   sTitle:'General Questions',
        bIsWebPath:true,
        sUrl:'general_questions.html'
    },
    {   sTitle:'Adult Eye Care Questions',
        bIsWebPath:true,
        sUrl:'adult_eyecare_questions.html'
    },
    {   sTitle:'Pediatric Questions',
        bIsWebPath:true,
        sUrl:'pediatric_vision_questions.html'
    }]
},
{   sTitle:'RESOURCES',
    bIsWebPath:true,
    sUrl:'patient_resources.html',"childArray" : [
    {   sTitle:'iZON ABERROMETER',
        bIsWebPath:true,
        sUrl:'izon_aberrometer.html'
    },
    {   sTitle:'CARL ZEISS MEDITEC OCT',
        bIsWebPath:true,
        sUrl:'carlzeiss_meditec_oct.html'
    },
    {   sTitle:'HUMPHREY MATRIX & CANON DIGITAL',
        bIsWebPath:true,
        sUrl:'humphrey_matrix.html'
    },
    {   sTitle:'EYE REFERENCE LIBRARY',
        bIsWebPath:true,
        sUrl:'reference_library.html',"childArray" : [
        {   sTitle:'A - P',
            bIsWebPath:true,
            sUrl:'eye_terms.html'
        },
        {   sTitle:'R - Z',
            bIsWebPath:true,
            sUrl:'reference_library_r_to_z.html'
        }]
    }]
},
{   sTitle:'CONTACT US',
    bIsWebPath:true,
    sUrl:'contact_us.html',"childArray" : [
    {   sTitle:'PROMOTIONS',
        bIsWebPath:true,
        sUrl:'promotions.html'
    }]
}]
});
