var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Wedding photography Kent',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Wedding photography service Kent.',
    sTitle:'Weddings',
    bIsWebPath:true,
    sUrl:'wedding_photographer_kent.html',"childArray" : [
    {   sDescription:'Wedding photography Kent',
        sTitle:'Weddings',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'wedding_photographer_kent.html'
    },
    {   sTitle:'Package Prices',
        bIsWebPath:true,
        sUrl:'wedding_photographer_package_prices.html',"childArray" : [
        {   sDescription:'Wedding packages',
            sTitle:'Wedding Packages',
            bIsWebPath:true,
            sUrl:'wedding_photographer_kent_packages.html'
        }]
    },
    {   sDescription:'wedding portfolio',
        sTitle:'Weddings Portfolio ',
        bIsWebPath:true,
        sUrl:'weddings_portfolio_1.html'
    },
    {   sDescription:'Gift Vouchers',
        sTitle:'Gift Vouchers',
        bIsWebPath:true,
        sUrl:'wedding_photography_gift_vouchers.html'
    }]
},
{   sDescription:'Portrait photography',
    sTitle:'Portraits',
    bIsWebPath:true,
    sUrl:'portrait_photographer_kent.html',"childArray" : [
    {   sDescription:'Portrait photography Kent',
        sTitle:'Portraits',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'portrait_photographer_kent.html',
        sTarget:'_self'
    },
    {   sDescription:'childrens photographer kent',
        sTitle:'Children\'s Portraits',
        bIsWebPath:true,
        sUrl:'childrens_portrait_photographer_kent.html'
    }]
},
{   sDescription:'Events photography',
    sTitle:'Events',
    bIsWebPath:true,
    sUrl:'events_photographer_kent.html'
},
{   sDescription:'Commercial photography',
    sTitle:'Commercial',
    bIsWebPath:true,
    sUrl:'commercial_photographer_kent.html'
},
{   sTitle:'Client area',
    bIsWebPath:true,
    sUrl:'client_area.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page4.html'
}]
});
