var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'aboutus.html',"childArray" : [
    {   'sTitle':'Studio Sessions',
        'bIsWebPath':true,
        'sUrl':'studiosessions.html'
    },
    {   'sTitle':'Weddings',
        'bIsWebPath':true,
        'sUrl':'weddings.html'
    },
    {   'sTitle':'Mini Makeover Parties',
        'bIsWebPath':true,
        'sUrl':'makeoverparties.html'
    },
    {   'sTitle':'Passport, ID & Visa Photos',
        'bIsWebPath':true,
        'sUrl':'passportphotos.html'
    },
    {   'sTitle':'Commercial',
        'bIsWebPath':true,
        'sUrl':'commercial.html'
    }]
},
{   'sTitle':'Viewing',
    'bIsWebPath':true,
    'sUrl':'viewing.html'
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.html',"childArray" : [
    {   'sTitle':'Pregnancy',
        'bIsWebPath':true,
        'sUrl':'pregnancygallery.html'
    },
    {   'sTitle':'Babies',
        'bIsWebPath':true,
        'sUrl':'babiesgallery.html'
    },
    {   'sTitle':'Kids',
        'bIsWebPath':true,
        'sUrl':'kidsgallery.html'
    },
    {   'sTitle':'Families',
        'bIsWebPath':true,
        'sUrl':'familygallery.html'
    },
    {   'sTitle':'Weddings',
        'bIsWebPath':true,
        'sUrl':'weddinggallery.html'
    },
    {   'sTitle':'Mini Makeover Parties',
        'bIsWebPath':true,
        'sUrl':'modelgallery.html'
    },
    {   'sTitle':'Commercial',
        'bIsWebPath':true,
        'sUrl':'commercialgallery.html'
    }]
},
{   'sTitle':'Prices',
    'bIsWebPath':true,
    'sUrl':'prices.html'
},
{   'sDescription':'Halo Photography have loads of offers & promotions to help you get the photos you want.',
    'sTitle':'Promotions',
    'bIsWebPath':true,
    'sUrl':'photographyoffers.html',"childArray" : [
    {   'sTitle':'Baby Time Offer',
        'bIsWebPath':true,
        'sUrl':'babytime.html'
    },
    {   'sTitle':'Family Portrait Offer',
        'bIsWebPath':true,
        'sUrl':'familyoffer.html'
    },
    {   'sTitle':'Wedding Offer',
        'bIsWebPath':true,
        'sUrl':'weddingpromotion.html'
    }]
},
{   'sTitle':'Gift Vouchers',
    'bIsWebPath':true,
    'sUrl':'vouchers.html'
},
{   'sTitle':'Facebook',
    'bIsWebPath':true,
    'sUrl':'facebook.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactinfo.html'
},
{   'sTitle':'Find Us',
    'bIsWebPath':true,
    'sUrl':'map.html'
}]
});
