var nav_178tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Info',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html',
    'sTarget':'_self'
},
{   'sTitle':'Set List',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page6.html',
    'sTarget':'_self'
},
{   'sTitle':'Photos',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page7.html',
    'sTarget':'_self'
}]
});
