var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Pencils 2 Pixels',
    sUrl:'http://www.pencils2pixels.ca/index.html'
},
{   sTitle:'Home',
    sUrl:'http://www.pencils2pixels.ca/home.html'
},
{   sTitle:'Elders 1',
    sUrl:'http://www.pencils2pixels.ca/elder1.html'
},
{   sTitle:'Elders page 2',
    sUrl:'http://www.pencils2pixels.ca/elders2.html'
},
{   sTitle:'Elders page 3',
    sUrl:'http://www.pencils2pixels.ca/elders3.html'
},
{   sTitle:'Calendar',
    sUrl:'http://www.pencils2pixels.ca/page3.html'
},
{   sDescription:'Selection of course from Pencils 2 Pixels',
    sTitle:'Courses',
    sUrl:'http://www.pencils2pixels.ca/page6.html',"childArray" : [
    {   sTitle:'Top of Courses page',
        bIsAnchor:true,
        sUrl:'http://www.pencils2pixels.ca/page6.html#Courses_Top'
    }]
},
{   sTitle:'About Us',
    sUrl:'http://www.pencils2pixels.ca/page4.html'
},
{   sTitle:'Learning Styles',
    sUrl:'http://www.pencils2pixels.ca/page5.html'
}]
});
