var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Teachtopia',
    'sUrl':'http://teachtopia.com/index.html'
},
{   'sTitle':'TeachtopiaTV',
    'sUrl':'http://teachtopia.com/teachtopiatv-online-learning.html'
},
{   'sTitle':'Parents',
    'sUrl':'http://teachtopia.com/parents-as-teachers.html'
},
{   'sTitle':'Teachers',
    'sUrl':'http://teachtopia.com/teaching-k-12.html'
},
{   'sTitle':'For Kids Only',
    'sUrl':'http://teachtopia.com/teachtopia-kids-page.html'
},
{   'sTitle':'Marketplace',
    'sUrl':'http://teachtopia.com/teachtopia-marketplace.html'
}]
});
