var nav_273tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Pop/Rock',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'pop.html',"childArray" : [
    {   'sTitle':'The Support',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'thesupport.html'
    },
    {   'sTitle':'Eton Road',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page20.html'
    },
    {   'sTitle':'Vicky Abban',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'vicky-abban.html',
        'sTarget':'_self'
    }]
}]
});
