var nav_176tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Photography',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'photography.html'
},
{   'sTitle':'Web Design',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'web_design.html'
},
{   'sTitle':'Video Production',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'video.html'
},
{   'sTitle':'PR',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'public_relations.html'
},
{   'sTitle':'Design & Marketing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'design_and_marketing.html'
}]
});
