var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Who We Are',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Welcome',
        'bIsWebPath':true,
        'sUrl':'page11.html'
    },
    {   'sTitle':'Introduction',
        'bIsWebPath':true,
        'sUrl':'introduction.html'
    }]
},
{   'sTitle':'What We Do',
    'bIsWebPath':true,
    'sUrl':'whatwedo.html',"childArray" : [
    {   'sTitle':'All Services Summary',
        'bIsWebPath':true,
        'sUrl':'services.html'
    },
    {   'sTitle':'Pre-Start Health & Safety Review',
        'bIsWebPath':true,
        'sUrl':'psr.html'
    },
    {   'sTitle':'Rack Inspection, Repair & Maintenance Seminars',
        'bIsWebPath':true,
        'sUrl':'seminars.html'
    },
    {   'sTitle':'Performance & Utilization Reviews',
        'bIsWebPath':true,
        'sUrl':'reviews.html'
    },
    {   'sTitle':'Labels, Signs & Plaques',
        'bIsWebPath':true,
        'sUrl':'labelsignsplaques.html'
    },
    {   'sTitle':'Design & Failure Analysis Reports',
        'bIsWebPath':true,
        'sUrl':'reports.html'
    },
    {   'sTitle':'Inspection of Racking',
        'bIsWebPath':true,
        'sUrl':'inspections.html'
    },
    {   'sTitle':'Project Management',
        'bIsWebPath':true,
        'sUrl':'projectmanagement.html'
    },
    {   'sTitle':'Sales (Dealer) Support',
        'bIsWebPath':true,
        'sUrl':'support.html'
    },
    {   'sTitle':'Operational Tune-Up',
        'bIsWebPath':true,
        'sUrl':'tuneup.html'
    },
    {   'sTitle':'Conveyor & Automation Integration',
        'bIsWebPath':true,
        'sUrl':'conveyor.html'
    },
    {   'sTitle':'Permits For Storage Platforms/ Pick Towers/ Mezzanines',
        'bIsWebPath':true,
        'sUrl':'permits.html'
    }]
},
{   'sTitle':'Your Needs',
    'bIsWebPath':true,
    'sUrl':'yourneeds.html',"childArray" : [
    {   'sTitle':'Health & Safety Professionals',
        'bIsWebPath':true,
        'sUrl':'professionals.html'
    },
    {   'sTitle':'Warehouse & Distribution Centre Managers',
        'bIsWebPath':true,
        'sUrl':'managers.html'
    },
    {   'sTitle':'Storage Equipment Manufacturers',
        'bIsWebPath':true,
        'sUrl':'manufacturers.html'
    }]
},
{   'sTitle':'News & Info',
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'page5.html',"childArray" : [
    {   'sTitle':'Our Team',
        'bIsWebPath':true,
        'sUrl':'ourteam.html',"childArray" : [
        {   'sTitle':'Tony Mulholland',
            'bIsWebPath':true,
            'sUrl':'page28.html'
        },
        {   'sTitle':'Al Khan',
            'bIsWebPath':true,
            'sUrl':'al.html'
        },
        {   'sTitle':'Michael Somodi',
            'bIsWebPath':true,
            'sUrl':'michael.html'
        },
        {   'sTitle':'Joseph Sharivker',
            'bIsWebPath':true,
            'sUrl':'joseph.html'
        },
        {   'sTitle':'Motasem Al-Khalifa',
            'bIsWebPath':true,
            'sUrl':'page31.html'
        },
        {   'sTitle':'Charlie Somodi',
            'bIsWebPath':true,
            'sUrl':'charlie.html'
        },
        {   'sTitle':'Hatem Saleh',
            'bIsWebPath':true,
            'sUrl':'hatem.html'
        },
        {   'sTitle':'Ian Monteith',
            'bIsWebPath':true,
            'sUrl':'ian.html'
        },
        {   'sTitle':'Brent Lawrence',
            'bIsWebPath':true,
            'sUrl':'brent.html'
        },
        {   'sTitle':'Steve Mulholland',
            'bIsWebPath':true,
            'sUrl':'steve.html'
        },
        {   'sTitle':'Jason Chin',
            'bIsWebPath':true,
            'sUrl':'jason.html'
        },
        {   'sTitle':'Peter Aleung',
            'bIsWebPath':true,
            'sUrl':'peter.html'
        },
        {   'sTitle':'Denis Coté',
            'bIsWebPath':true,
            'sUrl':'denis.html'
        }]
    }]
}]
});
