var nav_428tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'demos.html'
},
{   'sTitle':'WHY BUY FROM US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'TERMS & CONDITIONS',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'terms.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'NEW',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'HOLDEN',
        'bIsExternal':true,
        'sUrl':'http://www.holden.com.au/vehicles',
        'sTarget':'_blank'
    },
    {   'sTitle':'MITSUBISHI',
        'bIsExternal':true,
        'sUrl':'http://www.mitsubishi-motors.com.au/#/pages/vehicle-range-selector.aspx',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'DEMOS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'demos.html',
    'sTarget':'_self'
},
{   'sTitle':'PRE-OWNED',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'used.html',
    'sTarget':'_self'
},
{   'sTitle':'SERVICE',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'service.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'BOOK SERVICE',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'booking.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'PARTS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'parts.html',
    'sTarget':'_self'
},
{   'sTitle':'OTHER',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'HOLDEN RENTAL',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'rental.html',
        'sTarget':'_self'
    },
    {   'sTitle':'MOTOR INSURANCE',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'insurance.html',
        'sTarget':'_self'
    },
    {   'sTitle':'ESANDA FINANCE',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'esanda.html',
        'sTarget':'_self'
    },
    {   'sTitle':'TYRES',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'tyres.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'CONTACT',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
