var nav_348tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'MUSIC',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'music.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'DOWNLOADS',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'downloads.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'INFO',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'info.html',
    'sTarget':'_self'
},
{   'sTitle':'MEDIA',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'media.html',
    'sTarget':'_self'
},
{   'sTitle':'DISCOGRAPHY',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'discography.html',
    'sTarget':'_self'
},
{   'sTitle':'MERCH',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'merch.html',
    'sTarget':'_self'
}]
});
