var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Products by Brand',
    bIsWebPath:true,
    sUrl:'specialist_component_cleaning_products_by_brand.html'
    ,"childArray" : [{   sTitle:'Ransohoff',
        bIsWebPath:true,
        sUrl:'blackstone_ney_component_cleaning_products.html'
    },
    {   sTitle:'Blackstone-Ney',
        bIsWebPath:true,
        sUrl:'blackstone-ney_component_cleaning_products.html'
    },
    {   sTitle:'Abanaki ',
        bIsWebPath:true,
        sUrl:'abanaki .html'
    }]
},
{   sTitle:'Products by Type',
    bIsWebPath:true,
    sUrl:'specialist_component_cleaning_products_by_type.html'
    ,"childArray" : [{   sTitle:'Ultrasonic Cleaning',
        bIsWebPath:true,
        sUrl:'specialist_ultrasonic_component_cleaning_products.html'
        ,"childArray" : [{   sTitle:'Single Tank',
            bIsWebPath:true,
            sUrl:'specialist_component_cleaning_single_tank.html'
        },
        {   sTitle:' Multi Tank',
            bIsWebPath:true,
            sUrl:'specialist_component_cleaning_multi_tank.html'
        },
        {   sTitle:'Immersible Transducers',
            bIsWebPath:true,
            sUrl:'specialist_component_cleaning_immersible_transducer.html'
        },
        {   sTitle:'Multi Frequency',
            bIsWebPath:true,
            sUrl:'specialist_component_cleaning_multi_frequency.html'
        },
        {   sTitle:'AgiSonic',
            bIsWebPath:true,
            sUrl:'specialist_component_cleaning_agisonic_cleaners.html'
        }]
    },
    {   sTitle:'Spray Washers',
        bIsWebPath:true,
        sUrl:'ransohoff_specialist_component_spray_washers.html'
        ,"childArray" : [{   sTitle:'Rotary Drum Washers',
            bIsWebPath:true,
            sUrl:'specialist_component_cleaning_rotary_drum_washers_2.html'
        },
        {   sTitle:'Conveyor Washers',
            bIsWebPath:true,
            sUrl:'specialist_component_cleaning_conveyor_washers_2.html'
        },
        {   sTitle:'Cabinet Washers',
            bIsWebPath:true,
            sUrl:'specialist_component_cleaning_cabinet_washers_2.html'
        },
        {   sTitle:'Custom Spray Washers',
            bIsWebPath:true,
            sUrl:'specialist_component_cleaning_custom_spray_washers_2.html'
        }]
    },
    {   sTitle:'Immersion Cleaning',
        bIsWebPath:true,
        sUrl:'specialist_immersion_cleaning_products.html'
    },
    {   sTitle:'Quadrant Coating',
        bIsWebPath:true,
        sUrl:'specialist_component_cleaning_quadrant_coating.html'
    }]
},
{   sTitle:'Speciality Products',
    bIsWebPath:true,
    sUrl:'specialist_component_cleaning_speciality_products.html'
    ,"childArray" : [{   sTitle:'Application Specific Products',
        bIsWebPath:true,
        sUrl:'specialist_component_cleaning_application_specific_products.html'
    },
    {   sTitle:'Equipment Rebuild and Refurbishment',
        bIsWebPath:true,
        sUrl:'specialist_component_cleaning_equipment_rebuild_and_refurbishment.html'
    },
    {   sTitle:'Fluid Recycling and Chemistry',
        bIsWebPath:true,
        sUrl:'specialist_component_cleaning_fluid_recycling.html'
    }]
},
{   sTitle:'Test our Machines Free',
    bIsWebPath:true,
    sUrl:'free_test_of_our_specialist_component_cleaning_products.html'
},
{   sTitle:'Spare Parts',
    bIsWebPath:true,
    sUrl:'specialist_component_cleaning_ransohoff_spare_parts.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact_specialist_component_cleaning_products.html'
}]
});
