var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'sUrl':'http://www.artpowellriver.ca/index.htm'
},
{   'sTitle':'Mission Statement',
    'sUrl':'http://www.artpowellriver.ca/about_mas.htm'
},
{   'sTitle':'Membership',
    'sUrl':'http://www.artpowellriver.ca/members/benefits.htm',"childArray" : [
    {   'sTitle':'Executive',
        'sUrl':'http://www.artpowellriver.ca/executive.htm'
    },
    {   'sTitle':'Members',
        'sUrl':'http://www.artpowellriver.ca/members/index.htm'
    },
    {   'sTitle':'Application',
        'sUrl':'http://www.artpowellriver.ca/members/application.htm'
    }]
},
{   'sTitle':'Exhibit Submission',
    'sUrl':'http://www.artpowellriver.ca/exhibitions/index.htm'
},
{   'sTitle':'Permanent Collection',
    'sUrl':'http://www.artpowellriver.ca/exhibitions/permanent_collection/collection-intro.htm'
},
{   'sTitle':'Powell River',
    'sUrl':'http://www.artpowellriver.ca/community_links.htm',"childArray" : [
    {   'sTitle':'Arts & Culture',
        'sUrl':'http://www.artpowellriver.ca/art_culture.htm'
    }]
}]
});
