var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Thermal Imaging Surveys',
    bIsWebPath:true,
    sUrl:'thermalimagingsurveys.html',"childArray" : [
    {   sTitle:'Thermal Imaging Surveys',
        bIsWebPath:true,
        sUrl:'page29.html'
    },
    {   sTitle:'Air Infiltration/Leakage',
        bIsWebPath:true,
        sUrl:'airinfiltrationleakage.html'
    },
    {   sTitle:'Missing and Poor Insulation',
        bIsWebPath:true,
        sUrl:'missingpoorinsulation.html'
    },
    {   sTitle:'Domestic Surveys',
        bIsWebPath:true,
        sUrl:'domesticsurveys.html'
    },
    {   sTitle:'Underfloor Heating with Plumbing',
        bIsWebPath:true,
        sUrl:'heatingwithleaks.html'
    },
    {   sTitle:'Damp and Mould Detection',
        bIsWebPath:true,
        sUrl:'dampandmoulddetection.html'
    },
    {   sTitle:'Flat Roofs',
        bIsWebPath:true,
        sUrl:'flatroofs.html'
    },
    {   sTitle:'Electrical Inspections',
        bIsWebPath:true,
        sUrl:'electricalinspections.html'
    },
    {   sTitle:'Plant Machinery',
        bIsWebPath:true,
        sUrl:'plantmachinery.html'
    }]
},
{   sTitle:'Energy Audits',
    bIsWebPath:true,
    sUrl:'energyaudits.html',"childArray" : [
    {   sTitle:'Energy Audits',
        bIsWebPath:true,
        sUrl:'page30.html'
    },
    {   sTitle:'What is an Energy Audit?',
        bIsWebPath:true,
        sUrl:'whatisanenergyaudit.html'
    },
    {   sTitle:'Enistic Monitoring Equipment',
        bIsWebPath:true,
        sUrl:'enisticmonitoringequipment.html'
    },
    {   sTitle:'Energy Management System',
        bIsWebPath:true,
        sUrl:'energymanagementsystem.html'
    },
    {   sTitle:'Case Study 1',
        bIsWebPath:true,
        sUrl:'casestudy1.html'
    },
    {   sTitle:'Case Study 2',
        bIsWebPath:true,
        sUrl:'casestudy2.html'
    }]
},
{   sTitle:'Commercial EPC\'s',
    bIsWebPath:true,
    sUrl:'commercialepcs.html'
},
{   sTitle:'Air Conditioning Inspections and Reports',
    bIsWebPath:true,
    sUrl:'airconditioninginspections.html'
},
{   sTitle:'SBEM/Part L Building compliance',
    bIsWebPath:true,
    sUrl:'sbem_partlbuildingcompliance.html'
},
{   sTitle:'Domestic EPC\'s',
    bIsWebPath:true,
    sUrl:'domesticepcs.html',"childArray" : [
    {   sTitle:'Domestic EPC\'s',
        bIsWebPath:true,
        sUrl:'depcs.html'
    },
    {   sTitle:'How is it calculated?',
        bIsWebPath:true,
        sUrl:'depcs_how_is_it_calculated.html'
    },
    {   sTitle:'DEPC\'s Landlord Obligations',
        bIsWebPath:true,
        sUrl:'depcs_landlord_obligations.html'
    }]
},
{   sTitle:'Home Condition Survey',
    bIsWebPath:true,
    sUrl:'homeconditionsurvey.html'
},
{   sTitle:'Home Condition Reports',
    bIsWebPath:true,
    sUrl:'homeconditionreports.html'
},
{   sTitle:'Energy Audits for Hotels and Guest Houses',
    bIsWebPath:true,
    sUrl:'energyauditsforhotels.html'
},
{   sTitle:'DEC\'s',
    bIsWebPath:true,
    sUrl:'DECs.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html'
}]
});
