var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Dr. N Office',
    bIsWebPath:true,
    sUrl:'Dentist Lake Forest.html',"childArray" : [
    {   sTitle:'Profile',
        bIsWebPath:true,
        sUrl:'Profile.html'
    },
    {   sTitle:'Facility',
        bIsWebPath:true,
        sUrl:'Facility.html'
    },
    {   sTitle:'Testimonials',
        bIsWebPath:true,
        sUrl:'Testimonials.html'
    },
    {   sTitle:'Awards',
        bIsWebPath:true,
        sUrl:'Awards.html'
    },
    {   sTitle:'Publications',
        bIsWebPath:true,
        sUrl:'Publications.html'
    },
    {   sTitle:'Courses Conducted',
        bIsWebPath:true,
        sUrl:'Courses Conducted.html'
    },
    {   sTitle:'Leadership Positions',
        bIsWebPath:true,
        sUrl:'Leadership Positions.html'
    }]
},
{   sTitle:'Doctors',
    bIsWebPath:true,
    sUrl:'Lake Forest Dentist.html',"childArray" : [
    {   sTitle:'Meet the Doctor',
        bIsWebPath:true,
        sUrl:'Dental Implants.html'
    }]
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'Services.html'
},
{   sTitle:'Information',
    bIsWebPath:true,
    sUrl:'Information.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'Gallery.html',"childArray" : [
    {   sTitle:'Cosmetic Dentistry',
        bIsWebPath:true,
        sUrl:'Cosmetic Dentistry.html'
    },
    {   sTitle:'Implant Dentistry',
        bIsWebPath:true,
        sUrl:'Dental Implants Lake Forest.html'
    },
    {   sTitle:'Cosmetic Dentistry - Slides',
        bIsWebPath:true,
        sUrl:'Cosmetic Dentistry Lake Forest.html'
    },
    {   sTitle:'Dental Implants Slides',
        bIsWebPath:true,
        sUrl:'Dental Implants Laguna Hills.html'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'Contact.html'
},
{   sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'Testimonial.html'
}]
});
