var nav_176tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Chi siamo',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'chisiamo.html'
},
{   'sTitle':'La Festa',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'festa.html',"childArray" : [
    {   'sTitle':'La podistica',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'podistica.html'
    }]
},
{   'sTitle':'Contatti',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contatti.html'
},
{   'sTitle':'Merchandising',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'merchandising.html'
},
{   'sTitle':'Dove siamo',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'dovesiamo.html',"childArray" : [
    {   'sTitle':'Bed & Breakfast',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bedbreakfest.html'
    }]
}]
});
