var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.jme-hr.com/index.html',"childArray" : [
    {   sTitle:'Legislative Changes',
        sUrl:'http://www.jme-hr.com/legislative_changes.html'
    },
    {   sTitle:'HR Topics',
        sUrl:'http://www.jme-hr.com/hr_topics.html'
    },
    {   sTitle:'Statutory Payments',
        sUrl:'http://www.jme-hr.com/statutory_payments.html'
    },
    {   sTitle:'Useful Websites',
        sUrl:'http://www.jme-hr.com/useful_websites.html'
    }]
},
{   sTitle:'About JME',
    sUrl:'http://www.jme-hr.com/about.html'
},
{   sTitle:'Services',
    sUrl:'http://www.jme-hr.com/services.html',"childArray" : [
    {   sTitle:'HR Strategy',
        sUrl:'http://www.jme-hr.com/hr_strategy.html'
    },
    {   sTitle:'Employment Advice',
        sUrl:'http://www.jme-hr.com/employment_advice.html'
    },
    {   sTitle:'Recruitment and Selection',
        sUrl:'http://www.jme-hr.com/recruitment_and_selection.html'
    },
    {   sTitle:'Compensation and Benefits',
        sUrl:'http://www.jme-hr.com/compensation_and_benefits.html'
    },
    {   sTitle:'Training',
        sUrl:'http://www.jme-hr.com/training.html'
    },
    {   sTitle:'Leadership Development and Coaching',
        sUrl:'http://www.jme-hr.com/leadership_development_and_coaching.html'
    },
    {   sTitle:'Managing Disputes',
        sUrl:'http://www.jme-hr.com/managing_disputes.html'
    },
    {   sTitle:'Advice Line',
        sUrl:'http://www.jme-hr.com/advice_line.html'
    }]
},
{   sTitle:'News',
    sUrl:'http://www.jme-hr.com/news.html'
},
{   sTitle:'Testimonials',
    sUrl:'http://www.jme-hr.com/testimonials.html',"childArray" : [
    {   sTitle:'Clients',
        sUrl:'http://www.jme-hr.com/clients.html'
    }]
},
{   sTitle:'Associates',
    sUrl:'http://www.jme-hr.com/associates.html'
},
{   sTitle:'Contact',
    sUrl:'http://www.jme-hr.com/contact.html'
}]
});
