var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about.html',"childArray" : [
    {   'sTitle':'Teachers',
        'bIsWebPath':true,
        'sUrl':'teachers.html'
    },
    {   'sTitle':'Governors',
        'bIsWebPath':true,
        'sUrl':'governors.html'
    },
    {   'sTitle':'PTFA',
        'bIsWebPath':true,
        'sUrl':'ptfa.html',"childArray" : [
        {   'sTitle':'Fundraising',
            'bIsWebPath':true,
            'sUrl':'fundraising.html'
        }]
    },
    {   'sTitle':'School Council',
        'bIsWebPath':true,
        'sUrl':'council.html'
    }]
},
{   'sTitle':'Parents',
    'bIsWebPath':true,
    'sUrl':'parents.html',"childArray" : [
    {   'sTitle':'Newsletters',
        'bIsWebPath':true,
        'sUrl':'page37.html'
    },
    {   'sTitle':'Maths Challenge',
        'bIsWebPath':true,
        'sUrl':'maths_challenge.html'
    },
    {   'sTitle':'School Uniform',
        'bIsWebPath':true,
        'sUrl':'school_uniform.html'
    },
    {   'sTitle':'School Dinner',
        'bIsWebPath':true,
        'sUrl':'school_dinner.html',"childArray" : [
        {   'sTitle':'School Dinner Menu',
            'bIsWebPath':true,
            'sUrl':'shool_dinner_menu.html'
        }]
    },
    {   'sTitle':'Policy Documents',
        'bIsWebPath':true,
        'sUrl':'policy_documents.html'
    },
    {   'sTitle':'School Trips',
        'bIsWebPath':true,
        'sUrl':'school_trips.html',"childArray" : [
        {   'sTitle':'Isle of Wight 2010',
            'bIsWebPath':true,
            'sUrl':'iow_2010.html',"childArray" : [
            {   'sTitle':'Isle of Wight - Monday - 2010',
                'bIsWebPath':true,
                'sUrl':'iow_monday.html'
            },
            {   'sTitle':'Isle of Wight - Tuesday - 2010',
                'bIsWebPath':true,
                'sUrl':'iow_tuesday.html'
            },
            {   'sTitle':'Isle of Wight - Wednesday - 2010',
                'bIsWebPath':true,
                'sUrl':'iow_wednesday.html'
            },
            {   'sTitle':'Isle of Wight - Thursday - 2010',
                'bIsWebPath':true,
                'sUrl':'iow_thursday.html'
            },
            {   'sTitle':'Isle of Wight - Friday - 2010',
                'bIsWebPath':true,
                'sUrl':'page45.html'
            },
            {   'sTitle':'IOW Photos 2010',
                'bIsWebPath':true,
                'sUrl':'iow_images.html'
            }]
        },
        {   'sTitle':'Isle of Wight 2011',
            'bIsWebPath':true,
            'sUrl':'iow_2011.html',"childArray" : [
            {   'sTitle':'Isle of Wight - Monday - 2011',
                'bIsWebPath':true,
                'sUrl':'iow_monday_2011.html'
            },
            {   'sTitle':'Isle of Wight - Tuesday - 2011',
                'bIsWebPath':true,
                'sUrl':'iow_tuesday_2011.html'
            },
            {   'sTitle':'Isle of Wight - Wednesday - 2011',
                'bIsWebPath':true,
                'sUrl':'iow_wednesday_2011.html'
            },
            {   'sTitle':'Isle of Wight - Thursday - 2011',
                'bIsWebPath':true,
                'sUrl':'iow_thursday_2011.html'
            },
            {   'sTitle':'Isle of Wight - Friday - 2011',
                'bIsWebPath':true,
                'sUrl':'iow_friday_2011.html'
            },
            {   'sTitle':'IOW Photos 2011',
                'bIsWebPath':true,
                'sUrl':'iow_photos_2011.html'
            }]
        },
        {   'sTitle':'Year 5 - 2011 - The Commandery',
            'bIsWebPath':true,
            'sUrl':'year5_2011_the_commandery.html'
        }]
    }]
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.html',"childArray" : [
    {   'sTitle':'Arts Week 2010',
        'bIsWebPath':true,
        'sUrl':'arts_week_2010.html'
    },
    {   'sTitle':'Pirate Day - Reception 2011',
        'bIsWebPath':true,
        'sUrl':'pirate_day_reception_2011.html'
    },
    {   'sTitle':'School Tour - 2010',
        'bIsWebPath':true,
        'sUrl':'school_tour_2010.html'
    },
    {   'sTitle':'Science Activities',
        'bIsWebPath':true,
        'sUrl':'science.html'
    },
    {   'sTitle':'Parent Involvement',
        'bIsWebPath':true,
        'sUrl':'parent_involvement.html'
    },
    {   'sTitle':'Infant Playtime',
        'bIsWebPath':true,
        'sUrl':'playtime.html'
    },
    {   'sTitle':'Sponsored Events',
        'bIsWebPath':true,
        'sUrl':'events.html'
    },
    {   'sTitle':'Netball Challenge',
        'bIsWebPath':true,
        'sUrl':'netball.html'
    },
    {   'sTitle':'Pond Area',
        'bIsWebPath':true,
        'sUrl':'pond.html'
    },
    {   'sTitle':'Human Sundial',
        'bIsWebPath':true,
        'sUrl':'sundial.html'
    }]
},
{   'sTitle':'Diary',
    'bIsWebPath':true,
    'sUrl':'diary.html'
},
{   'sTitle':'Guest Book',
    'bIsWebPath':true,
    'sUrl':'Guest_book.html'
},
{   'sTitle':'Contacts',
    'bIsWebPath':true,
    'sUrl':'contacts.html'
},
{   'sTitle':'Feedback',
    'bIsWebPath':true,
    'sUrl':'feedback.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
