var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:' Allan Breeze is professional wedding  photographer offering stylish wedding and portrait photography throughout Sussex, Hampshire,Surrey, London and the UK.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Wedding Photography',
    bIsWebPath:true,
    sUrl:'recent-weddings.html',"childArray" : [
    {   sTitle:'Recent Weddings',
        bIsWebPath:true,
        sUrl:'weddingimages .html'
    },
    {   sTitle:'Trash the Dress',
        bIsWebPath:true,
        sUrl:'trash-the-dress.html'
    },
    {   sDescription:'Pre wedding shoot',
        sTitle:'Pre Wedding ',
        bIsWebPath:true,
        sUrl:'pre-wedding.html'
    }]
},
{   sTitle:'Portrait Photography',
    bIsWebPath:true,
    sUrl:'event-photography.html',"childArray" : [
    {   sTitle:'Portraits',
        bIsWebPath:true,
        sUrl:'portraits.html'
    },
    {   sTitle:'Portrait Prices',
        bIsWebPath:true,
        sUrl:'portrait-prices.html'
    },
    {   sTitle:'Commercial Photography',
        bIsWebPath:true,
        sUrl:'commercial-photography.html'
    }]
},
{   sTitle:'Pricing',
    bIsWebPath:true,
    sUrl:'prices.html',"childArray" : [
    {   sTitle:'Wedding Packages',
        bIsWebPath:true,
        sUrl:'wedding-packages.html'
    },
    {   sTitle:'View Collection : Price List',
        bIsWebPath:true,
        sUrl:'product-price-list.html'
    },
    {   sTitle:'Wedding Booking Form',
        bIsWebPath:true,
        sUrl:'weddingbookingform.html'
    }]
},
{   sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'testimonials.html'
},
{   sTitle:'Client Area',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'evenphotography.html'
}]
});
