var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'The Moray Firth',
        'bIsWebPath':true,
        'sUrl':'morayfirth.html'
    },
    {   'sTitle':'Contact us',
        'bIsWebPath':true,
        'sUrl':'contact.html'
    }]
},
{   'sTitle':'Gansey project',
    'bIsWebPath':true,
    'sUrl':'ganseyproject.html',"childArray" : [
    {   'sTitle':'volunteers',
        'bIsWebPath':true,
        'sUrl':'volunteers.html'
    }]
},
{   'sTitle':'Competition',
    'bIsWebPath':true,
    'sUrl':'competition.html',"childArray" : [
    {   'sTitle':'Outline',
        'bIsWebPath':true,
        'sUrl':'comp-outline.html'
    },
    {   'sTitle':'How to enter',
        'bIsWebPath':true,
        'sUrl':'howtoenter.html'
    },
    {   'sTitle':'Gansey specification',
        'bIsWebPath':true,
        'sUrl':'ganseyspec.html'
    },
    {   'sTitle':'Rules',
        'bIsWebPath':true,
        'sUrl':'rules.html'
    },
    {   'sTitle':'Further Information',
        'bIsWebPath':true,
        'sUrl':'furtherinfo.html'
    }]
},
{   'sTitle':'Patterns',
    'bIsWebPath':true,
    'sUrl':'patterns.html',"childArray" : [
    {   'sTitle':'Pattern elements 1',
        'bIsWebPath':true,
        'sUrl':'elements1.html'
    },
    {   'sTitle':'Pattern elements 2',
        'bIsWebPath':true,
        'sUrl':'elements2.html'
    },
    {   'sTitle':'Pattern elements 3',
        'bIsWebPath':true,
        'sUrl':'elements3.html'
    },
    {   'sTitle':'Small things to make',
        'bIsWebPath':true,
        'sUrl':'thingstomake.html'
    }]
},
{   'sTitle':'How to',
    'bIsWebPath':true,
    'sUrl':'howto.html',"childArray" : [
    {   'sTitle':'Read a chart',
        'bIsWebPath':true,
        'sUrl':'readachart.html'
    },
    {   'sTitle':'Chart a design',
        'bIsWebPath':true,
        'sUrl':'chartadesign.html'
    }]
},
{   'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'events.html',"childArray" : [
    {   'sTitle':'Ganseyfest 2011',
        'bIsWebPath':true,
        'sUrl':'ganseyfest.html',"childArray" : [
        {   'sTitle':'Ganseyfest programme',
            'bIsWebPath':true,
            'sUrl':'gfprog.html'
        },
        {   'sTitle':'Ganseyfest workshops',
            'bIsWebPath':true,
            'sUrl':'gfws.html'
        },
        {   'sTitle':'Trade Stands',
            'bIsWebPath':true,
            'sUrl':'tradestands.html'
        },
        {   'sTitle':'Displays',
            'bIsWebPath':true,
            'sUrl':'displays.html'
        },
        {   'sTitle':'Fashion Show',
            'bIsWebPath':true,
            'sUrl':'fashionshow.html'
        },
        {   'sTitle':'Gfest gallery',
            'bIsWebPath':true,
            'sUrl':'gfestgallery.html'
        },
        {   'sTitle':'Gfest gallery 2',
            'bIsWebPath':true,
            'sUrl':'gfestgallery2.html'
        }]
    },
    {   'sTitle':'London Fashion Week',
        'bIsWebPath':true,
        'sUrl':'lfw.html'
    },
    {   'sTitle':'UK Knit Camp 2010',
        'bIsWebPath':true,
        'sUrl':'knitcamp2010.html'
    },
    {   'sTitle':'Speyfest 2010',
        'bIsWebPath':true,
        'sUrl':'speyfest2010.html'
    },
    {   'sTitle':'Portsoy photos 2010',
        'bIsWebPath':true,
        'sUrl':'portsoyphotos.html'
    },
    {   'sTitle':'Extravagansey gallery 2010',
        'bIsWebPath':true,
        'sUrl':'extravaganseygallery.html'
    },
    {   'sTitle':'Extravagansey photos 2010',
        'bIsWebPath':true,
        'sUrl':'extravaganseyphotos.html'
    },
    {   'sTitle':'Nairn Museum',
        'bIsWebPath':true,
        'sUrl':'nairnmuseum.html'
    }]
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
