var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Wendy Elizabeth Home page',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Macrame workshops throughout the UK - learn a new skilll',
    'sTitle':'Talks & Workshops',
    'bIsWebPath':true,
    'sUrl':'macrame_workshops.html'
},
{   'sTitle':'Exhibition Gallery',
    'bIsWebPath':true,
    'sUrl':'macrame_exhibitiongallery.html'
},
{   'sTitle':'Shop',
    'bIsWebPath':true,
    'sUrl':'wendyelizabethshop.html',"childArray" : [
    {   'sDescription':'Macrame Seasonal exclusive jewellery',
        'sTitle':'Seasonal Exclusives',
        'bIsWebPath':true,
        'sUrl':'macrame_exclusives.html'
    },
    {   'sDescription':'macrame belts from wendy elizabeth deigns in knotted art',
        'sTitle':'Belts',
        'bIsWebPath':true,
        'sUrl':'belts.html'
    },
    {   'sDescription':'Macrame Egyptian style jewellery',
        'sTitle':'Egyptian Style Jewellery',
        'bIsWebPath':true,
        'sUrl':'macrame_ jewellery.html'
    },
    {   'sDescription':'Macrame Chinese Knots Jewellery from Wendy Elizabeth designs in knotted art',
        'sTitle':'Chinese Knots Jewellery',
        'bIsWebPath':true,
        'sUrl':'macrame_chineseknots.html'
    },
    {   'sTitle':'Feathers Jewellery',
        'bIsWebPath':true,
        'sUrl':'macrame_Feathers.html'
    },
    {   'sDescription':'Macrame gemstone pendants ',
        'sTitle':'Gemstone Pendants',
        'bIsWebPath':true,
        'sUrl':'macrame_gemstone.html'
    }]
},
{   'sTitle':'Contacts',
    'bIsWebPath':true,
    'sUrl':'contacts.html'
},
{   'sTitle':'Terms',
    'bIsWebPath':true,
    'sUrl':'terms.html'
}]
});
