var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index2.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html',"childArray" : [
    {   'sTitle':'History',
        'bIsWebPath':true,
        'sUrl':'hist.html'
    },
    {   'sTitle':'Profile',
        'bIsWebPath':true,
        'sUrl':'profile.html'
    }]
},
{   'sTitle':'Our Work',
    'bIsWebPath':true,
    'sUrl':'ourwork.html',"childArray" : [
    {   'sTitle':'Programme Action',
        'bIsWebPath':true,
        'sUrl':'progaction.html',"childArray" : [
        {   'sTitle':'Regional Award',
            'bIsWebPath':true,
            'sUrl':'gdprac.html'
        },
        {   'sTitle':'Annual Regional Report 2010',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'Ann.Rep 70thReg AGM 2010.pdf'
        }]
    },
    {   'sTitle':'Film Show',
        'bIsWebPath':true,
        'sUrl':'film.html'
    },
    {   'sTitle':'Local',
        'bIsWebPath':true,
        'sUrl':'local.html'
    },
    {   'sTitle':'Purple Teardrop',
        'bIsWebPath':true,
        'sUrl':'prpletrdp.html'
    },
    {   'sTitle':'International',
        'bIsWebPath':true,
        'sUrl':'int.html'
    }]
},
{   'sTitle':'Project Archives',
    'bIsWebPath':true,
    'sUrl':'archives.html',"childArray" : [
    {   'sTitle':'Bras in the Bay',
        'bIsExternal':true,
        'sUrl':'http://www.plymsorop.org.uk/cardiffbr.htm'
    },
    {   'sTitle':'Youth Concert 2010',
        'bIsWebPath':true,
        'sUrl':'page19.html',"childArray" : [
        {   'sTitle':'Concert 2010 photogallery',
            'bIsWebPath':true,
            'sUrl':'concert2010.html'
        }]
    },
    {   'sTitle':'Celebration of Youth Concert 2009',
        'bIsExternal':true,
        'sUrl':'http://www.plymsorop.org.uk/chswcncrt.htm',"childArray" : [
        {   'sTitle':'Programme',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'CHSW Prog.pdf'
        }]
    },
    {   'sTitle':'Project Pink',
        'bIsExternal':true,
        'sUrl':'http://www.plymsorop.org.uk/projpink.htm'
    },
    {   'sTitle':'Pyramid of Shoes',
        'bIsExternal':true,
        'sUrl':'http://www.plymsorop.org.uk/shoepyra.htm'
    },
    {   'sTitle':'Nepal Water & Sanitation',
        'bIsExternal':true,
        'sUrl':'http://www.plymsorop.org.uk/Nepal.htm'
    }]
},
{   'sTitle':'Club 2000',
    'bIsWebPath':true,
    'sUrl':'club2000.html'
},
{   'sTitle':'Diary',
    'bIsWebPath':true,
    'sUrl':'diary.html'
},
{   'sTitle':'Special Events',
    'bIsWebPath':true,
    'sUrl':'specevents.html',"childArray" : [
    {   'sTitle':'Fashion Show',
        'bIsWebPath':true,
        'sUrl':'fashion.html'
    }]
},
{   'sTitle':'Archive Photos',
    'bIsExternal':true,
    'sUrl':'http://www.picturetrail.com/sylviabbk'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html',"childArray" : [
    {   'sTitle':'Friendship Links',
        'bIsWebPath':true,
        'sUrl':'frndship.html'
    }]
}]
});
