var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Curtis Thompson - Equine Dentist - Through my work I am committed to provide improved condition, function and performance of your horse which will lead to a stronger partnership between you both.\r\n',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Me',
    'bIsWebPath':true,
    'sUrl':'aboutme.html'
},
{   'sTitle':'Prices',
    'bIsWebPath':true,
    'sUrl':'prices.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'Contact Me',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Examinations',
    'bIsWebPath':true,
    'sUrl':'examinations.html'
},
{   'sTitle':'Clinic Locations',
    'bIsWebPath':true,
    'sUrl':'clinics.html'
},
{   'sTitle':'Testimonials',
    'bIsWebPath':true,
    'sUrl':'testimonials.html'
}]
});
