var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about-us.html',"childArray" : [
    {   sTitle:'Why Choose Rainbow Au Pairs?',
        bIsWebPath:true,
        sUrl:'why-choose-rainbow-aupairs.html'
    },
    {   sTitle:'Service Levels',
        bIsWebPath:true,
        sUrl:'service-levels.html'
    },
    {   sTitle:'Terms and Conditions',
        bIsWebPath:true,
        sUrl:'terms-and-conditions.html'
    },
    {   sTitle:'Our Fees',
        bIsWebPath:true,
        sUrl:'our-fees.html'
    },
    {   sTitle:'Privacy Statement',
        bIsWebPath:true,
        sUrl:'privacy-statement.html'
    },
    {   sTitle:'Au Pair Agency - designed from experience',
        bIsWebPath:true,
        sUrl:'page8.html'
    }]
},
{   sTitle:'Au Pairs Area',
    bIsWebPath:true,
    sUrl:'au-pairs-area.html',"childArray" : [
    {   sTitle:'Au Pair Network login',
        bIsWebPath:true,
        sUrl:'Au-pair-network-login.html'
    },
    {   sTitle:'What to expect as an Au Pair',
        bIsWebPath:true,
        sUrl:'what-to-expect-as-an-aupair.html'
    },
    {   sTitle:'Why choose the UK?',
        bIsWebPath:true,
        sUrl:'why-choose-the-uk.html'
    },
    {   sTitle:'Au Pair FAQs',
        bIsWebPath:true,
        sUrl:'aupair-faqs.html'
    },
    {   sTitle:'Tips for Au Pair Registration',
        bIsWebPath:true,
        sUrl:'tips-for-aupair-registration.html'
    },
    {   sTitle:'Au Pair Rules to Remember',
        bIsWebPath:true,
        sUrl:'aupairs-rules-to-remember.html'
    },
    {   sTitle:'Au Pair Registration Process',
        bIsWebPath:true,
        sUrl:'aupair-registration-process.html'
    },
    {   sTitle:'Au Pair Registration Form',
        bIsWebPath:true,
        sUrl:'aupair-registration-form.html'
    },
    {   sTitle:'English Au Pairs',
        bIsWebPath:true,
        sUrl:'English-Au-Pairs.html'
    }]
},
{   sTitle:'Host Families Area',
    bIsWebPath:true,
    sUrl:'host-families-area.html',"childArray" : [
    {   sTitle:'What is an Au Pair?',
        bIsWebPath:true,
        sUrl:'what-is-an-aupair.html'
    },
    {   sTitle:'Who can be an Au Pair?',
        bIsWebPath:true,
        sUrl:'who-can-be-an-aupair.html'
    },
    {   sTitle:'Au Pair Plus / Mother\'s Help',
        bIsWebPath:true,
        sUrl:'page81.html'
    },
    {   sTitle:'Our placement process',
        bIsWebPath:true,
        sUrl:'our-placement-process.html'
    },
    {   sTitle:'Making the relationship work',
        bIsWebPath:true,
        sUrl:'making-the-relationship-work.html'
    },
    {   sTitle:'Help your Au Pair Settle In',
        bIsWebPath:true,
        sUrl:'help-your-aupair-settle-in.html'
    },
    {   sTitle:'Host Family FAQs',
        bIsWebPath:true,
        sUrl:'host-family-faqs.html'
    },
    {   sTitle:'Host Family Registration Form',
        bIsWebPath:true,
        sUrl:'host-family-registration-form.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact-us.html',"childArray" : [
    {   sTitle:'Family Testimonials',
        bIsWebPath:true,
        sUrl:'family-testimonials.html',
        sTarget:'_self'
    }]
}]
});