var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Portfolio',
    bIsWebPath:true,
    sUrl:'portfolio.htm',"childArray" : [
    {   sDescription:'Wedding photography Brocket Hall, Brocket Hall golf club, Auberge du lac.',
        sTitle:'Wedding gallery',
        bIsWebPath:true,
        sUrl:'weddinggallery.htm'
    },
    {   sDescription:'wedding photography Fanhams Hall.',
        sTitle:'Fanhams Hall Album',
        bIsWebPath:true,
        sUrl:'weddingphotographyfanhamshall.html'
    },
    {   sDescription:'Wedding photography ponsbourne park hotel',
        sTitle:'Ponsbourne Park Album',
        bIsWebPath:true,
        sUrl:'weddingphotographyponsbournepark.html'
    },
    {   sTitle:'Wedding Ideas Mag',
        bIsWebPath:true,
        sUrl:'weddingideasmag.html'
    },
    {   sTitle:'Portraits',
        bIsWebPath:true,
        sUrl:'portraits.html'
    }]
},
{   sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'testimonials.html'
},
{   sTitle:'Client area',
    bIsWebPath:true,
    sUrl:'clientarea.html',"childArray" : [
    {   sTitle:'Alana Gallery',
        bIsWebPath:true,
        sUrl:'alanagallery.html'
    },
    {   sTitle:'Alana Album',
        bIsWebPath:true,
        sUrl:'alanaalbum.html'
    },
    {   sTitle:'Lorna Gallery',
        bIsWebPath:true,
        sUrl:'lornagallery.html'
    },
    {   sTitle:'Carol Gallery',
        bIsWebPath:true,
        sUrl:'carolgallery.html'
    },
    {   sTitle:'Pam Gallery',
        bIsWebPath:true,
        sUrl:'pamgallery.html'
    },
    {   sTitle:'Linda Gallery',
        bIsWebPath:true,
        sUrl:'lindagallery.html'
    },
    {   sTitle:'Linda Album',
        bIsWebPath:true,
        sUrl:'lindaalbum.htm'
    },
    {   sTitle:'Laura baby portrait',
        bIsWebPath:true,
        sUrl:'laurababyportrait.htm'
    },
    {   sTitle:'Kim Gallery',
        bIsWebPath:true,
        sUrl:'kimgallery.htm'
    }]
},
{   sTitle:'Prices',
    bIsWebPath:true,
    sUrl:'weddingpricelist.html'
},
{   sTitle:'Special Offers',
    bIsWebPath:true,
    sUrl:'specialoffers.html'
},
{   sTitle:'Celebrities',
    bIsWebPath:true,
    sUrl:'celebrities.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'weddinglinks.html'
}]
});
