var customNavTree13 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'portrait',
    bIsWebPath:true,
    sUrl:'portrait.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'maternity',
        bIsWebPath:true,
        sUrl:'maternity.html',
        sTarget:'_self'
    },
    {   sTitle:'gift voucher',
        bIsWebPath:true,
        sUrl:'giftvoucher.html',
        sTarget:'_self'
    }]
},
{   sTitle:'wedding',
    bIsWebPath:true,
    sUrl:'wedding.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'wedding brochure',
        bIsWebPath:true,
        sUrl:'weddingbrochure.html',
        sTarget:'_self'
    },
    {   sTitle:'sample expressions wedding album',
        bIsWebPath:true,
        sUrl:'expressions.html',
        sTarget:'_self'
    },
    {   sTitle:'thank you letters',
        bIsWebPath:true,
        sUrl:'testamonials.html',
        sTarget:'_self'
    },
    {   sTitle:'wedding venues',
        bIsWebPath:true,
        sUrl:'venues.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Bishopswood House',
            bIsWebPath:true,
            sUrl:'bishopswoodhouse.html',
            sTarget:'_self'
        },
        {   sTitle:'Bells Hotel',
            bIsWebPath:true,
            sUrl:'bellshotel.html',
            sTarget:'_self'
        },
        {   sTitle:'Buckland Hall',
            bIsWebPath:true,
            sUrl:'buckland.html',
            sTarget:'_self'
        },
        {   sTitle:'Chase Hotel',
            bIsWebPath:true,
            sUrl:'chasehotel.html',
            sTarget:'_self'
        },
        {   sTitle:'Clearwell Castle',
            bIsWebPath:true,
            sUrl:'clearwellcastle.html',
            sTarget:'_self'
        },
        {   sTitle:'Forest Hills',
            bIsWebPath:true,
            sUrl:'foresthills.html',
            sTarget:'_self'
        },
        {   sTitle:'Glewstone Court',
            bIsWebPath:true,
            sUrl:'glewstonecourt.html',
            sTarget:'_self'
        },
        {   sTitle:'Hellens',
            bIsWebPath:true,
            sUrl:'hellens.html',
            sTarget:'_self'
        },
        {   sTitle:'Inn on the Wye',
            bIsWebPath:true,
            sUrl:'innonthewye.html',
            sTarget:'_self'
        },
        {   sTitle:'Lyde Arundel',
            bIsWebPath:true,
            sUrl:'lydearundel.html',
            sTarget:'_self'
        },
        {   sTitle:'Marquees',
            bIsWebPath:true,
            sUrl:'marquees.html',
            sTarget:'_self'
        },
        {   sTitle:'Old Court',
            bIsWebPath:true,
            sUrl:'oldcourt.html',
            sTarget:'_self'
        },
        {   sTitle:'Parkfields',
            bIsWebPath:true,
            sUrl:'parkfields.html',
            sTarget:'_self'
        },
        {   sTitle:'Puckrup Hall',
            bIsWebPath:true,
            sUrl:'puckruphall.html',
            sTarget:'_self'
        },
        {   sTitle:'Royal Hotel',
            bIsWebPath:true,
            sUrl:'royalhotel.html',
            sTarget:'_self'
        },
        {   sTitle:'Speech House',
            bIsWebPath:true,
            sUrl:'speechhousehotel.html',
            sTarget:'_self'
        },
        {   sTitle:'Wilton Court',
            bIsWebPath:true,
            sUrl:'wiltoncourt.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'cherubs',
    bIsWebPath:true,
    sUrl:'cherubs.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'booking cherubs',
        bIsWebPath:true,
        sUrl:'bookingcherubs.html',
        sTarget:'_self'
    },
    {   sTitle:'3000 and counting!',
        sUrl:'http://ppphotographer.wordpress.com/2010/02/06/3000-and-counting/',
        sTarget:'_blank'
    }]
},
{   sTitle:'commercial',
    bIsWebPath:true,
    sUrl:'commercial.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'injury & legal',
        bIsWebPath:true,
        sUrl:'injury.html',
        sTarget:'_self'
    },
    {   sTitle:'copying of artwork',
        bIsWebPath:true,
        sUrl:'copy.html',
        sTarget:'_self'
    }]
},
{   sTitle:'headshots',
    bIsWebPath:true,
    sUrl:'headshots.html',
    sTarget:'_self'
},
{   sTitle:'passport',
    bIsWebPath:true,
    sUrl:'passport.html',
    sTarget:'_self'
},
{   sTitle:'facebook',
    sUrl:'http://www.facebook.com/press/files.php#/pages/Philip-Price-master-photographer/59288774228?ref=mf',
    sTarget:'_blank'
},
{   sTitle:'blog',
    sUrl:'http://ppphotographer.wordpress.com/',
    sTarget:'_self'
},
{   sTitle:'studio',
    bIsWebPath:true,
    sUrl:'thestudio.html',
    sTarget:'_self'
},
{   sTitle:'the team',
    bIsWebPath:true,
    sUrl:'theteam.html',
    sTarget:'_self'
},
{   sTitle:'more',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'on-line viewer',
        sUrl:'http://www.lightportraiture.co.uk/viewing/login.asp?view=23',
        sTarget:'_blank'
    },
    {   sTitle:'IM',
        bIsWebPath:true,
        sUrl:'instantmessaging.html',
        sTarget:'_self'
    },
    {   sTitle:'work experience',
        bIsWebPath:true,
        sUrl:'workexperience.html',
        sTarget:'_self'
    },
    {   sTitle:'access / privacy / provision of services',
        bIsWebPath:true,
        sUrl:'access.html',
        sTarget:'_self'
    },
    {   sTitle:'links',
        bIsWebPath:true,
        sUrl:'linkspage.html',
        sTarget:'_self'
    }]
}]
});