var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'The author',
    'bIsWebPath':true,
    'sUrl':'page2.html',"childArray" : [
    {   'sDescription':'pictorila guides to the mountains of snowdonia, AA Leisure Guide to Wales, 30 Best Walks in Snowdonia',
        'sTitle':'Gillham\'s Books',
        'bIsWebPath':true,
        'sUrl':'page6.html'
    },
    {   'sTitle':'book updates',
        'bIsWebPath':true,
        'sUrl':'page8.html',"childArray" : [
        {   'sTitle':'Pictorial Guides Snowdonia',
            'bIsWebPath':true,
            'sUrl':'page9.html'
        },
        {   'sTitle':'Lakeland to Lindisfarne',
            'bIsWebPath':true,
            'sUrl':'page10.html'
        },
        {   'sTitle':'Snowdonia to Gower Welsh C-C',
            'bIsWebPath':true,
            'sUrl':'page11.html'
        }]
    }]
},
{   'sDescription':'John Gillham line drawings, maps',
    'sTitle':'the Illustrator',
    'bIsWebPath':true,
    'sUrl':'page7.html'
},
{   'sDescription':'John Gillham photographs, Wales, Snowdonia, Pennines, ITaly, USA, Switzerland, the Alps',
    'sTitle':'The photographer',
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sDescription':'Where John Gillham has been recently',
    'sTitle':'Out and About',
    'bIsWebPath':true,
    'sUrl':'page12.html',"childArray" : [
    {   'sTitle':'OWPG AGM 2011',
        'bIsWebPath':true,
        'sUrl':'page15.html'
    },
    {   'sTitle':'OWPG Calendar',
        'bIsWebPath':true,
        'sUrl':'page16.html'
    }]
},
{   'sTitle':'Contact me',
    'bIsWebPath':true,
    'sUrl':'page5.html',"childArray" : [
    {   'sTitle':'search results',
        'bIsWebPath':true,
        'sUrl':'page13.html'
    }]
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'page14.html'
}]
});
