var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'ACCUEIL',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'WEBMAKER',
    bIsWebPath:true,
    sUrl:'webmakers.html',"childArray" : [
    {   sTitle:'CREATION DE SITE WEB',
        bIsWebPath:true,
        sUrl:'creation.html'
    },
    {   sTitle:'SITES WEB UNIQUE',
        bIsWebPath:true,
        sUrl:'site_internet.html'
    },
    {   sTitle:'SITES A DISTANCE',
        bIsWebPath:true,
        sUrl:'site_distance.html'
    },
    {   sTitle:'CONSEIL',
        bIsWebPath:true,
        sUrl:'curse.html'
    },
    {   sTitle:'WEBMASTERING',
        bIsWebPath:true,
        sUrl:'webmastering.html'
    },
    {   sTitle:'DYNAMISER',
        bIsWebPath:true,
        sUrl:'dynamiser.html'
    }]
},
{   sTitle:'CV',
    bIsWebPath:true,
    sUrl:'cv.html'
},
{   sTitle:'PORTEFOLIO',
    bIsWebPath:true,
    sUrl:'vossites.html',"childArray" : [
    {   sTitle:'BLOG',
        bIsWebPath:true,
        sUrl:'BLOG.html'
    },
    {   sTitle:'PRINT',
        bIsWebPath:true,
        sUrl:'Print.html'
    },
    {   sTitle:'VIDEO',
        bIsWebPath:true,
        sUrl:'VIDEO.html'
    },
    {   sTitle:'FLASH',
        bIsWebPath:true,
        sUrl:'FLASH.html'
    }]
},
{   sTitle:'REFERENCEMENT',
    bIsWebPath:true,
    sUrl:'trouversonsite.html',"childArray" : [
    {   sTitle:'VISIBILITE DES SITES',
        bIsWebPath:true,
        sUrl:'visibilite.html'
    }]
},
{   sTitle:'WEB 2.0',
    bIsWebPath:true,
    sUrl:'web2.html',"childArray" : [
    {   sTitle:'Reseau Pro',
        bIsWebPath:true,
        sUrl:'reseau_pro.html'
    }]
},
{   sTitle:'TARIFS',
    bIsWebPath:true,
    sUrl:'tarifs.html',"childArray" : [
    {   sTitle:'PACK WEB AUTO ENTREPRENEUR',
        bIsWebPath:true,
        sUrl:'pack_web_autoentrepreneur.html'
    },
    {   sTitle:'PACK WEB PRESENCE PME PMI',
        bIsWebPath:true,
        sUrl:'pack_web_pme_pmi.html'
    },
    {   sTitle:'PACK CREATION ENTREPRISE',
        bIsWebPath:true,
        sUrl:'pack_creation_web.html'
    },
    {   sTitle:'PACK CREATION E COMMERCE',
        bIsWebPath:true,
        sUrl:'pack_e_commerce.html'
    }]
},
{   sTitle:'CONTACT',
    bIsWebPath:true,
    sUrl:'contact.php'
}]
});
