var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Shop Floor',
    'bIsExternal':true,
    'sUrl':'http://shop.jamiepossum.com',
    'sTarget':'_blank',"childArray" : [
    {   'sTitle':'Yarn',
        'bIsWebPath':true,
        'sUrl':'yarn gallery.html',"childArray" : [
        {   'sTitle':'Yarn Projects',
            'bIsWebPath':true,
            'sUrl':'yarn projects.html',"childArray" : [
            {   'sTitle':'Pattern Corrections',
                'bIsWebPath':true,
                'sUrl':'pattern corrections.html'
            }]
        }]
    },
    {   'sTitle':'Denise Knitting and Crochet',
        'bIsWebPath':true,
        'sUrl':'denise knitting and crochet.html',"childArray" : [
        {   'sTitle':'Denise Knitting and Crochet Tutorials      ',
            'bIsWebPath':true,
            'sUrl':'denise knitting and crochet tutorials.html'
        },
        {   'sTitle':'Denise and the SD Ireland Cancer Research Fund      ',
            'bIsWebPath':true,
            'sUrl':'denise and the sd ireland cancer research fund.html'
        }]
    },
    {   'sTitle':'Possum Knitwear Accessories      ',
        'bIsWebPath':true,
        'sUrl':'possum knitwear accessories gallery.html'
    },
    {   'sTitle':'Possum Knitwear for Men ',
        'bIsWebPath':true,
        'sUrl':'possum knitwear for men .html'
    }]
},
{   'sTitle':'Where to Find Our Products',
    'bIsWebPath':true,
    'sUrl':'wheretofindourproducts.html'
},
{   'sTitle':'Knowledge Base',
    'bIsWebPath':true,
    'sUrl':'knowledgebase.html',"childArray" : [
    {   'sTitle':'Knitting Yarn Statement',
        'bIsWebPath':true,
        'sUrl':'knittingyarnstatement.html'
    },
    {   'sTitle':'Conversion Charts',
        'bIsWebPath':true,
        'sUrl':'conversion charts.html'
    },
    {   'sTitle':'Using Other People\'s Patterns',
        'bIsWebPath':true,
        'sUrl':'using other people\'s patterns.html'
    },
    {   'sTitle':'Useful Contacts      ',
        'bIsWebPath':true,
        'sUrl':'useful contacts.html'
    },
    {   'sTitle':'Galleries',
        'bIsWebPath':true,
        'sUrl':'galleries.html'
    },
    {   'sTitle':'Jamie Possum and WWF-NZ',
        'bIsWebPath':true,
        'sUrl':'jamiepossum and wwfnewzealand.html'
    },
    {   'sTitle':'FAQs',
        'bIsWebPath':true,
        'sUrl':'faqs.html',"childArray" : [
        {   'sTitle':'TopofFAQs',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'faqs.html#TopofFAQs'
        }]
    }]
},
{   'sTitle':'Contacting Us',
    'bIsWebPath':true,
    'sUrl':'contacting us.html',"childArray" : [
    {   'sTitle':'Updates by E-mail',
        'bIsWebPath':true,
        'sUrl':'updatesbyemail.html'
    },
    {   'sTitle':'Umu Boxes for Knitting Groups',
        'bIsWebPath':true,
        'sUrl':'umu boxes for knitting groups.html'
    }]
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about.html',"childArray" : [
    {   'sTitle':'The Legal Stuff',
        'bIsWebPath':true,
        'sUrl':'the legal stuff.html'
    }]
}]
});
