var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Home Page',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Pneumatica',
    bIsWebPath:true,
    sUrl:'pneumatica.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Cilindri',
        bIsWebPath:true,
        sUrl:'cilindri_pneumatica.html',
        sTarget:'_self'
    },
    {   sTitle:'Raccordi',
        bIsWebPath:true,
        sUrl:'raccordi_pneumatica.html',
        sTarget:'_self'
    },
    {   sTitle:'Valvole ed Elettrovalvole',
        bIsWebPath:true,
        sUrl:'valvole_ed_elettrovalvole_pneumatica.html',
        sTarget:'_self'
    },
    {   sTitle:'Tubi',
        bIsWebPath:true,
        sUrl:'tubi_pneumatica.html',
        sTarget:'_self'
    },
    {   sTitle:'Trattamento Vuoto',
        bIsWebPath:true,
        sUrl:'trattamento_vuoto.html',
        sTarget:'_self'
    },
    {   sTitle:'Trattamento dell\'Aria',
        bIsWebPath:true,
        sUrl:'trattamento_dell_aria.html',
        sTarget:'_self'
    },
    {   sTitle:'Manometri',
        bIsWebPath:true,
        sUrl:'manometri.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Oleodinamica',
    bIsWebPath:true,
    sUrl:'oleodinamica.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Raccordi ',
        bIsWebPath:true,
        sUrl:'raccordi_oleodinamica.html',
        sTarget:'_self'
    },
    {   sTitle:'Tubi',
        bIsWebPath:true,
        sUrl:'tubi_oleodinamica.html',
        sTarget:'_self'
    },
    {   sTitle:'Pompe Oleodinamiche',
        bIsWebPath:true,
        sUrl:'pompe_oleodinamiche.html',
        sTarget:'_self'
    },
    {   sTitle:'Distributori',
        bIsWebPath:true,
        sUrl:'distributori_oleodinamica.html',
        sTarget:'_self'
    },
    {   sTitle:'Filtri',
        bIsWebPath:true,
        sUrl:'filtri.html',
        sTarget:'_self'
    },
    {   sTitle:'Valvole',
        bIsWebPath:true,
        sUrl:'valvole_oleodinamicha.htm',
        sTarget:'_self'
    },
    {   sTitle:'Elettrovalvole',
        bIsWebPath:true,
        sUrl:'elettrovalvole_oleodinamica.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Guarnizioni',
    bIsWebPath:true,
    sUrl:'guarnizioni.html',
    sTarget:'_self'
},
{   sTitle:'Sigillanti',
    bIsWebPath:true,
    sUrl:'sigillanti.html',
    sTarget:'_self'
},
{   sTitle:'Accessori',
    bIsWebPath:true,
    sUrl:'accessori.html',
    sTarget:'_self'
},
{   sTitle:'Lubrificazione',
    bIsWebPath:true,
    sUrl:'lubrificazione.html',
    sTarget:'_self'
}]
});
