var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'GB7CH',
    bIsWebPath:true,
    sUrl:'gb7ch.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'GB7CH Page 2',
        bIsWebPath:true,
        sUrl:'infopage.html',
        sTarget:'_self'
    },
    {   sTitle:'More About GB7CH',
        bIsWebPath:true,
        sUrl:'more.html',
        sTarget:'_self'
    },
    {   bSeparatorAfter:true,
        sTitle:'Coverage',
        bIsWebPath:true,
        sUrl:'coverage.html',
        sTarget:'_self'
    }]
},
{   bSeparatorAfter:true,
    sTitle:'Supporting Members',
    bIsWebPath:true,
    sUrl:'support.html',
    sTarget:'_self'
},
{   sTitle:'MB6AD Info',
    bIsWebPath:true,
    sUrl:'mb6ad.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'MB6AD Info 1',
        bIsWebPath:true,
        sUrl:'info1.html',
        sTarget:'_self'
    }]
},
{   sTitle:'HotSpot Info',
    bIsWebPath:true,
    sUrl:'hotspot.html',
    sTarget:'_self',"childArray" : [
    {   bSeparatorAfter:true,
        sTitle:'HotSpot Info 1',
        bIsWebPath:true,
        sUrl:'hotspot1.html',
        sTarget:'_self'
    },
    {   sTitle:'HotSpot Info 2',
        bIsWebPath:true,
        sUrl:'hotspot2.html',
        sTarget:'_self'
    }]
},
{   sTitle:'New To Radio',
    bIsWebPath:true,
    sUrl:'new.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Local Groups',
        bIsWebPath:true,
        sUrl:'local.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Eagleradiogroup',
            bIsWebPath:true,
            sUrl:'eagle.html',
            sTarget:'_self',"childArray" : [
            {   sTitle:'Tennyson Show 2010',
                bIsWebPath:true,
                sUrl:'tennyson.html',
                sTarget:'_self'
            },
            {   sTitle:'Tennyson show day 2',
                bIsWebPath:true,
                sUrl:'day2.html',
                sTarget:'_self'
            },
            {   sTitle:'The Eagle Radio Groups Open Day 2010',
                bIsWebPath:true,
                sUrl:'openday.html',
                sTarget:'_self'
            }]
        }]
    },
    {   bSeparatorAfter:true,
        sTitle:'Local Club Training',
        bIsWebPath:true,
        sUrl:'training.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Equipment',
    bIsWebPath:true,
    sUrl:'Equipment.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Equipment1',
        bIsWebPath:true,
        sUrl:'equipment1.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Forum & News Page',
    bIsWebPath:true,
    sUrl:'Forum.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'More News',
        bIsWebPath:true,
        sUrl:'news.html',
        sTarget:'_self'
    }]
},
{   sTitle:'D-Star Information',
    bIsWebPath:true,
    sUrl:'Information.html',
    sTarget:'_self',"childArray" : [
    {   bSeparatorAfter:true,
        sTitle:'UK D-Star Repeater',
        bIsWebPath:true,
        sUrl:'rukrepeater.html',
        sTarget:'_self'
    },
    {   sTitle:'D-Star Reflectors',
        bIsWebPath:true,
        sUrl:'reflectors.html',
        sTarget:'_self'
    },
    {   sTitle:'D-Star Receivers',
        bIsWebPath:true,
        sUrl:'receivers.html',
        sTarget:'_self'
    },
    {   sTitle:'D-star nets',
        bIsWebPath:true,
        sUrl:'nets.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Online Callbooks',
    bIsWebPath:true,
    sUrl:'callbooks.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'Links.html',
    sTarget:'_self'
}]
});
