var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.theroyaloak.net/index.html'
},
{   bSeparatorAfter:true,
    sTitle:'Menu',
    sUrl:'http://www.theroyaloak.net/menu.html'
},
{   bSeparatorAfter:true,
    sTitle:'Contact',
    sUrl:'http://www.theroyaloak.net/contact.html'
}]
});
