var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'The EHOA',
    bIsWebPath:true,
    sUrl:'index1.html',"childArray" : [
    {   sTitle:'Introduction To EHOA',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'index1.html'
    },
    {   sTitle:'About EHOA',
        bIsWebPath:true,
        sUrl:'about.html'
    },
    {   sTitle:'Events',
        bIsWebPath:true,
        sUrl:'events1.html',"childArray" : [
        {   sTitle:'EHOA UK Events',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'events1.html'
        },
        {   sTitle:'Further Events',
            bIsWebPath:true,
            sUrl:'events2.html'
        },
        {   sTitle:'Cutural Day 2006',
            bIsWebPath:true,
            sUrl:'events3.html'
        },
        {   sTitle:'Opening New Photo Gallery In Lincoln 2006',
            bIsWebPath:true,
            sUrl:'events4.html'
        }]
    }]
},
{   sTitle:'| THE FESTIVAL! |',
    bIsWebPath:true,
    sUrl:'events5.html',"childArray" : [
    {   sTitle:'What\'s On?',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'events5.html'
    },
    {   sTitle:'Festival Programme Friday 18th June',
        bIsWebPath:true,
        sUrl:'programme.html'
    },
    {   sTitle:'Festival Programme Saturday19th June',
        bIsWebPath:true,
        sUrl:'page33.html'
    },
    {   sTitle:'Festival Programme - Live Music & Dance - University Venues',
        bIsWebPath:true,
        sUrl:'livemusic_dance.html'
    },
    {   sTitle:'Festival Programme - St Swithin\'s Church & Drill Hall',
        bIsWebPath:true,
        sUrl:'stswiths_drill.html'
    },
    {   sTitle:'Far Out Theatre - Telling Tales - Sat 19th June',
        bIsWebPath:true,
        sUrl:'far_out_tales.html'
    },
    {   sTitle:'4FRONT Performance -  Living Room - Sat 19th June',
        bIsWebPath:true,
        sUrl:'4front_livingroom.html'
    },
    {   sTitle:'St Swithin\'s Renaissance & Early Music Concert Fri 18th June',
        bIsWebPath:true,
        sUrl:'st_swithins_early_music.html'
    },
    {   sTitle:'Teatra Cultur Information - Fri 18th June',
        bIsWebPath:true,
        sUrl:'teatra_cultur_info.html'
    },
    {   sTitle:'The Trail Team - Workshops',
        bIsWebPath:true,
        sUrl:'page43.html'
    },
    {   sTitle:'CELTIC ROCKS! Engine Shed - Sat 19th June',
        bIsWebPath:true,
        sUrl:'celtic_rocks.html'
    },
    {   sTitle:'Follow The Trail!',
        bIsWebPath:true,
        sUrl:'follow.html'
    },
    {   sTitle:'Festival Online Brochure (pdf)',
        bIsExternal:true,
        sUrl:'fest_brochure.pdf'
    },
    {   sTitle:'Festival Participants & Exhibitors',
        bIsWebPath:true,
        sUrl:'participants.html',"childArray" : [
        {   sTitle:'The Cultural Trail Team',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'participants.html'
        },
        {   sTitle:'Artists',
            bIsWebPath:true,
            sUrl:'artists.html'
        },
        {   sTitle:'Musicians',
            bIsWebPath:true,
            sUrl:'musicians.html'
        },
        {   sTitle:'Dancers',
            bIsWebPath:true,
            sUrl:'dancers.html'
        },
        {   sTitle:'Performers',
            bIsWebPath:true,
            sUrl:'performers.html'
        },
        {   sTitle:'Community Organisations',
            bIsWebPath:true,
            sUrl:'community.html'
        },
        {   sTitle:'Local Arts, Crafts, Literature & Trade',
            bIsWebPath:true,
            sUrl:'arts_crafts.html'
        },
        {   sTitle:'Food & Drink',
            bIsWebPath:true,
            sUrl:'food.html'
        },
        {   sTitle:'Backstage Team',
            bIsWebPath:true,
            sUrl:'backstage_team.html'
        },
        {   sTitle:'University of Lincoln',
            bIsWebPath:true,
            sUrl:'university.html'
        },
        {   sTitle:'St Swithin\'s Church',
            bIsWebPath:true,
            sUrl:'stswithins.html'
        }]
    },
    {   sTitle:'About The Cultural Trail',
        bIsWebPath:true,
        sUrl:'page16.html',"childArray" : [
        {   sTitle:'Cultural Trail Information',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'page16.html'
        },
        {   sTitle:'Cultural Trail 2010 Objectives',
            bIsWebPath:true,
            sUrl:'events8.html'
        },
        {   sTitle:'Cultural Trail 2010 Descriptor',
            bIsWebPath:true,
            sUrl:'events7.html'
        }]
    },
    {   sTitle:'News & Sponsorship',
        bIsWebPath:true,
        sUrl:'events6.html'
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'
},
{   sTitle:' FAQ',
    bIsWebPath:true,
    sUrl:'faq.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
