var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Message Board',
    bIsWebPath:true,
    sUrl:'message board.html',
    sTarget:'_self'
},
{   sTitle:'Regimental Association',
    bIsWebPath:true,
    sUrl:'regimental association.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'The Committee ',
        bIsWebPath:true,
        sUrl:'the committee .html',
        sTarget:'_self'
    },
    {   sTitle:'Association Branches ',
        bIsWebPath:true,
        sUrl:'branches.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Affiliated to the Regimental Association',
            bIsWebPath:true,
            sUrl:'affiliated to the regimental association.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Turning the Page ',
        bIsWebPath:true,
        sUrl:'turning the page .html',
        sTarget:'_self'
    },
    {   sTitle:'THE DANISH CONNECTION',
        bIsWebPath:true,
        sUrl:'the danish connection.html',
        sTarget:'_self'
    },
    {   sTitle:'Reunions & Annual Events ',
        bIsWebPath:true,
        sUrl:'reunions & annual events .html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'60th Anniversary Celebrations',
            bIsWebPath:true,
            sUrl:'60th anniversary celebrations.html',
            sTarget:'_self'
        },
        {   sTitle:'Visit to Doullens',
            bIsWebPath:true,
            sUrl:'visit to doullens.html',
            sTarget:'_self'
        },
        {   sTitle:'THE FREEDOM OF MAIDSTONE',
            bIsWebPath:true,
            sUrl:'the freedom of maidstone.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Contact',
        bIsWebPath:true,
        sUrl:'contact.html',
        sTarget:'_self'
    },
    {   sTitle:'Regimental Journal ',
        bIsWebPath:true,
        sUrl:'regimental journal .html',
        sTarget:'_self'
    },
    {   sTitle:'Regimental Association Gallery',
        bIsWebPath:true,
        sUrl:'regimentalassociationgallery.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Buffs',
    bIsWebPath:true,
    sUrl:'thebuffs.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Albuhera Day ',
        bIsWebPath:true,
        sUrl:'albuheraday.html',
        sTarget:'_self'
    },
    {   sTitle:'Steady The Buffs',
        bIsWebPath:true,
        sUrl:'steady the buffs.html',
        sTarget:'_self'
    },
    {   sTitle:'VC\'s of The Buffs',
        bIsWebPath:true,
        sUrl:'vcsofthebuffs.html',
        sTarget:'_self'
    },
    {   sTitle:'141 Regiment R.A.C. (The Buffs)',
        bIsWebPath:true,
        sUrl:'141regt.html',
        sTarget:'_self'
    },
    {   sTitle:'Battle Honours Of The Buffs',
        bIsWebPath:true,
        sUrl:'battle honours of the buffs.html',
        sTarget:'_self'
    },
    {   sTitle:'Buffs Photo Gallery',
        bIsWebPath:true,
        sUrl:'buffs photo gallery.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'A BATTALION AT WAR 1939-40',
            bIsWebPath:true,
            sUrl:'a battalion at war3940.html',
            sTarget:'_self'
        },
        {   sTitle:'A BATTALION AT WAR 1940-43',
            bIsWebPath:true,
            sUrl:'a battalion at war 1940-43.html',
            sTarget:'_self'
        },
        {   sTitle:'A BATTALION AT WAR 1944-45',
            bIsWebPath:true,
            sUrl:'a battalion at war burma 1944-45.html',
            sTarget:'_self'
        },
        {   sTitle:'Aden 1958',
            bIsWebPath:true,
            sUrl:'aden 1958.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'Queens Own',
    bIsWebPath:true,
    sUrl:'thequeensown.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'The Regimental Day',
        bIsWebPath:true,
        sUrl:'the regimental day.html',
        sTarget:'_self'
    },
    {   sTitle:'VICTORIA CROSSES QORWK',
        bIsWebPath:true,
        sUrl:'victoria crosses qorwk.html',
        sTarget:'_self'
    },
    {   sTitle:'Battle Honours ',
        bIsWebPath:true,
        sUrl:'vqo.html',
        sTarget:'_self'
    },
    {   sTitle:'Regiment in Malaya',
        bIsWebPath:true,
        sUrl:'regiment in malaya.html',
        sTarget:'_self'
    },
    {   sTitle:'RWKR Photo Gallery',
        bIsWebPath:true,
        sUrl:'rwkr photo gallery.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Queen’s Own Buffs',
    bIsWebPath:true,
    sUrl:'thequeensownbuffs.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'The Queen\'s Own Buffs Photo Gallery',
        bIsWebPath:true,
        sUrl:'the queen\'s own buffs.html',
        sTarget:'_self'
    }]
},
{   sTitle:' Museums',
    bIsWebPath:true,
    sUrl:'museums.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'weblinks.html',
        sTarget:'_self'
    }]
}]
});
