var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'bSeparatorBefore':true,
        'bSeparatorAfter':true,
        'sTitle':'About Me',
        'bIsWebPath':true,
        'sUrl':'aboutme.html'
    },
    {   'sTitle':'How To Buy',
        'bIsWebPath':true,
        'sUrl':'howtobuymm.html'
    },
    {   'sTitle':'Describing Bowls',
        'bIsWebPath':true,
        'sUrl':'describingbowlsm.html'
    }]
},
{   'sTitle':'New  Bowls Products',
    'bIsWebPath':true,
    'sUrl':'new bowls products.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sTitle':'Used Flat Green Bowls  ',
    'bIsWebPath':true,
    'sUrl':'usedflatgreen.html',"childArray" : [
    {   'bSeparatorBefore':true,
        'bSeparatorAfter':true,
        'sTitle':'Used Coloured Bowls',
        'bIsWebPath':true,
        'sUrl':'usedcolours.html'
    },
    {   'sTitle':'Describing Bowls ',
        'bIsWebPath':true,
        'sUrl':'describingbowls2.html'
    },
    {   'sTitle':'How to Buy',
        'bIsWebPath':true,
        'sUrl':'howtobuy2.html'
    },
    {   'sTitle':'Used Drakes Pride',
        'bIsWebPath':true,
        'sUrl':'drakespride.html'
    },
    {   'sTitle':'Used Almark',
        'bIsWebPath':true,
        'sUrl':'almarkshbdotcom.html'
    },
    {   'sTitle':'Used Taylor Bowls',
        'bIsWebPath':true,
        'sUrl':'taylor.html'
    },
    {   'sTitle':'Used Henselite',
        'bIsWebPath':true,
        'sUrl':'henselite.html'
    },
    {   'sTitle':'Other Makes ',
        'bIsWebPath':true,
        'sUrl':'othermakes.html'
    }]
},
{   'sTitle':'Used Crown Green Bowls',
    'bIsWebPath':true,
    'sUrl':'page20.html'
}]
});
