var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'History',
    'bIsWebPath':true,
    'sUrl':'all-schools-day-history.html'
},
{   'sTitle':'Parade',
    'bIsWebPath':true,
    'sUrl':'all-schools-day-parade.html'
},
{   'sTitle':'May Fete',
    'bIsWebPath':true,
    'sUrl':'may-fete.html'
},
{   'sTitle':'Schedule of Events',
    'bIsWebPath':true,
    'sUrl':'all-schools-day-schedule.html'
},
{   'sTitle':'Button Collection',
    'bIsWebPath':true,
    'sUrl':'button-collection.html'
},
{   'sTitle':'Past Celebrations',
    'bIsWebPath':true,
    'sUrl':'past-all-schools-day-celebrations.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact-all-schools-day.html'
},
{   'sTitle':'Photo Gallery',
    'bIsWebPath':true,
    'sUrl':'all-schools-day-photos.html'
},
{   'sTitle':'Archives',
    'bIsWebPath':true,
    'sUrl':'all-schools-day-archives.html'
},
{   'sTitle':'100 Years of All Schools Day',
    'bIsWebPath':true,
    'sUrl':'100-years.html'
}]
});
