var nav_348tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.html'
},
{   'sTitle':'Production Notes',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'productionnotesl.html'
},
{   'sTitle':'Contact / About',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactabout.html'
}]
});
