var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'National Scholarship',
        'bIsWebPath':true,
        'sUrl':'page17.html'
    },
    {   'sTitle':'Marlene Fitzsimmons',
        'bIsWebPath':true,
        'sUrl':'page13.html'
    },
    {   'sTitle':'President\'s Report',
        'bIsWebPath':true,
        'sUrl':'page28.html'
    },
    {   'sTitle':'Donation Form',
        'bIsWebPath':true,
        'sUrl':'donationform.html'
    }]
},
{   'sTitle':'The Board',
    'bIsWebPath':true,
    'sUrl':'the board.html'
},
{   'sTitle':'Donors',
    'bIsWebPath':true,
    'sUrl':'page8.html',"childArray" : [
    {   'sTitle':'Donors 2008',
        'bIsWebPath':true,
        'sUrl':'donors2008.html'
    },
    {   'sTitle':'Donors 2009',
        'bIsWebPath':true,
        'sUrl':'donors2009.html'
    },
    {   'sTitle':'To Donate',
        'bIsWebPath':true,
        'sUrl':'page10.html'
    }]
},
{   'sTitle':'Previous Recipients',
    'bIsWebPath':true,
    'sUrl':'page18.html',"childArray" : [
    {   'sTitle':'Recipients 2010',
        'bIsWebPath':true,
        'sUrl':'recepients2010.html'
    },
    {   'sTitle':'Recipients 2011',
        'bIsWebPath':true,
        'sUrl':'page27.html'
    }]
},
{   'sTitle':'Application Form',
    'bIsWebPath':true,
    'sUrl':'appform.html'
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.html',"childArray" : [
    {   'sTitle':'Gala 2010',
        'bIsWebPath':true,
        'sUrl':'gala 2010.html'
    },
    {   'sTitle':'Quiz Night',
        'bIsWebPath':true,
        'sUrl':'page21.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact us.html'
},
{   'sTitle':'Directors Page',
    'bIsWebPath':true,
    'sUrl':'directorspage.html'
}]
});
