var nav_152tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Accueil',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Location avec chauffeur',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'location/location.html',
    'sTarget':'_self'
},
{   'sTitle':'Vip Security',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'security/security.html',
    'sTarget':'_self'
},
{   'sTitle':'Stars',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'stars/stars.html',
    'sTarget':'_self'
},
{   'sTitle':'Partenaires',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'partenaire/partenaire.html',
    'sTarget':'_self'
},
{   'sTitle':'Photos',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'photos/photos.html',
    'sTarget':'_self'
},
{   'sTitle':'Prix',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'prix/prix.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact/contact.html',
    'sTarget':'_self'
}]
});
