var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Biografia',
    'bIsWebPath':true,
    'sUrl':'biografia.html'
},
{   'sTitle':'Mostre',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'2011',
        'bIsWebPath':true,
        'sUrl':'opere2011.html'
    },
    {   'sTitle':'2010',
        'bIsWebPath':true,
        'sUrl':'opere2010.html'
    },
    {   'sTitle':'2009',
        'bIsWebPath':true,
        'sUrl':'opere2009.html'
    },
    {   'sTitle':'2008',
        'bIsWebPath':true,
        'sUrl':'opere2008.html'
    },
    {   'sTitle':'2007',
        'bIsWebPath':true,
        'sUrl':'opere2007.html'
    },
    {   'sTitle':'2006',
        'bIsWebPath':true,
        'sUrl':'opere2006.html'
    },
    {   'sTitle':'2005',
        'bIsWebPath':true,
        'sUrl':'opere2005.html'
    },
    {   'sTitle':'2004',
        'bIsWebPath':true,
        'sUrl':'opere2004.html'
    },
    {   'sTitle':'2001-03',
        'bIsWebPath':true,
        'sUrl':'opere200103.html'
    }]
},
{   'sTitle':'Critica',
    'bIsWebPath':true,
    'sUrl':'critica.html'
},
{   'sTitle':'Articoli',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Terzo Reich',
        'bIsWebPath':true,
        'sUrl':'terzoreich.html'
    },
    {   'sTitle':'Zeitgeist',
        'bIsWebPath':true,
        'sUrl':'page12.html'
    },
    {   'sTitle':'Italians do it better',
        'bIsWebPath':true,
        'sUrl':'italiansdoitbetter.html'
    },
    {   'sTitle':'Mostre in collettivo',
        'bIsWebPath':true,
        'sUrl':'mostreincollettivo.html'
    },
    {   'sTitle':'American Beauty',
        'bIsWebPath':true,
        'sUrl':'page11.html'
    },
    {   'sTitle':'In visi',
        'bIsWebPath':true,
        'sUrl':'invisi.html'
    }]
},
{   'sTitle':'Foto',
    'bIsWebPath':true,
    'sUrl':'page13.html'
},
{   'sTitle':'Contatti',
    'bIsWebPath':true,
    'sUrl':'contatti.html'
}]
});
