var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sDescription:'FWPPA Home',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'FWPPA Home',
        sTitle:'Home',
        bIsWebPath:true,
        sUrl:'index.html',
        sTarget:'_self'
    },
    {   sDescription:'About the FWPPA',
        sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'Fwppa_AboutUs.html',
        sTarget:'_self'
    },
    {   sDescription:'Photo Association Links',
        sTitle:'Guild Links',
        bIsWebPath:true,
        sUrl:'Fwppa_GuildLinks.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Programs',
    bIsWebPath:true,
    sUrl:'Fwppa_Programs.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'Monthly Programs & Special Events',
        sTitle:'Programs & Events',
        bIsWebPath:true,
        sUrl:'Fwppa_Programs.html',
        sTarget:'_self'
    },
    {   sDescription:'RSVP Form',
        sTitle:'Meeting RSVP',
        bIsWebPath:true,
        sUrl:'Fwppa_Rsvp.html',
        sTarget:'_self'
    },
    {   sDescription:'Print Competition',
        sTitle:'Print Competition',
        bIsWebPath:true,
        sUrl:'Fwppa_CompetitionRules.html',
        sTarget:'_self'
    }]
},
{   sDescription:'FWPPA Newsletters',
    sTitle:'The Lens',
    bIsWebPath:true,
    sUrl:'Fwppa_Newsletters.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'Current Lens Newsletters',
        sTitle:'Current Newsletters',
        bIsWebPath:true,
        sUrl:'Fwppa_Newsletters.html',
        sTarget:'_self'
    },
    {   sDescription:'Archived Lens Newsletters',
        sTitle:'Archived Newsletters',
        bIsWebPath:true,
        sUrl:'Fwppa_LensArchives.html',
        sTarget:'_self'
    }]
},
{   sDescription:'FWPPA Members',
    sTitle:'Member Studios',
    bIsWebPath:true,
    sUrl:'Fwppa_MemberListing.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'Member Listing',
        sTitle:'Member Listing',
        bIsWebPath:true,
        sUrl:'Fwppa_MemberListing.html',
        sTarget:'_self'
    },
    {   sDescription:'Member Listing',
        sTitle:'City Listing',
        bIsWebPath:true,
        sUrl:'Fwppa_CityListing.html',
        sTarget:'_self'
    },
    {   sDescription:'FWPPA Vendors',
        sTitle:'FWPPA Vendor Sponsors',
        bIsWebPath:true,
        sUrl:'Fwppa_VendorSponsers.html',
        sTarget:'_self'
    }]
},
{   sDescription:'Professional Certification',
    sTitle:'Certification',
    bIsWebPath:true,
    sUrl:'Fwppa_Degrees.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Degrees',
        bIsWebPath:true,
        sUrl:'Fwppa_Degrees.html',
        sTarget:'_self'
    },
    {   sTitle:'Fellowship',
        bIsWebPath:true,
        sUrl:'Fwppa_Fellowship.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Forms',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Membership Application',
        sUrl:'/assets/forms/FWPPA_Application_for_Membership.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Fellowship Points Request',
        sUrl:'/assets/forms/FWPPA_FellowshipRequestForm.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Guild ByLaws',
        sUrl:'/assets/forms/FWPPA_ByLaws.pdf',
        sTarget:'_blank'
    }]
},
{   sDescription:'FWPPA Board of Directors',
    sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Fwppa_ContactUs.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'FWPPA Board',
        bIsWebPath:true,
        sUrl:'Fwppa_ContactUs.html',
        sTarget:'_self'
    },
    {   sTitle:'FWPPA Webmeister',
        sUrl:'mailto:rags@rags-int-inc.com?subject=FWPPA Web Site Query&body=<please include your name, contact info, and a brief question>',
        sTarget:'_self'
    }]
}]
});