var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Dave Cropper - Wedding and portrait photographer , Bradford , Yorkshire',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Weddings',
    'bIsWebPath':true,
    'sUrl':'wedding-page-dave-cropper-wedding-photography.html',"childArray" : [
    {   'sTitle':'Wedding Form',
        'bIsWebPath':true,
        'sUrl':'wedding_form-dave-cropper-wedding-photography.html'
    }]
},
{   'sDescription':'Testimonial page for Dave Cropper Wedding Photogrspher, Bradford , Yorkshire',
    'sTitle':'Testimonials',
    'bIsWebPath':true,
    'sUrl':'testimonials-dave-cropper-yorkshire-wedding-photography.html',"childArray" : [
    {   'sTitle':'Testimonial Form',
        'bIsWebPath':true,
        'sUrl':'testimonial_form_dave_cropper.html'
    }]
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact_page_dave_cropper_wedding_photography.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links_dave_cropper_photography.html'
}]
});
