var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
},
{   sTitle:'Times',
    bIsWebPath:true,
    sUrl:'times.html',
    sTarget:'_self'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Honours',
        bIsWebPath:true,
        sUrl:'honours.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Sensei Charlene Llewellyn 2nd Dan',
            bIsWebPath:true,
            sUrl:'cl.html',
            sTarget:'_self'
        },
        {   sTitle:'Sensei Scott Pooley 1st Dan',
            bIsWebPath:true,
            sUrl:'sp.html',
            sTarget:'_self'
        },
        {   sTitle:'Sense iAndy Brown 1st Dan',
            bIsWebPath:true,
            sUrl:'ab.html',
            sTarget:'_self'
        },
        {   sTitle:'Sensei Bob Scott 1st Dan',
            bIsWebPath:true,
            sUrl:'bs.html',
            sTarget:'_self'
        },
        {   sTitle:'SenseiAndyWalker3rdDan',
            bIsWebPath:true,
            sUrl:'aw3dan.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Bushido Clubs',
        bIsWebPath:true,
        sUrl:'bushido.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'BushidoAcademyInternational',
            bIsWebPath:true,
            sUrl:'bushidoacadamy.html',
            sTarget:'_self'
        },
        {   sTitle:'Barnoldswick',
            bIsWebPath:true,
            sUrl:'barnoldswick.html',
            sTarget:'_self'
        },
        {   sTitle:'BushiRyu',
            bIsWebPath:true,
            sUrl:'BushiRyu.html',
            sTarget:'_self'
        },
        {   sTitle:'Gibraltar',
            bIsWebPath:true,
            sUrl:'Gibraltar.html',
            sTarget:'_self'
        },
        {   sTitle:'EastAnglia',
            bIsWebPath:true,
            sUrl:'EastAnglia.html',
            sTarget:'_self'
        },
        {   sTitle:'Halifax',
            bIsWebPath:true,
            sUrl:'Halifax.html',
            sTarget:'_self'
        },
        {   sTitle:'Alderley',
            bIsWebPath:true,
            sUrl:'Alderley.html',
            sTarget:'_self'
        },
        {   sTitle:'Wilmslow',
            bIsWebPath:true,
            sUrl:'Wilmslow.html',
            sTarget:'_self'
        },
        {   sTitle:'Chesterfield',
            bIsWebPath:true,
            sUrl:'Chesterfield.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Galleries',
        bIsWebPath:true,
        sUrl:'galleries.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'More Pictures',
            bIsWebPath:true,
            sUrl:'pics2.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html',
    sTarget:'_self'
},
{   sTitle:'What is Jujitsu',
    bIsWebPath:true,
    sUrl:'jujitsu.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Origins',
        bIsWebPath:true,
        sUrl:'origins.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Members',
    bIsWebPath:true,
    sUrl:'members.html',
    sTarget:'_self'
},
{   sTitle:'Bloggers',
    bIsWebPath:true,
    sUrl:'blog.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html',
    sTarget:'_self'
},
{   sTitle:'UK MMA League',
    bIsWebPath:true,
    sUrl:'ukmmaleague.html',
    sTarget:'_self'
},
{   sDescription:'Poole Cage Academy',
    sTitle:'PCA',
    bIsWebPath:true,
    sUrl:'pca.html',
    sTarget:'_self'
}]
});