var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sTitle':'Pumps',
    'bIsWebPath':true,
    'sUrl':'pumps.htm',"childArray" : [
    {   'sTitle':'Fluid Transfer ',
        'bIsWebPath':true,
        'sUrl':'fluid_transfer_pumps.html'
    },
    {   'sTitle':'De-watering',
        'bIsWebPath':true,
        'sUrl':'de-watering_pumps.html'
    },
    {   'sTitle':'Air Operated',
        'bIsWebPath':true,
        'sUrl':'air_operated_pumps.html'
    },
    {   'sTitle':'Drum & Fuel',
        'bIsWebPath':true,
        'sUrl':'drum_mount_and_fuel_pumps.html'
    },
    {   'sTitle':'Diaphragm & Flex',
        'bIsWebPath':true,
        'sUrl':'small_diaphragm_pumps.html'
    },
    {   'sTitle':'Gear Pumps',
        'bIsWebPath':true,
        'sUrl':'gear_pumps.html'
    },
    {   'sTitle':'High Pressure',
        'bIsWebPath':true,
        'sUrl':'high_pressure_and_spray_pumps.html'
    },
    {   'sTitle':'Special Purpose',
        'bIsWebPath':true,
        'sUrl':'special_purpose_pumps.html'
    },
    {   'sTitle':'Sump Well and Water Feature',
        'bIsWebPath':true,
        'sUrl':'home_water_sump_and_water_garden_pumps.html'
    },
    {   'sTitle':'Accessories',
        'bIsWebPath':true,
        'sUrl':'pump_and_well_accessories.html'
    }]
},
{   'sTitle':'Engines',
    'bIsWebPath':true,
    'sUrl':'engines.html'
},
{   'sTitle':'Generators',
    'bIsWebPath':true,
    'sUrl':'generators.html'
},
{   'sTitle':'Motors',
    'bIsWebPath':true,
    'sUrl':'electric_motors.html'
},
{   'sTitle':'Mixers',
    'bIsWebPath':true,
    'sUrl':'mixers.html'
},
{   'sTitle':'Pricing',
    'bIsWebPath':true,
    'sUrl':'pricing.html',"childArray" : [
    {   'sTitle':'Current Price Lists',
        'bIsWebPath':true,
        'sUrl':'current_price_lists.html'
    },
    {   'sTitle':'Specials Price Lists',
        'bIsWebPath':true,
        'sUrl':'specials_price_lists.html'
    },
    {   'sTitle':'Downloads',
        'bIsWebPath':true,
        'sUrl':'downloads.html'
    }]
},
{   'sTitle':'Buy Now',
    'bIsWebPath':true,
    'sUrl':'page30.html',"childArray" : [
    {   'sTitle':'Engines',
        'bIsWebPath':true,
        'sUrl':'page31.html'
    },
    {   'sTitle':'Utility Pumps',
        'bIsWebPath':true,
        'sUrl':'page32.html'
    },
    {   'sTitle':'Industrial Pumps',
        'bIsWebPath':true,
        'sUrl':'page34.html'
    },
    {   'sTitle':'Generators & Electric Motors',
        'bIsWebPath':true,
        'sUrl':'page33.html'
    }]
},
{   'sTitle':'Tools',
    'bIsWebPath':true,
    'sUrl':'useful_tools.html',"childArray" : [
    {   'sTitle':'Conversion Calculator',
        'bIsWebPath':true,
        'sUrl':'page27.html'
    },
    {   'sTitle':'Chem_Charts',
        'bIsWebPath':true,
        'sUrl':'page29.html'
    }]
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
