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