var nav_362tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Welcome',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'homecontent.html',
    'sTarget':'ifrm_2'
},
{   'sTitle':'Latest FB Friends',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'facebook.html',
    'sTarget':'ifrm_2'
},
{   'sTitle':'Latest News',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page23.html',
    'sTarget':'ifrm_2'
}]
});
