var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Product Range',
    bIsWebPath:true,
    sUrl:'product_range.html',"childArray" : [
    {   sTitle:'Space Saving Switchboards',
        bIsWebPath:true,
        sUrl:'space_saving_switchboards.html',"childArray" : [
        {   sTitle:'Wall Mounting Space Saving Switchboards',
            bIsWebPath:true,
            sUrl:'wall_mounting_space_saving_switchboards.html'
        },
        {   sTitle:'Free Standing Space Saving Switchboard',
            bIsWebPath:true,
            sUrl:'free_standing_space_saving_switchboard.html'
        }]
    },
    {   sTitle:'Low Voltage Switchboards',
        bIsWebPath:true,
        sUrl:'low_voltage_switchboards.html'
    },
    {   sTitle:'Motor Control Panels',
        bIsWebPath:true,
        sUrl:'motor_control_panels.html'
    },
    {   sTitle:'Power Supply Switchboards',
        bIsWebPath:true,
        sUrl:'power_supply_switchboards.html'
    },
    {   sTitle:'Power Distribution Units (PDU\'s)',
        bIsWebPath:true,
        sUrl:'power_distribution_units.html'
    },
    {   sTitle:'Automatic Changeover Panels',
        bIsWebPath:true,
        sUrl:'automatic_changeover_panels.html'
    },
    {   sTitle:'Energy Monitoring Panels',
        bIsWebPath:true,
        sUrl:'energy_monitoring_panels.html'
    },
    {   sTitle:'Weatherproof Feeder Pillars',
        bIsWebPath:true,
        sUrl:'page34.html'
    },
    {   sTitle:'Mobile Disaster Recovery Panels',
        bIsWebPath:true,
        sUrl:'mobile_disaster_recovery_panels.html'
    },
    {   sTitle:'Accessories for Site',
        bIsWebPath:true,
        sUrl:'accessories_for_site.html'
    },
    {   sTitle:'Related Products',
        bIsWebPath:true,
        sUrl:'related_products.html'
    },
    {   sTitle:'Sheet Metal Fabrications',
        bIsWebPath:true,
        sUrl:'sheet_metal_fabrications.html'
    }]
},
{   sTitle:'Case Studies',
    bIsWebPath:true,
    sUrl:'case_studies.html',"childArray" : [
    {   sTitle:'Longannet Power Station',
        bIsWebPath:true,
        sUrl:'longannet_power_station.html'
    },
    {   sTitle:'Ingliston Equestrian Centre',
        bIsWebPath:true,
        sUrl:'ingliston_equestrian_centre.html'
    },
    {   sTitle:'Portavadie Marina',
        bIsWebPath:true,
        sUrl:'portavadie_marina.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about_us.html',"childArray" : [
    {   sTitle:'Sheet Metal Work',
        bIsWebPath:true,
        sUrl:'sheet_metal_work.html'
    },
    {   sTitle:'Laser Engraving',
        bIsWebPath:true,
        sUrl:'laserengraving.html'
    },
    {   sTitle:'Fastrack Service',
        bIsWebPath:true,
        sUrl:'fastrack_service.html'
    },
    {   sTitle:'Quality',
        bIsWebPath:true,
        sUrl:'quality.html'
    },
    {   sTitle:'Customer Feedback',
        bIsWebPath:true,
        sUrl:'customer_feedback.html'
    },
    {   sTitle:'Sectors Supported',
        bIsWebPath:true,
        sUrl:'sectors_supported.html'
    },
    {   sTitle:'Environmental Policy',
        bIsWebPath:true,
        sUrl:'environmental_policy.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_us.html',"childArray" : [
    {   sTitle:'Switchboard Enquiry Form',
        bIsWebPath:true,
        sUrl:'switchboard_enquiry_form.html'
    }]
}]
});
