var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'About the Academy',
    bIsWebPath:true,
    sUrl:'about_academy.html'},{   sTitle:'Karate Classes for Children',
    bIsWebPath:true,
    sUrl:'karate_children.html'},{   sTitle:'Student Creed',
    bIsWebPath:true,
    sUrl:'student_creed.html'},{   sTitle:'Class Schedule',
    bIsWebPath:true,
    sUrl:'schedule.html'},{   sTitle:'Karate Terminology',
    bIsWebPath:true,
    sUrl:'terminology.html',"childArray" : [{   sTitle:'A',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#A'},{   sTitle:'B',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#B'},{   sTitle:'C',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#C'},{   sTitle:'D',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#D'},{   sTitle:'E',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#E'},{   sTitle:'F',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#F'},{   sTitle:'G',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#G'},{   sTitle:'H',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#H'},{   sTitle:'I',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#I'},{   sTitle:'J',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#J'},{   sTitle:'K',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#K'},{   sTitle:'M',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#M'},{   sTitle:'N',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#N'},{   sTitle:'O',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#O'},{   sTitle:'P',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#P'},{   sTitle:'R',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#R'},{   sTitle:'S',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#S'},{   sTitle:'T',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#T'},{   sTitle:'U',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#U'},{   sTitle:'W',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#W'},{   sTitle:'Y',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#Y'},{   sTitle:'Z',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'terminology.html#Z'}]},{   sTitle:'Karate Parties',
    bIsWebPath:true,
    sUrl:'parties.html'},{   sTitle:'History of Shukokai Karate',
    bIsWebPath:true,
    sUrl:'history_shukokai.html'},{   sTitle:'Koshin Ki',
    bIsWebPath:true,
    sUrl:'koshin_ki.html'},{   sTitle:'Kick Boxing',
    bIsWebPath:true,
    sUrl:'kick_boxing.html'},{   sTitle:'Photos',
    bIsWebPath:true,
    sUrl:'photos.html'},{   sTitle:'Locations',
    bIsWebPath:true,
    sUrl:'locations.html',"childArray" : [{   sTitle:'Caernarfon',
        bIsWebPath:true,
        sUrl:'caernarfon.html'},{   sTitle:'Colwyn Bay',
        bIsWebPath:true,
        sUrl:'colwyn_bay.html'},{   sTitle:'Gaerwen',
        bIsWebPath:true,
        sUrl:'gaerwen.html'},{   sTitle:'Llanberis',
        bIsWebPath:true,
        sUrl:'llanberis.html'},{   sTitle:'Llanrug',
        bIsWebPath:true,
        sUrl:'llanrug.html'},{   sTitle:'Penygroes',
        bIsWebPath:true,
        sUrl:'penygroes.html'},{   sTitle:'Rhyl',
        bIsWebPath:true,
        sUrl:'rhyl.html'},{   sTitle:'Wrexham',
        bIsWebPath:true,
        sUrl:'wrexham.html'}]},{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_us.html'}]
});