var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Photograph Alaska, multi media production company.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'photography and Film projects by carl battreall and Photograph Alaska',
    'sTitle':'projects',
    'bIsWebPath':true,
    'sUrl':'projects.html'
},
{   'sTitle':'blog',
    'bIsWebPath':true,
    'sUrl':'blog.html'
},
{   'sTitle':'about',
    'bIsWebPath':true,
    'sUrl':'about.html'
}]
});
