var customnavtree4 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'Fwppa_AboutUs.html',
        sTarget:'_self'
    },
    {   sTitle:'Guild Links',
        bIsWebPath:true,
        sUrl:'Fwppa_GuildLinks.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Programs',
    bIsWebPath:true,
    sUrl:'Fwppa_Programs.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'Meeting RSVP Form',
        sTitle:'RSVP',
        bIsWebPath:true,
        sUrl:'Fwppa_Rsvp.html',
        sTarget:'_self'
    },
    {   sTitle:'Competition',
        bIsWebPath:true,
        sUrl:'Fwppa_CompetitionRules.html',
        sTarget:'_self'
    },
    {   sTitle:'Fellowship',
        bIsWebPath:true,
        sUrl:'Fwppa_Fellowship.html',
        sTarget:'_self'
    }]
},
{   sTitle:'The Lens',
    bIsWebPath:true,
    sUrl:'Fwppa_Newsletters.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Lens Archives',
        bIsWebPath:true,
        sUrl:'Fwppa_LensArchives.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Member Studios',
    bIsWebPath:true,
    sUrl:'Fwppa_MemberListing.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'City Listing',
        bIsWebPath:true,
        sUrl:'Fwppa_CityListing.html',
        sTarget:'_self'
    },
    {   sTitle:'Vendor Sponsors',
        bIsWebPath:true,
        sUrl:'Fwppa_VendorSponsers.html',
        sTarget:'_self'
    },
    {   sTitle:'Degrees',
        bIsWebPath:true,
        sUrl:'Fwppa_Degrees.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Forms',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sDescription:'Membership Application PDF',
        sTitle:'Membership Application',
        sUrl:'http://www.fortworthppa.org/assets/forms/Application_for_Membership.pdf',
        sTarget:'_blank'
    },
    {   sDescription:'Fellowship Points Request PDF',
        sTitle:'Fellowship Request',
        sUrl:'http://www.fortworthppa.org/assets/forms/FWPPA_FellowshipRequestForm.pdf',
        sTarget:'_blank'
    },
    {   sDescription:'Guild ByLaws PDF',
        sTitle:'Guild ByLaws',
        sUrl:'http://www.fortworthppa.org/assets/forms/FWPPA_ByLaws.pdf',
        sTarget:'_blank'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Fwppa_ContactUs.html',
    sTarget:'_self'
}]
});
