var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Inicio',
    'bIsWebPath':true,
    'sUrl':'index.html'
}]
});
