var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'    Home    ',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Products',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Hats and Babygrows',
        bIsWebPath:true,
        sUrl:'shop-online-hats.html',
        sTarget:'_self'
    },
    {   sTitle:'T-shirts and Babygrows',
        bIsWebPath:true,
        sUrl:'shop-online-designer-kids-clothing-babygrows-kids-tshirts.html',
        sTarget:'_self'
    },
    {   sTitle:'Stripy Hats',
        bIsWebPath:true,
        sUrl:'shop-online-stripy-hats.html',
        sTarget:'_self'
    },
    {   sTitle:'Aprons',
        bIsWebPath:true,
        sUrl:'shop-online-aprons.html',
        sTarget:'_self'
    },
    {   sTitle:'Pure Cashmere Range',
        bIsWebPath:true,
        sUrl:'shop cashmere.html',
        sTarget:'_self'
    },
    {   sTitle:'Tea-cosies',
        bIsWebPath:true,
        sUrl:'shop teacosies.html',
        sTarget:'_self'
    },
    {   sTitle:'Phone Covers',
        bIsWebPath:true,
        sUrl:'shop-online-phone-covers.html',
        sTarget:'_self'
    },
    {   sTitle:'This Month\'s Special Offer',
        bIsWebPath:true,
        sUrl:'Special Offer Sept - Handmade knitted baby hats from CobWebKnits.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Testimonials',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Happy Shoppers',
        bIsWebPath:true,
        sUrl:'page266a.html',
        sTarget:'_self'
    },
    {   sTitle:'Press',
        bIsWebPath:true,
        sUrl:'page136.html'
    },
    {   sTitle:'Reviews',
        bIsWebPath:true,
        sUrl:'reviews.html'
    }]
},
{   sTitle:'Photo Gallery',
    bIsWebPath:true,
    sUrl:'page139a.html',
    sTarget:'_self'
},
{   sTitle:'Size Guide',
    bIsWebPath:true,
    sUrl:'size-guide.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Larger Sizes',
        bIsWebPath:true,
        sUrl:'bespoke_service.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Competition',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'FAQs',
        bIsWebPath:true,
        sUrl:'competition-2010-details.html',
        sTarget:'_self'
    },
    {   sTitle:'Where are they today?',
        bIsWebPath:true,
        sUrl:'summer-comp-where-are-they-now.html',
        sTarget:'_self'
    },
    {   sTitle:'Entry Form',
        bIsWebPath:true,
        sUrl:'competition-2010-entry-form.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Delivery',
    bIsWebPath:true,
    sUrl:'page46.html'
},
{   sTitle:'Packaging',
    bIsWebPath:true,
    sUrl:'page45a.html'
},
{   sTitle:'About Us',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'page4.html'
    },
    {   sTitle:'Read our blog',
        bIsWebPath:true,
        sUrl:'cobwebknits-blog.html',
        sTarget:'_self'
    },
    {   sTitle:'Terms and conditions',
        bIsWebPath:true,
        sUrl:'page118.html',
        sTarget:'_self'
    },
    {   sTitle:'Returns policy',
        bIsWebPath:true,
        sUrl:'page121.html',
        sTarget:'_self'
    },
    {   sTitle:'Disclaimer',
        bIsWebPath:true,
        sUrl:'page120.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'page2.html',
        sTarget:'_self'
    },
    {   sTitle:'Retail Enquiries',
        bIsWebPath:true,
        sUrl:'retail enquiries.html',
        sTarget:'_self'
    }]
}]
});