var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Photography gallery of people on location and in the studio for magazines web sites and other print.',
    'sTitle':'People',
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sDescription':'Commercial and residential architectural photography.',
    'sTitle':'Architecture',
    'bIsWebPath':true,
    'sUrl':'page7.html'
},
{   'sDescription':'Nature and outdoor photo shoots.',
    'sTitle':'The Great Outdoors',
    'bIsWebPath':true,
    'sUrl':'page8.html'
},
{   'sDescription':'Wedding photography at it\'s finest.',
    'sTitle':'Wedding',
    'bIsWebPath':true,
    'sUrl':'page9.html'
},
{   'sTitle':'New Orleans',
    'bIsWebPath':true,
    'sUrl':'page10.html'
},
{   'sDescription':'Product photography that is award winning.',
    'sTitle':'Products',
    'bIsWebPath':true,
    'sUrl':'page6.html'
},
{   'sTitle':'The  Photographer',
    'bIsWebPath':true,
    'sUrl':'page2.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'page5.html'
}]
});
