var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   sTitle:'Awards',
        bIsWebPath:true,
        sUrl:'awards.html'
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',"childArray" : [
    {   bSeparatorBefore:true,
        sDescription:'sisis products',
        sTitle:'SISIS',
        bIsWebPath:true,
        sUrl:'sisis.html',"childArray" : [
        {   sTitle:'SISIS De-thatchers',
            bIsWebPath:true,
            sUrl:'sisis de-thatchers.html',"childArray" : [
            {   sTitle:'Blades',
                bIsWebPath:true,
                sUrl:'blades.html'
            },
            {   sTitle:'xBlades',
                bIsWebPath:true,
                sUrl:'xblades.html'
            }]
        },
        {   sTitle:'SISIS - Slicers',
            bIsWebPath:true,
            sUrl:'sisis - slicers.html'
        },
        {   sTitle:'SISIS - Brush-Rake Combinations',
            bIsWebPath:true,
            sUrl:'sisis - brush-rake combinations.html'
        },
        {   sTitle:'SISIS Parts Manuals',
            bIsWebPath:true,
            sUrl:'sisis parts manuals.html'
        }]
    },
    {   sDescription:'Buffalo Turbine products',
        sTitle:'Buffalo Turbine',
        bIsWebPath:true,
        sUrl:'buffalo turbine.html',"childArray" : [
        {   sTitle:'Buffalo Turbine Manuals',
            bIsWebPath:true,
            sUrl:'buffalo turbine manuals.html'
        }]
    },
    {   sDescription:'Mowers for fine turf, greens, sports field, landscaping',
        sTitle:'Baroness',
        bIsWebPath:true,
        sUrl:'baroness.html',"childArray" : [
        {   sTitle:'Baroness Contest',
            bIsWebPath:true,
            sUrl:'baroness contest.html'
        }]
    },
    {   sDescription:'Hunter Grinder Product',
        sTitle:'Hunter Grinder',
        bIsWebPath:true,
        sUrl:'hunter grinder.html',"childArray" : [
        {   sTitle:'Jupiter ATI Series 5 spec pg',
            bIsWebPath:true,
            sUrl:'jupiter ati series 5 spec pg.html'
        }]
    },
    {   sDescription:'Eastman Industries Products',
        sTitle:'Eastman',
        bIsWebPath:true,
        sUrl:'eastman.html',"childArray" : [
        {   sTitle:'Eastman Mowers',
            bIsWebPath:true,
            sUrl:'eastman mowers.html'
        }]
    },
    {   sTitle:'Derone',
        bIsWebPath:true,
        sUrl:'derone.html'
    },
    {   sTitle:'ATT',
        bIsWebPath:true,
        sUrl:'att.html',"childArray" : [
        {   sTitle:'ATT-TM System',
            bIsWebPath:true,
            sUrl:'att-tm system.html'
        }]
    },
    {   sTitle:'Ryan',
        bIsWebPath:true,
        sUrl:'ryan.html'
    },
    {   sDescription:'Lloyds Products',
        sTitle:'Lloyds',
        bIsWebPath:true,
        sUrl:'lloyds.html',"childArray" : [
        {   sDescription:'Lloyds Paladin product',
            sTitle:'Paladin',
            bIsWebPath:true,
            sUrl:'paladin.html'
        }]
    },
    {   sTitle:'Bunker Blaster',
        bIsWebPath:true,
        sUrl:'bunker blaster.html'
    },
    {   sTitle:'Accu-Products',
        bIsWebPath:true,
        sUrl:'accu-products.html'
    },
    {   sTitle:'Gandy',
        bIsWebPath:true,
        sUrl:'gandy.html'
    },
    {   sTitle:'Engines & Lubricants',
        bIsWebPath:true,
        sUrl:'engineslubricants.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html'
},
{   sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'testimonials.html',"childArray" : [
    {   sTitle:'SISIS Autorotorake News Article',
        bIsWebPath:true,
        sUrl:'sisis autorotorake news article.html'
    },
    {   sTitle:'SISIS Multi-Slit News Article',
        bIsWebPath:true,
        sUrl:'sisis multi-slit news article.html'
    },
    {   sTitle:'SISIS Autorotorake Ultra Dwarf ',
        bIsWebPath:true,
        sUrl:'sisis autorotorake ultra dwarf .html'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page8.html'
}]
});