var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.htm',"childArray" : [
    {   sTitle:'Craft fairs',
        bIsWebPath:true,
        sUrl:'craft fairs.htm'
    },
    {   sTitle:'Buy from Blue Box Studio',
        bIsWebPath:true,
        sUrl:'purchase.htm',"childArray" : [
        {   bSeparatorBefore:true,
            bSeparatorAfter:true,
            sDescription:'Blue Box Studio handmade jewellery, textiles and flamework beads on Artfire.com',
            sTitle:'Artfire  jewellery, textiles & handmade beads',
            bIsExternal:true,
            sUrl:'http://blueboxstudio.artfire.com',
            sTarget:'_blank'
        },
        {   bSeparatorBefore:true,
            bSeparatorAfter:true,
            sDescription:'Blue Box Studio handmade jewellery, textiles and flamework beads on  Etsy.com',
            sTitle:'Etsy jewellery, textiles & handmade beads',
            bIsExternal:true,
            sUrl:'http://www.blueboxstudio.etsy.com',
            sTarget:'_blank'
        },
        {   bSeparatorBefore:true,
            bSeparatorAfter:true,
            sDescription:'Blue Box Studio handmade jewellery, textiles and flamework beads on  Folksy.com',
            sTitle:'Folksy jewellery, textiles & handmade beads',
            bIsExternal:true,
            sUrl:'http://www.blueboxstudio.folksy.com',
            sTarget:'_blank'
        },
        {   bSeparatorBefore:true,
            bSeparatorAfter:true,
            sDescription:'Blue Box Studio Too - craft supplies on Etsy.com',
            sTitle:'Etsy supplies',
            bIsExternal:true,
            sUrl:'http://www.blueboxstudiotoo.etsy.com',
            sTarget:'_blank'
        },
        {   bSeparatorBefore:true,
            bSeparatorAfter:true,
            sDescription:'Blue Box Studio Too craft supplies on Folksy.com',
            sTitle:'Folksy supplies',
            bIsExternal:true,
            sUrl:'http://www.blueboxstudiotoo.folksy.com',
            sTarget:'_blank'
        }]
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Blog',
        bIsExternal:true,
        sUrl:'http://www.blue-box-studio.blogspot.com',
        sTarget:'_blank'
    },
    {   sTitle:'Facebook',
        bIsExternal:true,
        sUrl:'http://www.facebook.com/blueboxstudiouk',
        sTarget:'_blank'
    }]
},
{   sTitle:'About me',
    bIsWebPath:true,
    sUrl:'about-me.htm'
},
{   sTitle:'Jewellery',
    bIsWebPath:true,
    sUrl:'jewellery.htm',"childArray" : [
    {   sTitle:'Sea glass jewellery',
        bIsWebPath:true,
        sUrl:'2sea-glass.htm',"childArray" : [
        {   sTitle:'What is sea glass',
            bIsWebPath:true,
            sUrl:'what-sea-glass.htm'
        }]
    },
    {   sTitle:'Lampwork bead jewellery',
        bIsWebPath:true,
        sUrl:'page13.htm',"childArray" : [
        {   sTitle:'Gallery',
            bIsWebPath:true,
            sUrl:'l-gallery.htm'
        }]
    },
    {   sTitle:'Accessories',
        bIsWebPath:true,
        sUrl:'j-accessories.htm'
    }]
},
{   sTitle:'Textiles',
    bIsWebPath:true,
    sUrl:'textiles.htm',"childArray" : [
    {   sTitle:'Accessories',
        bIsWebPath:true,
        sUrl:'t-accessories.htm'
    }]
},
{   sTitle:'NSAW',
    bIsWebPath:true,
    sUrl:'nsaw.htm'
},
{   sTitle:'Kits',
    bIsWebPath:true,
    sUrl:'shibori-kits.htm'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.htm'
}]
});
