var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Page 11',
        bIsWebPath:true,
        sUrl:'page11.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sDescription:'Latest Newsletter News',
    sTitle:'News',
    bIsWebPath:true,
    sUrl:'page3.html'
},
{   sTitle:'Groups',
    bIsWebPath:true,
    sUrl:'page13.html',"childArray" : [
    {   sTitle:'Spotlight',
        bIsWebPath:true,
        sUrl:'page10.html',"childArray" : [
        {   sTitle:'Art',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Art'
        },
        {   sTitle:'Croquet',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Croquet'
        },
        {   sTitle:'Birdwatching',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Birdwatching'
        },
        {   sTitle:'Papercraft',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Papercraft'
        },
        {   sTitle:'Book',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Book'
        },
        {   sTitle:'FamilyHistory',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#FamilyHistory'
        },
        {   sTitle:'Digital',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Digital'
        },
        {   sTitle:'Gardening',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Gardening'
        },
        {   sDescription:'Flower Arranging',
            sTitle:'Flower',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Flower'
        },
        {   sTitle:'minibridge',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Minibridge'
        },
        {   sTitle:'Rambling',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Rambling'
        },
        {   sTitle:'swimming',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Swimming'
        },
        {   sTitle:'village strollers',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#Village'
        },
        {   sTitle:'all about football',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#All'
        },
        {   sTitle:'Pub Lunches',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'page10.html#PubLunches'
        }]
    },
    {   sTitle:'FamilyHistory',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page13.html#FamilyHistory'
    },
    {   sTitle:'Book',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'page13.html#Bookgroup'
    }]
},
{   sTitle:'Speakers 2012',
    bIsWebPath:true,
    sUrl:'page12.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
