var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'About Our Church',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Worship Services',
    bIsWebPath:true,
    sUrl:'page2.html',
    sTarget:'_self'
},
{   sTitle:'Church Ministries',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Men\'s Ministries',
        bIsWebPath:true,
        sUrl:'page9.html',
        sTarget:'_self'
    },
    {   sTitle:'Women\'s Ministries',
        bIsWebPath:true,
        sUrl:'page10.html',
        sTarget:'_self'
    },
    {   sTitle:'Family Ministries',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'
    },
    {   sTitle:'Children\'s Ministries',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    },
    {   sTitle:'Youth Ministries',
        bIsWebPath:true,
        sUrl:'page13.html',
        sTarget:'_self'
    },
    {   sTitle:'Small Groups Ministries',
        bIsWebPath:true,
        sUrl:'page11.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Church Newsletters',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Subscribe to Monthly Newsletter',
        bIsWebPath:true,
        sUrl:'page15.html',
        sTarget:'_self'
    },
    {   sTitle:'January 2010 Newsletter',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Jan 10.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'February 2010 Newsletter',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Feb 10.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'March 2010 Newsletter',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Mar10.pdf',
        sTarget:'_blank'
    }]
},
{   sTitle:'Monthly Church Events',
    bIsExternal:true,
    bIsWebPath:true,
    sUrl:'church_events.html',
    sTarget:'Church Events'
},
{   sTitle:'Oak Grove Forum',
    bIsWebPath:true,
    sUrl:'oak_grove_forum.html',
    sTarget:'_self'
},
{   sTitle:'Missions We Support',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Howell\'s Mill Christian Assembly',
        bIsExternal:true,
        sUrl:'http://www.howellsmill.org/',
        sTarget:'_blank'
    },
    {   sTitle:'Mashoko Hippo Valley Mission',
        bIsExternal:true,
        sUrl:'http://www.hippovalley.com/',
        sTarget:'_blank'
    },
    {   sTitle:'Mexico Christian Children\'s Home',
        bIsExternal:true,
        sUrl:'http://www.mcch.info/',
        sTarget:'_blank'
    },
    {   sTitle:'Pioneer Bible Translators',
        bIsExternal:true,
        sUrl:'http://www.pioneerbible.org/cms/tiki-index.php',
        sTarget:'_blank'
    },
    {   sTitle:'TCM International',
        bIsExternal:true,
        sUrl:'http://www.tcmi.org/abouttcm.asp',
        sTarget:'_blank'
    }]
},
{   sTitle:'Forms',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Upward Basketball Registration',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'UPWARD BASKETBALL REGISTRATION FORM.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Wedding Guidelines for Members',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Members.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Wedding Guidelines for Non-Members',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'non members.pdf'
    }]
},
{   sTitle:'Links',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Kentucky Christian University',
        bIsExternal:true,
        sUrl:'http://www.kcu.edu/homepage.php',
        sTarget:'_blank'
    },
    {   sTitle:'The LOOKOUT',
        bIsExternal:true,
        sUrl:'http://www.lookoutmag.com/',
        sTarget:'_blank'
    },
    {   sTitle:'Christian Standard',
        bIsExternal:true,
        sUrl:'http://www.christianstandard.com/',
        sTarget:'_blank'
    },
    {   sTitle:'Upward',
        bIsExternal:true,
        sUrl:'http://www.upward.org/',
        sTarget:'_blank'
    }]
},
{   sTitle:'Upward Basketball',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self'
},
{   sTitle:'Online Meeting Rooms',
    bIsExternal:true,
    sUrl:'http://www.oakgrovecoc.org/chat',
    sTarget:'_self'
}]
});