var customNavTree10 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'About',
        bIsWebPath:true,
        sUrl:'about.html',
        sTarget:'_self'
    },
    {   sTitle:'History',
        bIsWebPath:true,
        sUrl:'history.html',
        sTarget:'_self'
    },
    {   sTitle:'F.A.Q.',
        bIsWebPath:true,
        sUrl:'faq.html',
        sTarget:'_self'
    },
    {   sTitle:'Terms',
        bIsWebPath:true,
        sUrl:'terms.html',
        sTarget:'_self'
    },
    {   sTitle:'Privacy',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Karate Basics',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Students',
        bIsWebPath:true,
        sUrl:'students.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Terminology',
            bIsWebPath:true,
            sUrl:'terminology.html',
            sTarget:'_self'
        },
        {   sTitle:'Opening Ceremony',
            bIsWebPath:true,
            sUrl:'JIKC_OpeningCeremony.pdf',
            sTarget:'_self'
        },
        {   sTitle:'Dojo Rules',
            bIsWebPath:true,
            sUrl:'dojo_rules.html',
            sTarget:'_self'
        },
        {   sTitle:'Belts, Ranks & Titles',
            bIsWebPath:true,
            sUrl:'BeltsRanksTitles.html',
            sTarget:'_self'
        },
        {   sTitle:'Exam Requirements',
            bIsWebPath:true,
            sUrl:'ExamRequirements.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Parents',
        bIsWebPath:true,
        sUrl:'parents.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Instructors',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Soke Kiyohisa Hirano',
        bIsWebPath:true,
        sUrl:'soke.html',
        sTarget:'_self'
    },
    {   sTitle:'Sensei Howard Takahashi',
        bIsWebPath:true,
        sUrl:'htakahashi.html',
        sTarget:'_self'
    },
    {   sTitle:'Sensei Rusty Titus',
        bIsWebPath:true,
        sUrl:'rtitus.html',
        sTarget:'_self'
    },
    {   sTitle:'Sensei Debi Lewis',
        bIsWebPath:true,
        sUrl:'dlewis.html',
        sTarget:'_self'
    },
    {   sTitle:'Sensei Marc O\'Reilly',
        bIsWebPath:true,
        sUrl:'moreilly.html',
        sTarget:'_self'
    },
    {   sTitle:'Sensei Rabbit Celestino',
        bIsWebPath:true,
        sUrl:'rcelestino.html',
        sTarget:'_self'
    },
    {   sTitle:'Sensei Dennis Yee',
        bIsWebPath:true,
        sUrl:'dyee.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Dojo Locations',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Leeward',
        bIsWebPath:true,
        sUrl:'rtitus.html',
        sTarget:'_self'
    },
    {   sTitle:'Honolulu',
        bIsWebPath:true,
        sUrl:'dlewis.html',
        sTarget:'_self'
    },
    {   sTitle:'Ewa/Windward',
        bIsWebPath:true,
        sUrl:'htakahashi.html',
        sTarget:'_self'
    },
    {   sTitle:'Kapolei/Waianae',
        bIsWebPath:true,
        sUrl:'moreilly.html',
        sTarget:'_self'
    },
    {   sTitle:'Hickam AFB',
        bIsWebPath:true,
        sUrl:'dyee.html',
        sTarget:'_self'
    },
    {   sTitle:'Waipahu',
        bIsWebPath:true,
        sUrl:'rcelestino.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Special Classes',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Competition',
        bIsWebPath:true,
        sUrl:'competition.html',
        sTarget:'_self'
    },
    {   sTitle:'Kobudo',
        bIsWebPath:true,
        sUrl:'kobudo.html',
        sTarget:'_self'
    },
    {   sTitle:'Senpai',
        bIsWebPath:true,
        sUrl:'senpai.html',
        sTarget:'_self'
    },
    {   sTitle:'Keiki',
        bIsWebPath:true,
        sUrl:'keiki.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'events.html',
    sTarget:'_self'
},
{   sTitle:'Media',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Photos',
        bIsWebPath:true,
        sUrl:'photos.html',
        sTarget:'_self'
    },
    {   sTitle:'Video',
        bIsWebPath:true,
        sUrl:'video.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Related Websites',
    bIsWebPath:true,
    sUrl:'RelatedWebsites.html',
    sTarget:'_self'
}]
});
