var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Hazardous Waste',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sTitle:'Industrial Cleaning Services',
    bIsWebPath:true,
    sUrl:'page10.html',"childArray" : [
    {   sTitle:'Pressure Jetting',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page10.html#Pressure'
    },
    {   sTitle:'Tank Cleaning Services',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page10.html#Tank'
    },
    {   sTitle:'Spillage clean up',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page10.html#Spillage'
    },
    {   sTitle:'Laboratory decontamination/decommissioning',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page10.html#Laboratory'
    },
    {   sTitle:'Plant decommissioning',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page10.html#Plant'
    }]
},
{   sTitle:'Health & Safety',
    bIsWebPath:true,
    sUrl:'page11.html',"childArray" : [
    {   sTitle:'HSE Consultant Services',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#Health'
    },
    {   sTitle:'OHAS 18001:2007 Management Systems',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#OHAS'
    },
    {   sTitle:'ISO 9001:2008 Management Systems',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#ISO'
    },
    {   sTitle:'ISO 14001:2004 Management Systems',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#ISO_1'
    },
    {   sTitle:'Occupational Health & Safety Policy Development',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#Occupational'
    },
    {   sTitle:'Hazard & Risk Management',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#Hazard'
    },
    {   sTitle:'Crisis Management Plans',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#Crisis'
    },
    {   sTitle:'Retained / Appointed H & S and Environmental Consultant Service',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#Retained'
    },
    {   sTitle:'HSQE Compliance and Accountability',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#Health_1'
    },
    {   sTitle:'H & S, Quality, Environmental Training',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page11.html#Health_2'
    }]
},
{   sTitle:'Air Monitoring',
    bIsWebPath:true,
    sUrl:'page12.html',"childArray" : [
    {   sTitle:'Air Quality Testing',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page12.html#Air'
    },
    {   sTitle:'Occupational Exposure Limits',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page12.html#Occupational'
    }]
},
{   sTitle:'Recycling Services',
    bIsWebPath:true,
    sUrl:'page16.html',"childArray" : [
    {   sTitle:'Paper, Plastic, Cardboard',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page16.html#Paper'
    },
    {   sTitle:'Polystyrene, Glass, Metals',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page16.html#Polystyrene'
    },
    {   sTitle:'Food Waste',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page16.html#Food_waste_recycling'
    },
    {   sTitle:'Electronic Equipment',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page16.html#Printed'
    },
    {   sTitle:'Drum reconditioning',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page16.html#Drum'
    },
    {   sTitle:'Other materials',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page16.html#Other'
    }]
},
{   sTitle:'Support Services',
    bIsWebPath:true,
    sUrl:'page13.html',"childArray" : [
    {   sTitle:'Laboratory Relocation Service',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page13.html#Laboratory'
    },
    {   sTitle:'Supply of containers',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page13.html#Supply'
    },
    {   sTitle:'Analytical Service',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page13.html#Analytical'
    }]
},
{   sTitle:'Downloads',
    bIsWebPath:true,
    sUrl:'page4.html'
}]
});
