var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Crocodile Encounters reptile displays and parties.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Who We Are',
    'bIsWebPath':true,
    'sUrl':'whowearehtml.html'
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'page23.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'page25.html'
}]
});
