var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Carregal',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Map of Area',
    bIsWebPath:true,
    sUrl:'Map of Area.html'
},
{   sTitle:'Adega',
    bIsWebPath:true,
    sUrl:'Adega.html'
},
{   sTitle:'Bakery',
    bIsWebPath:true,
    sUrl:'bakery.html'
},
{   sTitle:'Bedrooms',
    bIsWebPath:true,
    sUrl:'Bedroomshtml.html'
},
{   sTitle:'Outside',
    bIsWebPath:true,
    sUrl:'Outside.html'
},
{   sTitle:'Prices',
    bIsWebPath:true,
    sUrl:'Prices.html'
},
{   sTitle:'As we were',
    bIsWebPath:true,
    sUrl:'As we were.html'
},
{   sTitle:'Azulejos',
    bIsWebPath:true,
    sUrl:'Azulejos.html'
},
{   sTitle:'Places to visit',
    bIsWebPath:true,
    sUrl:'Places to visit.html',"childArray" : [
    {   sTitle:'Dornes',
        bIsWebPath:true,
        sUrl:'Dornes.html'
    },
    {   sTitle:'Santaigo da Guarda',
        bIsWebPath:true,
        sUrl:'Santiago da Guarda.html'
    },
    {   sTitle:'Fatima',
        bIsWebPath:true,
        sUrl:'Fatima.html'
    },
    {   sTitle:'Beaches',
        bIsWebPath:true,
        sUrl:'Beaches.html'
    },
    {   sTitle:'Fluvial Beaches',
        bIsWebPath:true,
        sUrl:'Fluvial Beaches.html'
    },
    {   sTitle:'Casal de Simao',
        bIsWebPath:true,
        sUrl:'Casal de Simao.html'
    },
    {   sTitle:'Barragem',
        bIsWebPath:true,
        sUrl:'Barragem.html'
    },
    {   sTitle:'Palace of Bussaco',
        bIsWebPath:true,
        sUrl:'Palace of Bussaco.html'
    },
    {   sTitle:'Golega',
        bIsWebPath:true,
        sUrl:'Golega.html'
    },
    {   sTitle:'Conimbriga',
        bIsWebPath:true,
        sUrl:'Conimbriga.html'
    },
    {   sTitle:'Gois',
        bIsWebPath:true,
        sUrl:'Gois.html'
    }]
}]
});
