var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Mark Glenn, London-based photographer specialising in portraits, portfolios and personal profiles.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'A selection of portrait photographs taken by Mark Glenn for both professional and personal purposes.',
    'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.htm'
},
{   'sDescription':'How to get in touch with Mark Glenn.',
    'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.htm'
}]
});
