var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Grey Stone Books News,',
    'sTitle':'index',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Grey Stone distibutors Cordee, notes for authors',
    'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'page2.html'
},
{   'sDescription':'Grey Stone Books catalogue, Hike & Bike Bowland, Scrambles & Easy Climbs, Welsh Three Thousand Foor Challenges',
    'sTitle':'Catalogue',
    'bIsWebPath':true,
    'sUrl':'page3.html',"childArray" : [
    {   'sTitle':'Hike and Bike Bowland',
        'bIsWebPath':true,
        'sUrl':'page10.html'
    },
    {   'sTitle':'Welsh Three Thousand Foot Challenges',
        'bIsWebPath':true,
        'sUrl':'page11.html'
    },
    {   'sTitle':'Across Scotland on Foot',
        'bIsWebPath':true,
        'sUrl':'page12.html'
    },
    {   'sTitle':'Lakeland Mountain Challenges',
        'bIsWebPath':true,
        'sUrl':'page13.html'
    },
    {   'sTitle':'Long Days in Lakeland',
        'bIsWebPath':true,
        'sUrl':'page14.html'
    },
    {   'sTitle':'Scrambles & Easy Climbs in the Lake District',
        'bIsWebPath':true,
        'sUrl':'page15.html'
    },
    {   'sTitle':'Scrambles & Easy Climbs Snowdonia',
        'bIsWebPath':true,
        'sUrl':'page16.html'
    },
    {   'sTitle':'See London Walk London',
        'bIsWebPath':true,
        'sUrl':'page17.html'
    },
    {   'sTitle':'Famous Highland Drove Walk',
        'bIsWebPath':true,
        'sUrl':'page18.html'
    },
    {   'sTitle':'Out of Print',
        'bIsWebPath':true,
        'sUrl':'page19.html'
    }]
},
{   'sDescription':'Grey Stone Books what\'s new, Hike & Bike Bowland, Scrambles & Easy Climbs in the Lake District',
    'sTitle':'What\'s New',
    'bIsWebPath':true,
    'sUrl':'what\'s new.html'
},
{   'sTitle':'In the Pipeline',
    'bIsWebPath':true,
    'sUrl':'in the pipeline.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sDescription':'our authors, Roy Clayton, Ronald Turnbull, Dennis Kelsall, Jon Sparks, Irvine Butterfield',
    'sTitle':'Authors',
    'bIsWebPath':true,
    'sUrl':'Authors.html'
},
{   'sDescription':'Grey Stone Books, book updates',
    'sTitle':'Book Updates',
    'bIsWebPath':true,
    'sUrl':'page9.html',"childArray" : [
    {   'sTitle':'Car-Free Cumbria',
        'bIsWebPath':true,
        'sUrl':'page20.html'
    },
    {   'sTitle':'Welsh Three Thousand Foot Challenges',
        'bIsWebPath':true,
        'sUrl':'page21.html'
    },
    {   'sTitle':'Peaks of the Yorkshire Dales',
        'bIsWebPath':true,
        'sUrl':'page22.html'
    },
    {   'sTitle':'Lakeland Mountain Challenges',
        'bIsWebPath':true,
        'sUrl':'page23.html'
    },
    {   'sTitle':'Bowland-Dales Traverse',
        'bIsWebPath':true,
        'sUrl':'page24.html'
    },
    {   'sTitle':'Across Scotland on Foot',
        'bIsWebPath':true,
        'sUrl':'page25.html'
    },
    {   'sTitle':'Scrambles & Easy Climbs',
        'bIsWebPath':true,
        'sUrl':'page26.html'
    }]
}]
});
