var customNavTree1 = WpNavBar.readTree({
"childArray" : [{   sTitle:'Contatti',
    bIsWebPath:true,
    sUrl:'index.php?page=WiP',"childArray" : [{   sTitle:'Contattaci',
        bIsWebPath:true,
        sUrl:'index.php?page=WiP'},{   sTitle:'Indirizzi',
        bIsWebPath:true,
        sUrl:'index.php?page=WiP'}]},{   sTitle:'Galleria prodotti',
    bIsWebPath:true,
    sUrl:'index.php?page=WiP'},{   sTitle:'Acquista i nostri prodotti',
    bIsWebPath:true,
    sUrl:'index.php?page=WiP'}]
});
