var customNavTree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'District Staff',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'District Director',
        bIsWebPath:true,
        sUrl:'azdirector.html',
        sTarget:'_self'
    },
    {   sTitle:'Staff',
        bIsWebPath:true,
        sUrl:'staff.html',
        sTarget:'_self'
    },
    {   sTitle:'COY - IOY',
        bIsWebPath:true,
        sUrl:'coyioy.html'
    }]
},
{   sTitle:'District Calendar',
    bIsWebPath:true,
    sUrl:'calendar.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Chapter A - Tucson',
        sUrl:'http://my.calendars.net/gwrraaza',
        sTarget:'_blank'
    },
    {   sTitle:'Chapter C – Lake Havasu',
        sUrl:'http://gwrraaz.com/azc/',
        sTarget:'_blank'
    },
    {   sTitle:'Chapter D - Mesa (Phoenix East)',
        sUrl:'http://gwrraaz.com/azd/rideschedule.htm',
        sTarget:'_blank'
    },
    {   sTitle:'Chapter E - Sierra Vista',
        sUrl:'http://gwrraazchaptere.homestead.com/calendar.html',
        sTarget:'_blank'
    },
    {   sTitle:'Chapter F - Bullhead City',
        sUrl:'http://www.goldwingroadriders.blogspot.com/',
        sTarget:'_blank'
    },
    {   sTitle:'Chapter G - Green Valley',
        sUrl:'http://gwrrazgeckos.org/calendar.html',
        sTarget:'_blank'
    },
    {   sTitle:'Chapter K - Tucson',
        sUrl:'https://www.google.com/calendar/embed?src=gwrraazk@gmail.com&ctz=America/Phoenix&gsessionid=OK',
        sTarget:'_blank'
    },
    {   sTitle:'Chapter R - Glendale (Phoenix West)',
        sUrl:'http://gwrra-azr.org/rides.htm',
        sTarget:'_blank'
    },
    {   sTitle:'Chapter S - Scottsdale (Phoenix Northeast)',
        sUrl:'http://pub30.bravenet.com/calendar/show.php?usernum=2514566174',
        sTarget:'_blank'
    },
    {   sTitle:'Chapter Y - Prescott',
        sUrl:'http://chapter-y.tripod.com/id9.html',
        sTarget:'_blank'
    }]
},
{   sTitle:'Newsletters & Articles',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Newsletters',
        bIsWebPath:true,
        sUrl:'newsletters.html'
    },
    {   sTitle:'Rider Education Article',
        bIsWebPath:true,
        sUrl:'ridered.html',
        sTarget:'_self'
    },
    {   sTitle:'Communications Article',
        bIsWebPath:true,
        sUrl:'communications.html',
        sTarget:'_self'
    },
    {   sTitle:'Leadership Article',
        bIsWebPath:true,
        sUrl:'leadership.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Chapters',
    bIsWebPath:true,
    sUrl:'chapters.html',"childArray" : [
    {   sTitle:'AZ Chapters Map',
        bIsWebPath:true,
        sUrl:'chaptermap.html'
    }]
},
{   sTitle:'2012 Rallies',
    bIsWebPath:true,
    sUrl:'flyers.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Vendor Resources (2012 Rally)',
        bIsWebPath:true,
        sUrl:'vendors.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Resources',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'AZLinks',
        bIsWebPath:true,
        sUrl:'links.html'
    },
    {   sTitle:'Info, Docs & Forms',
        bIsWebPath:true,
        sUrl:'docs.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Photos',
    bIsWebPath:true,
    sUrl:'photo.html',
    sTarget:'_self'
}]
});
