var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'The Ministry of Sister Who',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Introducing Sister Who',
    bIsWebPath:true,
    sUrl:'intro.html'
},
{   sTitle:'Monthly Message',
    bIsWebPath:true,
    sUrl:'monthlymessage.html'
},
{   sTitle:'Chronology',
    bIsWebPath:true,
    sUrl:'chronology.html',"childArray" : [
    {   sTitle:'1991-1996',
        bIsWebPath:true,
        sUrl:'1991-1996.html'
    },
    {   sTitle:'1997-2002',
        bIsWebPath:true,
        sUrl:'1997-2002.html'
    },
    {   sTitle:'2003-2008',
        bIsWebPath:true,
        sUrl:'2003-2008.html'
    },
    {   sTitle:'2009-2014',
        bIsWebPath:true,
        sUrl:'2009-2014.html'
    }]
},
{   sTitle:'Free Calendar',
    bIsWebPath:true,
    sUrl:'Calendar.html',
    sTarget:'_self'
},
{   sTitle:'Free Monthly Newsletter',
    bIsWebPath:true,
    sUrl:'swp.html'
},
{   sTitle:'Sister Who and You--         Live and in Person',
    bIsWebPath:true,
    sUrl:'SisterWhoAndYou.html',
    sTarget:'_self'
},
{   sTitle:'Volunteer Opportunities',
    bIsWebPath:true,
    sUrl:'VolunteerOpportunities.html',
    sTarget:'_self'
},
{   sTitle:' Inspirational Photos and Quotes',
    bIsWebPath:true,
    sUrl:'InspirationalPhotosAndQuotes.html',"childArray" : [
    {   sTitle:'Photos 1-25',
        bIsWebPath:true,
        sUrl:'photos1-25.html'
    },
    {   sTitle:'Photos 26-50',
        bIsWebPath:true,
        sUrl:'photos26-50.html'
    },
    {   sTitle:'Photos 51-75',
        bIsWebPath:true,
        sUrl:'photos51-75.html'
    },
    {   sTitle:'Photos 76-100',
        bIsWebPath:true,
        sUrl:'photos76-100.html'
    },
    {   sTitle:'Photos 101-125',
        bIsWebPath:true,
        sUrl:'photos101-125.html'
    },
    {   sTitle:'Photos 126 - 150',
        bIsWebPath:true,
        sUrl:'photos126-150.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Information',
    bIsWebPath:true,
    sUrl:'ContactInformation.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'TV Shows',
    bIsWebPath:true,
    sUrl:'swpres.html',"childArray" : [
    {   sTitle:'First Season',
        bIsWebPath:true,
        sUrl:'firstseason.html'
    },
    {   sTitle:'Second Season',
        bIsWebPath:true,
        sUrl:'secondseason.html'
    },
    {   sTitle:'Third Season',
        bIsWebPath:true,
        sUrl:'thirdseason.html'
    },
    {   sTitle:'Fourth Season',
        bIsWebPath:true,
        sUrl:'fourthseason.html'
    },
    {   sTitle:'Fifth Season',
        bIsWebPath:true,
        sUrl:'fifthseason.html'
    },
    {   sTitle:'Sixth Season',
        bIsWebPath:true,
        sUrl:'sixthseason.html'
    },
    {   sTitle:'Seventh Season',
        bIsWebPath:true,
        sUrl:'SeventhSeason.html'
    },
    {   sTitle:'Eighth Season',
        bIsWebPath:true,
        sUrl:'EighthSeason.html'
    },
    {   sTitle:'Ninth Season',
        bIsWebPath:true,
        sUrl:'NinthSeason.html',
        sTarget:'_self'
    },
    {   sTitle:'Tenth Season',
        bIsWebPath:true,
        sUrl:'TenthSeason.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Songs',
    bIsWebPath:true,
    sUrl:'songs.html'
},
{   sTitle:'Click here to view episodes of \"Sister Who Presents\" using streaming video',
    sUrl:'http://www.YouTube.com/DenverNeVaar',
    sTarget:'_self'
},
{   sTitle:'Click here to send an email to Sister Who',
    sUrl:'mailto:dn@sisterwho.com',
    sTarget:'_self'
}]
});
