var global_navtree = WpNavBar.readTree({
"childArray" : [
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about_us.html',"childArray" : [
    {   sTitle:'Company Profile',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'about_us.html#company_profile'
    },
    {   sTitle:'Our Mission Statement',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'about_us.html#our_mission_statement'
    },
    {   sTitle:'What We Can Offer You',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'about_us.html#what_we_can_offer_you'
    },
    {   sTitle:'Meet The Team',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'about_us.html#meet_the_team'
    }]
},
{   sTitle:'Creating Your Playground',
    bIsWebPath:true,
    sUrl:'creating.html',"childArray" : [
    {   sTitle:'Personalised Planning',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'creating.html#personalised_planning'
    },
    {   sTitle:'Unique Designing',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'creating.html#unique_designing'
    },
    {   sTitle:'Installation',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'creating.html#installation'
    },
    {   sTitle:'Safety Surfacing',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'creating.html#safety_surfacing'
    },
    {   sTitle:'Maintenance',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'creating.html#maintenance'
    }]
},
{   sTitle:'Features',
    bIsWebPath:true,
    sUrl:'features.html'
},
{   sTitle:'Specifications',
    bIsWebPath:true,
    sUrl:'specifications.html',"childArray" : [
    {   sTitle:'Laminated Posts',
        bIsWebPath:true,
        sUrl:'laminated_posts.html'
    }]
},
{   sTitle:'Our Playgrounds',
    bIsWebPath:true,
    sUrl:'our_playgrounds.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Preschool',
        bIsWebPath:true,
        sUrl:'preschool.html'
    },
    {   sTitle:'School',
        bIsWebPath:true,
        sUrl:'school.html'
    },
    {   sTitle:'Challenge Courses',
        bIsWebPath:true,
        sUrl:'challenge_course.html'
    },
    {   sTitle:'Residential',
        bIsWebPath:true,
        sUrl:'residenital.html'
    },
    {   sTitle:'Council Parks',
        bIsWebPath:true,
        sUrl:'council.html'
    },
    {   sTitle:'Clip-On Range',
        bIsWebPath:true,
        sUrl:'clip-on.html'
    }]
},
{   sTitle:'Equipment',
    bIsWebPath:true,
    sUrl:'equipment.html'
},
{   sTitle:'Park Furniture & Seating',
    bIsWebPath:true,
    sUrl:'park.html'
},
{   sTitle:'Sandpits',
    bIsWebPath:true,
    sUrl:'sandpits.html'
},
{   sTitle:'See-Saws & Rockers',
    bIsWebPath:true,
    sUrl:'see-saws.html'
},
{   sTitle:'Swings',
    bIsWebPath:true,
    sUrl:'swings.html'
},
{   sTitle:'Safety Surfacing',
    bIsWebPath:true,
    sUrl:'safety_surfacing.html'
},
{   sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'testimonials.html'
},
{   sTitle:'Photo Gallery',
    bIsWebPath:true,
    sUrl:'photo_gallery.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_us.html'
}]
});
