var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Welcome',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Club Car dealer, Yakama golf car dealer, golf car dealer Rogers, AR, Zero turn lawnmovers, golf car batteries, golf car accessories',
    'sTitle':'About us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sDescription':'Northwest Arkansas dealer Club golf cars',
    'sTitle':'Club Car',
    'bIsWebPath':true,
    'sUrl':'clubcars.html'
},
{   'sTitle':'Yamaha',
    'bIsWebPath':true,
    'sUrl':'yamaha.html'
},
{   'sTitle':'Utility Vehicles',
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sTitle':'Zero Turn Lawn Mowers',
    'bIsWebPath':true,
    'sUrl':'mowers.html',"childArray" : [
    {   'sTitle':'BOB CAT Mowers',
        'bIsWebPath':true,
        'sUrl':'page13.html'
    },
    {   'sTitle':'Dixon Mowers',
        'bIsWebPath':true,
        'sUrl':'page14.html'
    }]
},
{   'sTitle':'Used Golf Car',
    'bIsWebPath':true,
    'sUrl':'page7.html'
},
{   'sTitle':'Rental',
    'bIsWebPath':true,
    'sUrl':'rental.html'
},
{   'sTitle':'Service',
    'bIsWebPath':true,
    'sUrl':'service.html'
},
{   'sTitle':'Parts & Accessories',
    'bIsWebPath':true,
    'sUrl':'parts.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
