var nav_194tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sTitle':'Our Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'our-services.html',
    'sTarget':'_self'
},
{   'sTitle':'Shop On Line',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Rims',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page5.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Halo',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page71.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Audio',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page70.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Up Coming Events',
    'bIsExternal':true,
    'sUrl':''
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html'
}]
});
