var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Japan Math',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Math Fact Fluency',
    'bIsWebPath':true,
    'sUrl':'basic-math-facts.html',"childArray" : [
    {   'sTitle':'Printable Flashcards',
        'bIsWebPath':true,
        'sUrl':'printable-math-flashcards.html',"childArray" : [
        {   'sTitle':'Multiplication Flashcards',
            'bIsWebPath':true,
            'sUrl':'page35.html'
        },
        {   'sTitle':'Subtraction Flashcards',
            'bIsWebPath':true,
            'sUrl':'subtraction-flashcards.html'
        },
        {   'sTitle':'Division Flashcards',
            'bIsWebPath':true,
            'sUrl':'division-flashcards.html'
        },
        {   'sTitle':'Addition Flashcards',
            'bIsWebPath':true,
            'sUrl':'addition-flashcards.html'
        }]
    },
    {   'sTitle':'Math Fluency Assessment',
        'bIsWebPath':true,
        'sUrl':'math-fluency-assessment.html'
    },
    {   'sTitle':'Math Facts Monkey Game ',
        'bIsWebPath':true,
        'sUrl':'math-facts-monkey-game.html'
    },
    {   'sTitle':'Online Math Flash Cards Addition and Subtraction',
        'bIsWebPath':true,
        'sUrl':'online-math-flash-cards.html'
    },
    {   'sTitle':'Online Math Flash Cards Multiplication and Division',
        'bIsWebPath':true,
        'sUrl':'multiplication and division flash cards.html'
    }]
},
{   'sTitle':'The Japanese Abacus',
    'bIsWebPath':true,
    'sUrl':'japanese-abacus.html',"childArray" : [
    {   'sTitle':'Japanese Abacus Soroban Store',
        'bIsWebPath':true,
        'sUrl':'japanese-abacus-soroban-store.html'
    },
    {   'sTitle':'Japanese Abacus Soroban Book Store',
        'bIsWebPath':true,
        'sUrl':'soroban-books.html'
    },
    {   'sTitle':'Soroban Japanese Abucus Books',
        'bIsWebPath':true,
        'sUrl':'how-to-use-a-soroban.html'
    },
    {   'sTitle':'Online Soroban',
        'bIsWebPath':true,
        'sUrl':'online-japanese-soroban.html'
    },
    {   'sTitle':'Soroban History',
        'bIsWebPath':true,
        'sUrl':'history-of-japanese-abacus-soroban.html'
    }]
},
{   'sTitle':'Music and Art',
    'bIsWebPath':true,
    'sUrl':'integrating-music-and-art-with-math.html',"childArray" : [
    {   'sTitle':'Music in Japan Math',
        'bIsWebPath':true,
        'sUrl':'japan-math-music.html'
    },
    {   'sTitle':'Japan Math Origami',
        'bIsWebPath':true,
        'sUrl':'japan-math-origami.html',"childArray" : [
        {   'sTitle':'Origami',
            'bIsWebPath':true,
            'sUrl':'origami.html'
        }]
    },
    {   'sTitle':'Japanese Tangrams',
        'bIsWebPath':true,
        'sUrl':'japanese-tangrams.html'
    }]
},
{   'sTitle':'Logic',
    'bIsWebPath':true,
    'sUrl':'logic-games-for-math.html',"childArray" : [
    {   'sTitle':'GO',
        'bIsWebPath':true,
        'sUrl':'japanese-game-go.html'
    },
    {   'sTitle':'Hitori',
        'bIsWebPath':true,
        'sUrl':'hitori.html'
    },
    {   'sTitle':'Kakuro',
        'bIsWebPath':true,
        'sUrl':'kakuro.html'
    },
    {   'sTitle':'Kumiki Puzzles',
        'bIsWebPath':true,
        'sUrl':'kumiki-puzzles.html'
    },
    {   'sTitle':'Sodoku',
        'bIsWebPath':true,
        'sUrl':'japanese-game-soduku.html',"childArray" : [
        {   'sTitle':'Sodoku Online',
            'bIsWebPath':true,
            'sUrl':'sodoku-online.html'
        }]
    }]
}]
});
