var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About WITVA',
    bIsWebPath:true,
    sUrl:'aboutwitva.html'
},
{   sTitle:'Art Center',
    bIsWebPath:true,
    sUrl:'artcenter.html'
},
{   sTitle:'Membership',
    bIsWebPath:true,
    sUrl:'membership.html'
},
{   sTitle:'HOSPITALART',
    bIsWebPath:true,
    sUrl:'hospitalart.html'
},
{   sTitle:'High School Art',
    bIsWebPath:true,
    sUrl:'highschoolart.html'
},
{   sTitle:'Graduate Scholarships',
    bIsWebPath:true,
    sUrl:'page9.html'
},
{   sTitle:'Artists Portfolios',
    bIsWebPath:true,
    sUrl:'artistsportfolios.html',"childArray" : [
    {   sTitle:'Lorraine Bader',
        bIsWebPath:true,
        sUrl:'LorraineBader.html'
    },
    {   sTitle:'Betty Lou L.Barry',
        bIsWebPath:true,
        sUrl:'BLLBarry.html'
    },
    {   sTitle:'Susan Price Gould',
        bIsWebPath:true,
        sUrl:'SusanPriceGould.html'
    },
    {   sTitle:'Francene Levinson',
        bIsWebPath:true,
        sUrl:'FranceneLevinson.html'
    },
    {   sTitle:'Helen C. Regenstreif',
        bIsWebPath:true,
        sUrl:'regenstreif.html'
    },
    {   sTitle:'Maxine Rosenberg',
        bIsWebPath:true,
        sUrl:'MaxineRosenberg.html'
    },
    {   sTitle:'Maxine Schreiber',
        bIsWebPath:true,
        sUrl:'maxineschriber.html'
    }]
},
{   sTitle:'Exhibitions',
    bIsWebPath:true,
    sUrl:'exhibitions.html',"childArray" : [
    {   sTitle:'Palm Beach Gardens City Hall',
        bIsWebPath:true,
        sUrl:'cityhall.html'
    },
    {   sTitle:'Coral Springs Museum',
        bIsWebPath:true,
        sUrl:'coralsprings.html'
    },
    {   sTitle:'WF Local Mingle',
        bIsWebPath:true,
        sUrl:'localmingle.html'
    },
    {   sTitle:'Armory Art Exhibit',
        bIsWebPath:true,
        sUrl:'armoryart.html'
    },
    {   sTitle:'Jaffe Art Show',
        bIsWebPath:true,
        sUrl:'jaffe.html'
    },
    {   sTitle:'Cafe at Whole Foods',
        bIsWebPath:true,
        sUrl:'cafeatwholefoods.html'
    },
    {   sTitle:'JCC-Davie, FL',
        bIsWebPath:true,
        sUrl:'jccdaviefl.html'
    },
    {   sTitle:'Rosen Gallery JCC Exhibition',
        bIsWebPath:true,
        sUrl:'rosengalleryjccexhb.html'
    },
    {   sTitle:'Cornell Museum Artistic Memories',
        bIsWebPath:true,
        sUrl:'artisticmemories.html'
    }]
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'events.html'
},
{   sTitle:'Upcoming Events',
    bIsWebPath:true,
    sUrl:'upcomingevents.html'
},
{   sTitle:'Meetings',
    bIsWebPath:true,
    sUrl:'meetings.html'
},
{   sTitle:'Calendars',
    bIsWebPath:true,
    sUrl:'page23.html',"childArray" : [
    {   sTitle:'February 2012',
        bIsWebPath:true,
        sUrl:'february2012.html'
    },
    {   sTitle:'March 2012',
        bIsWebPath:true,
        sUrl:'march2012.html'
    },
    {   sTitle:'April 2012',
        bIsWebPath:true,
        sUrl:'april2012.html'
    },
    {   sTitle:'May 2012',
        bIsWebPath:true,
        sUrl:'may2012.html'
    },
    {   sTitle:'June 2012',
        bIsWebPath:true,
        sUrl:'june2012.html'
    }]
},
{   sTitle:'Newsletters',
    bIsWebPath:true,
    sUrl:'newsletters.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html'
}]
});
