var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Accueil',
    sUrl:'http://www.iwebo.fr/index.html'
},
{   sTitle:'A propos',
    sUrl:'http://www.iwebo.fr/apropos.html'
},
{   sTitle:'Savoir faire',
    sUrl:'http://www.iwebo.fr/savoirfaire.html',"childArray" : [
    {   sTitle:'Création site web',
        sUrl:'http://www.iwebo.fr/creationsiteinternet.html',"childArray" : [
        {   sTitle:'Choix pack',
            sUrl:'http://www.iwebo.fr/choixpack.html'
        },
        {   sTitle:'Pack Présence',
            sUrl:'http://www.iwebo.fr/packpresence.html'
        },
        {   sTitle:'Pack Vitrine',
            sUrl:'http://www.iwebo.fr/packvitrine.html'
        },
        {   sTitle:'Pack Evolution',
            sUrl:'http://www.iwebo.fr/packevolution.html'
        },
        {   sTitle:'Pack Professionnel',
            sUrl:'http://www.iwebo.fr/packprofessionnel.html'
        }]
    },
    {   sTitle:'Hébergement',
        sUrl:'http://www.iwebo.fr/hebergement.html'
    },
    {   sTitle:'Maintenance',
        sUrl:'http://www.iwebo.fr/maintenance.html'
    },
    {   sTitle:'Référencement',
        sUrl:'http://www.iwebo.fr/referencement.html'
    },
    {   sTitle:'Email',
        sUrl:'http://www.iwebo.fr/email.html'
    }]
},
{   sTitle:'Réalisations',
    sUrl:'http://www.iwebo.fr/realisationsiwebo.html'
},
{   sTitle:'Contact',
    sUrl:'http://www.iwebo.fr/contact.html'
},
{   sTitle:'Mentions légales',
    sUrl:'http://www.iwebo.fr/mentionslegales.html'
},
{   sTitle:'Plan du site',
    sUrl:'http://www.iwebo.fr/plandusite.html'
},
{   sTitle:'Espace client identification',
    sUrl:'http://www.iwebo.fr/espaceclientidentification.html'
}]
});
