var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',"childArray" : [
    {   sTitle:'Boardroom/Conference Tables',
        bIsWebPath:true,
        sUrl:'boardroomconferencetables.html',
        sTarget:'_self'
    },
    {   sTitle:'Canteen/Restaurant',
        bIsWebPath:true,
        sUrl:'canteenandrestaurant.html',
        sTarget:'_self'
    },
    {   sTitle:'Executive Desking',
        bIsWebPath:true,
        sUrl:'executivedesking.html',
        sTarget:'_self'
    },
    {   sTitle:'Executive Seating',
        bIsWebPath:true,
        sUrl:'executive seating.html'
    },
    {   sTitle:'Meeting/Conference Seating',
        bIsWebPath:true,
        sUrl:'meetingconferenceseating.html',
        sTarget:'_self'
    },
    {   sTitle:'Meeting/Conference Tables',
        bIsWebPath:true,
        sUrl:'meetingconference tables.html',
        sTarget:'_self'
    },
    {   bSeparatorAfter:true,
        sTitle:'Reception Counters',
        bIsWebPath:true,
        sUrl:'receptioncounters.html'
    },
    {   sTitle:'Reception Seating',
        bIsWebPath:true,
        sUrl:'receptionbreakoutseating.html'
    },
    {   sTitle:'Screens',
        bIsWebPath:true,
        sUrl:'screens.html',
        sTarget:'_self'
    },
    {   sTitle:'Systems Desking',
        bIsWebPath:true,
        sUrl:'systemsdesking.html',
        sTarget:'_self'
    },
    {   sTitle:'Task/Operator Seating',
        bIsWebPath:true,
        sUrl:'taskoperatorseating.html',
        sTarget:'_self'
    },
    {   sTitle:'Storage',
        bIsWebPath:true,
        sUrl:'storage.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Back Care Chairs',
    bIsWebPath:true,
    sUrl:'backcarechairs.html'
},
{   sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'testimonials.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html',"childArray" : [
    {   sTitle:'Workspace Areas',
        bIsWebPath:true,
        sUrl:'workspaces.html',
        sTarget:'_self'
    },
    {   sTitle:'Open Plan Areas',
        bIsWebPath:true,
        sUrl:'openplanareas.html',
        sTarget:'_self'
    },
    {   sTitle:'Executive Office Areas',
        bIsWebPath:true,
        sUrl:'executiveoffices.html',
        sTarget:'_self'
    },
    {   sTitle:'Meeting Room Areas',
        bIsWebPath:true,
        sUrl:'meeting area.html',
        sTarget:'_self'
    },
    {   sTitle:'Boardroom Areas',
        bIsWebPath:true,
        sUrl:'boardroom.html',
        sTarget:'_self'
    },
    {   sTitle:'Soft Seating Areas',
        bIsWebPath:true,
        sUrl:'softseatingareas.html',
        sTarget:'_self'
    },
    {   sTitle:'Reception Areas',
        bIsWebPath:true,
        sUrl:'receptionareashtml.html',
        sTarget:'_self'
    },
    {   sTitle:'Storage Areas',
        bIsWebPath:true,
        sUrl:'storageareas.html',
        sTarget:'_self'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   sTitle:'Environmental Policy',
        bIsWebPath:true,
        sUrl:'environmentalpolicy.html',
        sTarget:'_self'
    },
    {   sTitle:'Health & Safety',
        bIsWebPath:true,
        sUrl:'health&safety.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Moving Office',
    bIsWebPath:true,
    sUrl:'moving office.html',
    sTarget:'_self'
},
{   sTitle:'Space Saving Solutions',
    bIsWebPath:true,
    sUrl:'space saving.html',
    sTarget:'_self'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'service.html',
    sTarget:'_self'
}]
});
