var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page4.html'},{   sTitle:'Royal Maestro',
    bIsWebPath:true,
    sUrl:'page19.html',"childArray" : [{   sTitle:'Tech info',
        bIsWebPath:true,
        sUrl:'page20.html'}]},{   sTitle:'Royal Spacesaver',
    bIsWebPath:true,
    sUrl:'page8.html',"childArray" : [{   sTitle:'Tech info',
        bIsWebPath:true,
        sUrl:'page11.html'}]},{   sTitle:'Royal Superior',
    bIsWebPath:true,
    sUrl:'page9.html',"childArray" : [{   sTitle:'Tech info',
        bIsWebPath:true,
        sUrl:'page18.html'}]},{   sTitle:'Royal Montanado',
    bIsWebPath:true,
    sUrl:'page5.html',"childArray" : [{   sTitle:'Tech info',
        bIsWebPath:true,
        sUrl:'page13.html'}]},{   sTitle:'Royal Lexy',
    bIsWebPath:true,
    sUrl:'page6.html',"childArray" : [{   sTitle:'Tech info',
        bIsWebPath:true,
        sUrl:'page14.html'}]},{   sTitle:'Royal Professional',
    bIsWebPath:true,
    sUrl:'page7.html',"childArray" : [{   sTitle:'Tech info',
        bIsWebPath:true,
        sUrl:'page15.html'}]},{   sTitle:'Royal inloopdouche/bad',
    bIsWebPath:true,
    sUrl:'page2.html',"childArray" : [{   sTitle:'Tech info',
        bIsWebPath:true,
        sUrl:'page16.html'}]},{   sTitle:'Royal Aventis',
    bIsWebPath:true,
    sUrl:'page3.html',"childArray" : [{   sTitle:'Tech info',
        bIsWebPath:true,
        sUrl:'page21.html'}]}]
});
