var global_navtree = WpNavBar.readTree({
"childArray" : [
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Mission Statement',
        bIsWebPath:true,
        sUrl:'mission.html'
    },
    {   bSeparatorAfter:true,
        sTitle:'Board of Directors',
        bIsWebPath:true,
        sUrl:'page10.html'
    },
    {   bSeparatorAfter:true,
        sTitle:'History',
        bIsWebPath:true,
        sUrl:'history.html'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Donations',
        bIsWebPath:true,
        sUrl:'donations.html'
    }]
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Questions',
    bIsWebPath:true,
    sUrl:'questions.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Why Holy and Righteous',
        bIsWebPath:true,
        sUrl:'holiness.html'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Why Support Israel',
        bIsWebPath:true,
        sUrl:'supportisrael.html'
    }]
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Sharing the Bible',
    bIsWebPath:true,
    sUrl:'sharingthebible.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Testimony of the Word',
        bIsWebPath:true,
        sUrl:'testimony.html'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Today\'s Readings',
        bIsExternal:true,
        sUrl:'http://www.usccb.org/nab/today.shtml'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Readings by Date',
        bIsExternal:true,
        sUrl:'http://www.usccb.org/nab'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Sunday Teachings',
        bIsExternal:true,
        sUrl:'http://plowman-ministries.xanga.com'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Cathechism of the Catholic Church',
        bIsExternal:true,
        sUrl:'http://www.usccb.org/catechism/text'
    }]
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Newsletters',
    bIsWebPath:true,
    sUrl:'newsletters.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Mary\'s View',
        bIsExternal:true,
        sUrl:'http://mary-marysview.blogspot.com/'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Paul\'s Plum Amazing',
        bIsExternal:true,
        sUrl:'http://www.plumamazing.blogspot.com/'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Pictures',
        bIsWebPath:true,
        sUrl:'pictures.html',"childArray" : [
        {   sTitle:'Thanksgiving 2007',
            bIsWebPath:true,
            sUrl:'thanksgiving2007.html'
        },
        {   bSeparatorBefore:true,
            bSeparatorAfter:true,
            sTitle:'Downtown',
            bIsWebPath:true,
            sUrl:'downtown.html'
        }]
    }]
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Prayer Needs',
    bIsWebPath:true,
    sUrl:'page3.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Your Prayer Requests',
        bIsWebPath:true,
        sUrl:'prayerrequests.html'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Pray for Israel',
        bIsExternal:true,
        sUrl:'http://prayerforisrael.blogspot.com'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Pray for the USA',
        bIsExternal:true,
        sUrl:'http://prayerforusa.blogspot.com'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Pray for the World',
        bIsExternal:true,
        sUrl:'http://prayerforworld.blogspot.com'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Pray for Plowman Ministries',
        bIsExternal:true,
        sUrl:'http://prayerforplowmanministries.blogspot.com'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Pray for Friends and Family',
        bIsExternal:true,
        sUrl:'http://prayerforfriendsandfamily.blogspot.com'
    }]
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Guest Book',
    bIsExternal:true,
    sUrl:'http://plowmanministries.com/cgi-bin/guestbook/guestbook.cgi?'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
}]
});
