var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Hotline',
    'bIsWebPath':true,
    'sUrl':'page41.html'
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'page39.html'
},
{   'sTitle':'Concerts',
    'bIsWebPath':true,
    'sUrl':'page35.html'
},
{   'sTitle':'CD/DVD',
    'bIsWebPath':true,
    'sUrl':'page64.html',"childArray" : [
    {   'sTitle':'DVD, Blu-ray, Video',
        'bIsWebPath':true,
        'sUrl':'page64a.html'
    },
    {   'sTitle':'Related Artist CDs',
        'bIsWebPath':true,
        'sUrl':'page64aa.html'
    }]
},
{   'sTitle':'Bio',
    'bIsWebPath':true,
    'sUrl':'page38.html'
},
{   'sTitle':'Store',
    'bIsExternal':true,
    'sUrl':'http://www.starz.bz/barrymanilow/',
    'sTarget':'_blank'
},
{   'sTitle':'Manilow TV',
    'bIsExternal':true,
    'sUrl':'http://www.manilow.tv',
    'sTarget':'_blank'
},
{   'sTitle':'Photos',
    'bIsExternal':true,
    'sUrl':'http://manilowuk.ning.com/photo',
    'sTarget':'_blank'
},
{   'sTitle':'Message Board',
    'bIsExternal':true,
    'sUrl':'http://manilowuk.ning.com/',
    'sTarget':'_blank'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'page90aa.html'
},
{   'sTitle':'Fan Club',
    'bIsExternal':true,
    'sUrl':'http://www.starz.bz/barrymanilow/product.cfm?product=4272',
    'sTarget':'_blank'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'page90.html'
}]
});
