var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'For Rainbow',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'5o For Rainbow',
    'bIsWebPath':true,
    'sUrl':'page2.html'
},
{   'sTitle':'Mostra Competitiva',
    'bIsWebPath':true,
    'sUrl':'sinopse.html'
},
{   'sTitle':'Homenageados',
    'bIsWebPath':true,
    'sUrl':'homenageados.html'
},
{   'sTitle':'Fotos',
    'bIsWebPath':true,
    'sUrl':'fotos.html'
}]
});
