var nav_432tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Our Services',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Family, Baby, Child & Pregnancy Portraits',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'family.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Kids Wanted, Win £1,000.00!',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fuji-awards.html',
        'sTarget':'_self'
    },
    {   'sTitle':'For Actors, Dancers & Models',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'portfolios.html'
    },
    {   'sTitle':'Gift Vouchers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'vouchers.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Galleries',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Family, Baby, Child & Maternity Gallery',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'family_gallery.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Actors, Dancers & Models Gallery',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'portfolio_gal.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'The Studio',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sTitle':'Information',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Frequently Asked Questions',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'faq.html'
    },
    {   'sTitle':'How to find us',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'directions.html'
    },
    {   'sTitle':'Raves',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'raves.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':' Studio Blog',
    'bIsExternal':true,
    'sUrl':'http://www.calvert.biz/blog',
    'sTarget':'_blank'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
