var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about_us.html',"childArray" : [
    {   'sTitle':'Mission',
        'bIsWebPath':true,
        'sUrl':'mission.html'
    },
    {   'sTitle':'Studio902 Web Solutions',
        'bIsWebPath':true,
        'sUrl':'studio902.html'
    },
    {   'sTitle':'Christian Business Owners Expo',
        'bIsWebPath':true,
        'sUrl':'cboexpo.html'
    }]
},
{   'sTitle':'Ministry',
    'bIsWebPath':true,
    'sUrl':'ministry.html',"childArray" : [
    {   'sTitle':'Halas & Phos Devotionals',
        'bIsWebPath':true,
        'sUrl':'hp_devotionals.html'
    },
    {   'sTitle':'Facts of Life ',
        'bIsWebPath':true,
        'sUrl':'facts_of_life.html'
    },
    {   'sTitle':'Proverbs 3:5-6 Story Videos #1 ',
        'bIsWebPath':true,
        'sUrl':'proverbs_videos_1.html',"childArray" : [
        {   'sTitle':'Proverbs 3:5-6 Story Videos #2',
            'bIsWebPath':true,
            'sUrl':'proverbs_videos_2.html'
        }]
    },
    {   'sTitle':'God Stories',
        'bIsWebPath':true,
        'sUrl':'god_stories.html',"childArray" : [
        {   'sTitle':'God Stories - A Renewed Hope',
            'bIsWebPath':true,
            'sUrl':'god_stories_renewed_hope.html'
        },
        {   'sTitle':'God Stories - God\'s Restoration',
            'bIsWebPath':true,
            'sUrl':'god_stories_gods_restoration.html'
        },
        {   'sTitle':'God Stories - Awesome Night With God',
            'bIsWebPath':true,
            'sUrl':'god_stories_awesome_night.html'
        },
        {   'sTitle':'God Stories - Connects the dots as only God can!',
            'bIsWebPath':true,
            'sUrl':'god_stories_connects_the_dots.html'
        },
        {   'sTitle':'God Stories - Flowers from God',
            'bIsWebPath':true,
            'sUrl':'god_stories_flowers.html'
        },
        {   'sTitle':'God Stories - In the time of loss God blesses!',
            'bIsWebPath':true,
            'sUrl':'god_stories_god_blesses.html'
        }]
    },
    {   'sTitle':'Blue Letter Bible',
        'bIsExternal':true,
        'sUrl':'http://www.blueletterbible.org',
        'sTarget':'_blank'
    },
    {   'sTitle':'Bible Gateway',
        'bIsExternal':true,
        'sUrl':'http://www.biblegateway.com',
        'sTarget':'_blank'
    },
    {   'sTitle':'Just1Word',
        'bIsExternal':true,
        'sUrl':'http://www.just1word.com/#!/bible/verse/genesis_1?version=nkjv',
        'sTarget':'_blank'
    },
    {   'sTitle':'RBC Ministries',
        'bIsExternal':true,
        'sUrl':'http://rbc.org/',
        'sTarget':'_blank'
    },
    {   'sTitle':'Back To The Bible',
        'bIsExternal':true,
        'sUrl':'http://www.backtothebible.org/index.php/Bible-Studies-and-Devotions.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'God Treasure',
        'bIsExternal':true,
        'sUrl':'http://www.godtreasure.blogspot.com/',
        'sTarget':'_blank'
    },
    {   'sTitle':'David Roper',
        'bIsExternal':true,
        'sUrl':'http://davidroper.blogspot.com/',
        'sTarget':'_blank'
    },
    {   'sTitle':'In Touch Ministries Devotional',
        'bIsExternal':true,
        'sUrl':'http://www.intouch.org/magazine/daily-devotional',
        'sTarget':'_blank'
    },
    {   'sTitle':'Active Word Devotional',
        'bIsExternal':true,
        'sUrl':'http://www.activeword.org/dailydevotion.cfm',
        'sTarget':'_blank'
    },
    {   'sTitle':'Harvest Devotionals',
        'bIsExternal':true,
        'sUrl':'http://www.harvest.org/devotional/',
        'sTarget':'_blank'
    },
    {   'sTitle':'Insight For Living',
        'bIsExternal':true,
        'sUrl':'http://www.insight.org/',
        'sTarget':'_blank'
    },
    {   'sTitle':'Angel Ministries',
        'bIsExternal':true,
        'sUrl':'http://www.annegrahamlotz.com/resources/daily-devotional/',
        'sTarget':'_blank'
    },
    {   'sTitle':'The Story',
        'bIsExternal':true,
        'sUrl':'http://viewthestory.com/viewer/?c=2345&p=t&quality=normal',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Culture',
    'bIsWebPath':true,
    'sUrl':'culture.html'
},
{   'sTitle':'Community',
    'bIsWebPath':true,
    'sUrl':'community.html',"childArray" : [
    {   'sTitle':'Salt and Light Community F orum',
        'bIsWebPath':true,
        'sUrl':'community_forum.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
}]
});
