var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Solutions',
    'bIsWebPath':true,
    'sUrl':'Solutions.html',"childArray" : [
    {   'sTitle':'Stak-kit',
        'bIsWebPath':true,
        'sUrl':'stakkit.html',"childArray" : [
        {   'sTitle':'Wheelset Carriers',
            'bIsWebPath':true,
            'sUrl':'ferrartis_wheelset_carriers.html'
        },
        {   'sTitle':'Axle Carrier',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'stakkit.html#axle'
        },
        {   'sTitle':'Wheel disc carrier',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'stakkit.html#wheel'
        },
        {   'sTitle':'Bogie Carrier',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'stakkit.html#Bogie'
        },
        {   'sTitle':'Air conditioner carrier',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'stakkit.html#Aircon'
        },
        {   'sTitle':'Aircon stillage',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'stakkit.html#stillage'
        }]
    },
    {   'sTitle':'Lighting Maintenance',
        'bIsWebPath':true,
        'sUrl':'lighting_maintenance_solutions.html',"childArray" : [
        {   'sTitle':'York Hinge',
            'bIsWebPath':true,
            'sUrl':'york_hinge.html',"childArray" : [
            {   'sTitle':'Details and specifications',
                'bIsWebPath':true,
                'sUrl':'york_hinge_details.html'
            },
            {   'sTitle':'Smart Hinge Fitting kit',
                'bIsWebPath':true,
                'sUrl':'yorkhingefittingkit.html'
            }]
        },
        {   'sTitle':'Sheffield Hinge',
            'bIsWebPath':true,
            'sUrl':'Sheffield_Hinge.html',"childArray" : [
            {   'sTitle':'Sheffield Hinge Operating kit',
                'bIsWebPath':true,
                'sUrl':'sheffield_hinge_operating_kit.html'
            }]
        }]
    }]
},
{   'sTitle':'Fabrication',
    'bIsWebPath':true,
    'sUrl':'Ferrartis_Ltd_Bespoke_Fabrications.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'Contact_Ferrartis.html'
}]
});
