var nav_405tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'News',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Live',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'live.html'
},
{   'sTitle':'Bio',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'bio.html'
},
{   'sTitle':'Music',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'music.html'
},
{   'sTitle':'Videos & Photos',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'videos&photos.html',
    'sTarget':'_self'
},
{   'sTitle':'Pink Room',
    'bIsExternal':true,
    'sUrl':'http://www.lalahhathaway.com/forum/',
    'sTarget':'_blank'
},
{   'sTitle':'Gumbo',
    'bIsExternal':true,
    'sUrl':'http://mygumbo.tumblr.com/',
    'sTarget':'_blank'
},
{   'sTitle':'Store',
    'bIsExternal':true,
    'sUrl':'http://www.lalahhathaway.com/store/',
    'sTarget':'_blank'
}]
});
