var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Jujitsu',
    bIsWebPath:true,
    sUrl:'Goshin Ryu Jujitsu.html',"childArray" : [
    {   sTitle:'Jujitsu',
        bIsWebPath:true,
        sUrl:'page45.html'
    },
    {   sTitle:'Kidjitsu Classes',
        bIsWebPath:true,
        sUrl:'Kidjitsu Classes.html'
    },
    {   sTitle:'Adult Jujitsu Classes',
        bIsWebPath:true,
        sUrl:'Classes2.html'
    },
    {   sTitle:'Welcome & FAQ',
        bIsWebPath:true,
        sUrl:'Welcome.html',"childArray" : [
        {   sTitle:'Glossary of Martial art Terms',
            bIsWebPath:true,
            sUrl:'Glossary of Martial art Terms.html'
        }]
    },
    {   sTitle:'Newsletter',
        bIsWebPath:true,
        sUrl:'Newsletter.html'
    },
    {   sTitle:'Grading Dates',
        bIsWebPath:true,
        sUrl:'Grading Dates.html'
    },
    {   sTitle:'Instructors',
        bIsWebPath:true,
        sUrl:'Instructors.html',"childArray" : [
        {   sTitle:'Mike Profile KMA',
            bIsWebPath:true,
            sUrl:'Mike Profile.html'
        },
        {   bSeparatorAfter:true,
            sTitle:'Clare Profile KMA',
            bIsWebPath:true,
            sUrl:'Instructor Profiles Clare.html'
        },
        {   sTitle:'Goshin Ryu Black Belts',
            bIsWebPath:true,
            sUrl:'Goshin Ryu Black Belts.html'
        }]
    },
    {   sTitle:'Hiring the Dojo',
        bIsWebPath:true,
        sUrl:'hiring the dojo.html'
    },
    {   sTitle:'Seminars & Events',
        bIsWebPath:true,
        sUrl:'SeminarsEvents.html'
    },
    {   sTitle:'Goshin Ryu International',
        bIsWebPath:true,
        sUrl:'Goshin Ryu International.html'
    },
    {   sTitle:'Gallery',
        bIsWebPath:true,
        sUrl:'Galleryhome.html',"childArray" : [
        {   sTitle:'Grading Pictures',
            bIsWebPath:true,
            sUrl:'Grading Pictures.html'
        },
        {   sTitle:'Our History',
            bIsWebPath:true,
            sUrl:'Our History.html'
        },
        {   sTitle:'Seminar Pictures',
            bIsWebPath:true,
            sUrl:'Seminar Pictures.html'
        },
        {   sTitle:'NSPCC Sponsored Kick 2008',
            bIsWebPath:true,
            sUrl:'NSPCC Sponsored Kick 2008.html'
        },
        {   sTitle:'Training Pictures',
            bIsWebPath:true,
            sUrl:'Training Pictures.html'
        },
        {   sTitle:'Student Gallery',
            bIsWebPath:true,
            sUrl:'Student Gallery.html'
        },
        {   sTitle:'Jujitsu Technicques',
            bIsWebPath:true,
            sUrl:'Jujitsu Technicques.html'
        },
        {   sTitle:'Karate Kata\'s',
            bIsWebPath:true,
            sUrl:'Karate Katas.html'
        },
        {   sTitle:'Atemi Waza',
            bIsWebPath:true,
            sUrl:'Atemi Waza.html'
        },
        {   sTitle:'JuJitsu Techniques Video',
            bIsWebPath:true,
            sUrl:'JuJitsu Techniques Video.html'
        }]
    },
    {   sTitle:'The history of KMA',
        bIsWebPath:true,
        sUrl:'The history of KMA.html'
    },
    {   sTitle:'Price List',
        bIsWebPath:true,
        sUrl:'Pricelist.html'
    },
    {   sTitle:'Documents & Policies',
        bIsWebPath:true,
        sUrl:'DocumentsPolicies.html'
    },
    {   sTitle:'Feedback Form',
        bIsWebPath:true,
        sUrl:'Feedback Form.html'
    }]
},
{   sTitle:'Seminars',
    bIsWebPath:true,
    sUrl:'News-seminars.html'
},
{   sTitle:'Contacts',
    bIsWebPath:true,
    sUrl:'contacts.html',"childArray" : [
    {   sTitle:'Where to find us',
        bIsWebPath:true,
        sUrl:'Where to find us.html'
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'Links.html'
    }]
},
{   sTitle:'A Personal Touch',
    bIsWebPath:true,
    sUrl:'A Personal Touch home page.html',"childArray" : [
    {   sTitle:'Treatment Consultants',
        bIsWebPath:true,
        sUrl:'Clare Consultant Profile.html'
    },
    {   sTitle:'Treatment Centre',
        bIsWebPath:true,
        sUrl:'Treatment Centre.html'
    },
    {   sTitle:'Our Services',
        bIsWebPath:true,
        sUrl:'Our Services Home.html',"childArray" : [
        {   sTitle:'Holistic Massage',
            bIsWebPath:true,
            sUrl:'Holistic Massage.html'
        },
        {   sTitle:'Sports Massage',
            bIsWebPath:true,
            sUrl:'Sports Massage.html'
        },
        {   sTitle:'Postural Assesment',
            bIsWebPath:true,
            sUrl:'Postural Assesment.html'
        },
        {   sTitle:'Training Programs',
            bIsWebPath:true,
            sUrl:'Training Programs.html'
        },
        {   sTitle:'Weight Management',
            bIsWebPath:true,
            sUrl:'Weight Management.html'
        }]
    }]
}]
});
