var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Help for Parents',
        sUrl:'help-for-parents.html'
    },
    {   sTitle:'News Letter',
        sUrl:'news.html'
    },
    {   sTitle:'Contact Us',
        sUrl:'highgate-morriston-contact_highgate.html'
    }]
},
{   sTitle:'Highgate at Morriston',
    sUrl:'highgate-day-nursery-and-preschool-morriston.html',"childArray" : [
    {   sTitle:'Babies',
        sUrl:'highgate-morriston-babies.html',"childArray" : [
        {   sTitle:'Baby Sleep Area',
            sUrl:'highgate-morriston-baby-sleep-area.html'
        },
        {   sTitle:'Baby Physical Area',
            sUrl:'highgate-morriston-baby-physical-area.html'
        },
        {   sTitle:'Baby Playroom',
            sUrl:'highgate-morriston-baby-play-room.html'
        }]
    },
    {   sTitle:'Day Nursery',
        sUrl:'highgate-morriston-day-nursery.html',"childArray" : [
        {   sTitle:'Day Nursery Playroom up to ages 2',
            sUrl:'highgate-morriston-playroom.html'
        },
        {   sTitle:'Day Nursery Playroom up to ages 3',
            sUrl:'highgate-morriston-playroom-ages-3.html'
        },
        {   sTitle:'Day Nursery Dining Creche Area',
            sUrl:'highgate-morriston-dining-creche-area.html'
        },
        {   sTitle:'Day Nursery Dining and Messy Area',
            sUrl:'highgate-morriston-day-nursery-dining-and-messy-area.html'
        },
        {   sTitle:'Day Nursery Garden Play Area ',
            sUrl:'highgate-morriston-day-nursery-garden-play-area.html'
        }]
    },
    {   sTitle:'Pre-School',
        sUrl:'highgate-morriston-preschool-ages-3-to-8.html',"childArray" : [
        {   sTitle:'Pre-school Dance and Drama Area',
            sUrl:'highgate-morriston-pre-school-dance-drama-area.html'
        },
        {   sTitle:'Pre-school Creative and Dining Area ',
            sUrl:'highgate-morriston-pre-school-creative-and-dining.html'
        },
        {   sTitle:'Pre-school Classroom',
            sUrl:'highgate-morriston-pre-school.html'
        },
        {   sTitle:'Pre-School Outside Area',
            sUrl:'highgate-morriston-pre-school-outside-area.html'
        }]
    },
    {   sTitle:'Facilities',
        sUrl:'highgate-morriston-facilities-day-nursery-and-preschool.html'
        ,"childArray" : [{   sTitle:'Main Kitchen',
            sUrl:'highgate-morriston-main-kitchen.html'
        },
        {   sTitle:'Highgate Transport Service',
            sUrl:'highgate-morriston-transport-service.html'
        },
        {   sTitle:'Outside Play Area',
            sUrl:'highgate-morriston-outside.html'
        }]
    }]
},
{   sTitle:'Highgate at Uplands',
    sUrl:'highgate-day-nursery-and-preschool-uplands.html',"childArray" : [
    {   sTitle:'Baby House',
        sUrl:'highgate-uplands-baby-facilities.html',"childArray" : [
        {   sTitle:'Baby House Dining Room',
            sUrl:'highgate-uplands-baby-dining-room.html'
        },
        {   sTitle:'Bay House Quiet Room',
            sUrl:'highgate-uplands-baby-sleep-room.html'
        },
        {   sTitle:'Baby House Patio Play',
            sUrl:'highgate-uplands-patio-play-area.html'
        },
        {   sTitle:'Baby House Soft Play',
            sUrl:'highgate-uplands-baby-physical-area.html'
        },
        {   sTitle:'Baby House Playroom',
            sUrl:'highgate-uplands-baby-play-room.html'
        }]
    },
    {   sTitle:'Toddlers',
        sUrl:'highgate-uplands-day-nursery.html',"childArray" : [
        {   sTitle:'Toddler Creative and Role Play Area',
            sUrl:'highgate-uplands-toddler-creative-and-role-playing-room.html'
        },
        {   sTitle:'Toddler Outdoor Trike Area',
            sUrl:'highgate-uplands-toddler-outdoor-trike-area.html'
        },
        {   sTitle:'Toddler and Preschool Dining Room',
            sUrl:'highgate-uplands-toddler-and-preschool-dining-room.html'
        },
        {   sTitle:'Toddler Playroom',
            sUrl:'highgate-uplands-toddler-playroom.html'
        }]
    },
    {   sTitle:'Preschool',
        sUrl:'highgate-uplands-preschool.html',"childArray" : [
        {   sTitle:'Preschool Classromm',
            sUrl:'highgate-uplands-preschool-classroom.html'
        },
        {   sTitle:'Preschool Covered Outdoor Area',
            sUrl:'highgate-uplands-preschool-covered-outdoor-area.html'
        },
        {   sTitle:'Preschool Creative and Dining Area',
            sUrl:'highgate-uplands-preschool-creative-and-dining-area.html'
        }]
    },
    {   sTitle:'Facilities',
        sUrl:'highgate-uplands-facilities.html',"childArray" : [
        {   sTitle:'Main Kitchen',
            sUrl:'highgate-uplands-main-kitchen.html'
        },
        {   sTitle:'Highgate Transport Service',
            sUrl:'highgate-uplands-transport-service.html'
        },
        {   sTitle:'Outside Play Area',
            sUrl:'highgate-uplands-outside-play-area.html'
        }]
    }]
},
{   sTitle:'Play Scheme',
    sUrl:'play-scheme.html'
}]
});
