var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'YRHYA/Youth',
    'bIsWebPath':true,
    'sUrl':'yrhya/youth.html'
},
{   'sTitle':'Join',
    'bIsWebPath':true,
    'sUrl':'Join YRHA.html',"childArray" : [
    {   'sTitle':'Application form',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2010 membeship form.pdf',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Schedule',
    'bIsWebPath':true,
    'sUrl':'Schedule.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'page13.html'
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'Gallery.html'
},
{   'sTitle':'Results',
    'bIsWebPath':true,
    'sUrl':'results.html',"childArray" : [
    {   'sTitle':'Points 2010',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'points 10.22.10 format revised.pdf'
    },
    {   'sTitle':'Points 2011',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2011 points (10).pdf'
    }]
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'News.html',"childArray" : [
    {   'sTitle':'March 2011 News',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'march 2011 news.pdf'
    },
    {   'sTitle':'April 2011 News',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'april 2011 news.pdf'
    }]
}]
});
