/* PortableSermons.com embeded episode archive for Adobe Christian Center
 * Copyright 2007-2008 PortableSermons.com
 */


var PS = {};

PS.Listen = {
    playerWindow : null,
    open : function (link)
    {
        if (PS.Listen.playerWindow && (! PS.Listen.playerWindow.closed)) {
            PS.Listen.playerWindow.location = PS.Listen.getHref(link);
            PS.Listen.playerWindow.focus();
            return;
        }
        PS.Listen.playerWindow = window.open(PS.Listen.getHref(link), 'PortableSermonsPlayer',
            'height=110,width=550,location=false,menubar=false,status=false,resizable=false');
    },
    openFull : function (link)
    {
        window.open(PS.Listen.getHref(link));
    },
    getHref : function (link)
    {
        var theLink = link.href;
        /* Even if a question mark is properly URL-encoded (%3F), IE 6 still
         * thinks it is the start of the query fragment, which totally wrecks
         * subsequent requests. The following code works around this bug:
         */
        /*@cc_on@*/
        /*@if(@_jscript_version < 5.7)
            if (theLink.slice(-1) == '?') {
                theLink = theLink.slice(0, -1) + '%3F';
            }
            if (link.search.substring(0, 2) == '??') {
                theLink = theLink.replace(/\?\?(.*)$/, '%3F?$1');
            }
        /*@end@*/
        return theLink;
    }
};


var PSEmbedded;

PSEmbedded = '<div class="PS-Account-Block">' +
'  <p class="PS-Account-Title">Adobe Christian Center<\/p>' +
'  <p class="PS-Account-Description">Adobe Christian Center...Where Hope Grows! is located in Petaluma, CA.  Pastor Bill Funk is the lead pastor.<\/p>' +
'  <p class="PS-Account-Summary">Adobe Christian Center is a vibrant, relevant ministry to the community of Petaluma.  We exist to love God and to love others.  Our focus is to share the love of Jesus in an authentic, credible, and caring way with the people of our city.<\/p>' +
'  <ul class="PS-Account-PodcastLinks">' +
'    <li class="PS-Account-PodcastLink-iTunes"><a href="itpc:\/\/portablesermons.com\/adobechristiancenter\/listen.xml">Subscribe to Podcast (iTunes)<\/a><\/li>' +
'    <li class="PS-Account-PodcastLink-Other"><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen.xml">Subscribe to Podcast (other)<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 12:11-Chapter 13<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 29, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%2012-13" onclick="PS.Listen.openFull(this);return false;">2 Corinthians 12-13 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">&quot;Keep things in good repair...&quot;<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/08\/29\/SOS%202%20Corinthians%2012%3A11-Chapter%2013" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/08\/29\/SOS%202%20Corinthians%2012%3A11-Chapter%2013" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/08\/29\/SOS%202%20Corinthians%2012%3A11-Chapter%2013.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 11-12:10<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 22, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%2011-12%3A10" onclick="PS.Listen.openFull(this);return false;">2 Corinthians 11-12:10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">When I\'m weak...I am strong<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/08\/22\/SOS%202%20Corinthians%2011-12%3A10" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/08\/22\/SOS%202%20Corinthians%2011-12%3A10" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/08\/22\/SOS%202%20Corinthians%2011-12%3A10.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 10<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 15, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%2010" onclick="PS.Listen.openFull(this);return false;">2 Corinthians 10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Mind Battles<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/08\/15\/SOS%202%20Corinthians%2010" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/08\/15\/SOS%202%20Corinthians%2010" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/08\/15\/SOS%202%20Corinthians%2010.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 9<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 8, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%209" onclick="PS.Listen.openFull(this);return false;">2 Corinthians 9 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Generous Living<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/08\/08\/SOS%202%20Corinthians%209" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/08\/08\/SOS%202%20Corinthians%209" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/08\/08\/SOS%202%20Corinthians%209.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 25, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%20Chapter%208%20" onclick="PS.Listen.openFull(this);return false;">2 Corinthians Chapter 8  (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Opportunities Found...<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/07\/25\/SOS%202%20Corinthians%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/07\/25\/SOS%202%20Corinthians%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/07\/25\/SOS%202%20Corinthians%208.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 18, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%207" onclick="PS.Listen.openFull(this);return false;">2 Corinthians 7 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The right kind of sorrow...<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/07\/18\/SOS%202%20Corinthians%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/07\/18\/SOS%202%20Corinthians%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/07\/18\/SOS%202%20Corinthians%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 11, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Troy Kinney<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%206" onclick="PS.Listen.openFull(this);return false;">2 Corinthians 6 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Holiness...what does it mean?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/07\/11\/SOS%202%20Corinthians%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/07\/11\/SOS%202%20Corinthians%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/07\/11\/SOS%202%20Corinthians%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 4, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%20Chapter%205" onclick="PS.Listen.openFull(this);return false;">2 Corinthians Chapter 5 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Reconciliation<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/07\/04\/SOS%202%20Corinthians%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/07\/04\/SOS%202%20Corinthians%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/07\/04\/SOS%202%20Corinthians%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 27, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bob Merwin<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%20Chapter%204" onclick="PS.Listen.openFull(this);return false;">2 Corinthians Chapter 4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What\'s it all mean?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/06\/27\/SOS%202%20Corinthians%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/06\/27\/SOS%202%20Corinthians%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/06\/27\/SOS%202%20Corinthians%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 20, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2nd%20Corinthians%20Chapter%203" onclick="PS.Listen.openFull(this);return false;">2nd Corinthians Chapter 3 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Hoping<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/06\/20\/SOS%202%20Corinthians%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/06\/20\/SOS%202%20Corinthians%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/06\/20\/SOS%202%20Corinthians%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">SOS 2 Corinthians 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 13, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%20Chapter%202" onclick="PS.Listen.openFull(this);return false;">2 Corinthians Chapter 2 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What do you smell like?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/06\/13\/SOS%202%20Corinthians%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/06\/13\/SOS%202%20Corinthians%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/06\/13\/SOS%202%20Corinthians%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">SOS 2nd Corinthians 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 6, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%20Chapter%201" onclick="PS.Listen.openFull(this);return false;">2 Corinthians Chapter 1 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">An answer for trouble...<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/06\/06\/SOS%202nd%20Corinthians%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/06\/06\/SOS%202nd%20Corinthians%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/06\/06\/SOS%202nd%20Corinthians%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Put Away Pitch Part 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 30, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%205" onclick="PS.Listen.openFull(this);return false;">Romans 5 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Last Inning<\/p>' +
'  <p class="PS-Episode-Summary">There is nothing more primary to dealing with a difficult at bat than HOPE!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/05\/30\/Put%20Away%20Pitch%20Part%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/05\/30\/Put%20Away%20Pitch%20Part%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/05\/30\/Put%20Away%20Pitch%20Part%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Put Away Pitch Part 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 23, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Jonah" onclick="PS.Listen.openFull(this);return false;">Jonah (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">He may let it happen after all...<\/p>' +
'  <p class="PS-Episode-Summary">The simple truth is that God sometimes will allow or even engineer our Put Away Pitches to get our attention.  It hurts...scars come...but a scar is really an outward side of growth and healing.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/05\/23\/Put%20Away%20Pitch%20Part%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/05\/23\/Put%20Away%20Pitch%20Part%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/05\/23\/Put%20Away%20Pitch%20Part%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Put Away Pitch Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 16, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Samuel%2015" onclick="PS.Listen.openFull(this);return false;">2 Samuel 15 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Friends are friends forever?<\/p>' +
'  <p class="PS-Episode-Summary">Don\'t think for a moment that God won\'t bring to you a gift...in the form of another human being...to help you on the journey.  We need these people.  We need someone who will stand and fight!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/05\/16\/Put%20Away%20Pitch%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/05\/16\/Put%20Away%20Pitch%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/05\/16\/Put%20Away%20Pitch%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Put Away Pitch Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 9, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Mark%201%3A35-38" onclick="PS.Listen.openFull(this);return false;">Mark 1:35-38 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Early...quiet...prayer<\/p>' +
'  <p class="PS-Episode-Summary">Ever our model...Jesus lays it all out perfectly as he shows us the key to enduring strength and the ability to handle the put away pitch.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/05\/09\/Put%20Away%20Pitch%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/05\/09\/Put%20Away%20Pitch%20Part%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/05\/09\/Put%20Away%20Pitch%20Part%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Put Away Pitch Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 2, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Kings%2022" onclick="PS.Listen.openFull(this);return false;">2 Kings 22 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Pay Attention to the Tension<\/p>' +
'  <p class="PS-Episode-Summary">Listening is half the battle...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/05\/02\/Put%20Away%20Pitch%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/05\/02\/Put%20Away%20Pitch%20Part%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/05\/02\/Put%20Away%20Pitch%20Part%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Put Away Pitch Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 25, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=The%20Book%20of%20Esther" onclick="PS.Listen.openFull(this);return false;">The Book of Esther (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">&quot;For such a time as this...&quot;<\/p>' +
'  <p class="PS-Episode-Summary">Is there a bigger reason that God might have you in the position you are in?  Has God, perhaps, placed you in a set of circumstances and you wonder why you have been allowed to be there.  Maybe there is a reason...something you can\'t see.  If that is the case, how do you (and I) respond?  Esther is our guide through this inning of our series.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/04\/25\/Put%20Away%20Pitch%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/04\/25\/Put%20Away%20Pitch%20Part%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/04\/25\/Put%20Away%20Pitch%20Part%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Put Away Pitch Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 18, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Samual%20Chapter%2017" onclick="PS.Listen.openFull(this);return false;">2 Samual Chapter 17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Opening Day<\/p>' +
'  <p class="PS-Episode-Summary">Life sometimes throws us curveballs.  How we deal with them determines whether or not we take it out of the park or go down flailing helplessly at it and it becomes our put away pitch.  In this opener of a 7 week series, we set the state and learn from one of the greatest power hitters ever:  King David!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/04\/18\/Put%20Away%20Pitch%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/04\/18\/Put%20Away%20Pitch%20Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/04\/18\/Put%20Away%20Pitch%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Do You Believe It?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 11, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bob Merwin<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Guest Speaker Bob Merwin<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/04\/11\/Do%20You%20Believe%20It%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/04\/11\/Do%20You%20Believe%20It%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/04\/11\/Do%20You%20Believe%20It%3F.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">I Remember<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 4, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%2022" onclick="PS.Listen.openFull(this);return false;">Matthew 22 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Curtain torn in two...<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/04\/04\/I%20Remember" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/04\/04\/I%20Remember" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/04\/04\/I%20Remember.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Palm Sunday -- Great Expectations<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 28, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%2021%3A6-11" onclick="PS.Listen.openFull(this);return false;">Matthew 21:6-11 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Palm Sunday<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/03\/28\/Palm%20Sunday%20--%20Great%20Expectations" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/03\/28\/Palm%20Sunday%20--%20Great%20Expectations" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/03\/28\/Palm%20Sunday%20--%20Great%20Expectations.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Global Partners Emphasis Week 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 21, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Tim and Eve Austin<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Global Partners from Tajikistan<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/03\/21\/Global%20Partners%20Emphasis%20Week%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/03\/21\/Global%20Partners%20Emphasis%20Week%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/03\/21\/Global%20Partners%20Emphasis%20Week%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Global Partners Emphasis Week 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 14, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Ben and Wendy McClure<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Global Partners from Thailand\/Laos<\/p>' +
'  <p class="PS-Episode-Summary">Ben and Wendy McClure share their story...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/03\/14\/Global%20Partners%20Emphasis%20Week%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/03\/14\/Global%20Partners%20Emphasis%20Week%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/03\/14\/Global%20Partners%20Emphasis%20Week%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Global Partner\'s Emphasis Week 1 -- Intro<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 7, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Global Partners<\/p>' +
'  <p class="PS-Episode-Summary">We are connected to others who are telling a story of God\'s love and faithfulness in places around the world.  They are more than just &quot;over there&quot;...they are our friends, our responsibility and our partners.  We share in their work as they do in ours.  Why?  And how do we make that happen?  Let\'s see about that today...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/03\/07\/Global%20Partner%27s%20Emphasis%20Week%201%20--%20Intro" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/03\/07\/Global%20Partner%27s%20Emphasis%20Week%201%20--%20Intro" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/03\/07\/Global%20Partner%27s%20Emphasis%20Week%201%20--%20Intro.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Story You Tell Chapter 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 28, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Galatians%206%3A10-16" onclick="PS.Listen.openFull(this);return false;">Galatians 6:10-16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The One Thing<\/p>' +
'  <p class="PS-Episode-Summary">Every story has a beginning and an end.  In this case, they are the same thing...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/02\/28\/The%20Story%20You%20Tell%20Chapter%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/02\/28\/The%20Story%20You%20Tell%20Chapter%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/02\/28\/The%20Story%20You%20Tell%20Chapter%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Story You Tell Chapter 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 21, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Galatians%206%3A7-10" onclick="PS.Listen.openFull(this);return false;">Galatians 6:7-10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Sowing and Reaping<\/p>' +
'  <p class="PS-Episode-Summary">Call it what you want...but there has always been a universal law surrounding mankind put in place by God himself.  And whether or not we see it clearly or not, this law will always win out...just like gravity always wins out.  But perhaps the greatest news about this law is that we have a choice to make as far as it is concerned.  We can choose to tell a better story with our decisions and so we have some say in what we will actually reap....when it comes to our ability to sow.  Let\'s take a look inside...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/02\/21\/The%20Story%20You%20Tell%20Chapter%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/02\/21\/The%20Story%20You%20Tell%20Chapter%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/02\/21\/The%20Story%20You%20Tell%20Chapter%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Story You Tell Chapter 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 14, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Galatians%206%3A1-6" onclick="PS.Listen.openFull(this);return false;">Galatians 6:1-6 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Carrying Burdens...<\/p>' +
'  <p class="PS-Episode-Summary">The story we tell is often marked by other people.  And because we are connected with others, we have a deep sense of a life bigger than just us.  And sometimes one of our fellow storytellers needs a little help...<br \/><br \/>What do we do?<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/02\/14\/The%20Story%20You%20Tell%20Chapter%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/02\/14\/The%20Story%20You%20Tell%20Chapter%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/02\/14\/The%20Story%20You%20Tell%20Chapter%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Story You Tell Chapter 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 7, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Galatians%205%3A16-26" onclick="PS.Listen.openFull(this);return false;">Galatians 5:16-26 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Tog of War<\/p>' +
'  <p class="PS-Episode-Summary">There is a very real tension between what we know we should do and what we actually end up doing.  It is a battle of the ages...people have felt this tension since time began.  But what does God want from us as we write our story?  How do we go to our strength and not to our weaknessess?  How do we become better at guarding the Spirit within us instead of moving toward the selfishness we are prone to embrace?  Paul helps us to look at that today...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/02\/07\/The%20Story%20You%20Tell%20Chapter%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/02\/07\/The%20Story%20You%20Tell%20Chapter%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/02\/07\/The%20Story%20You%20Tell%20Chapter%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Promises of God<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 31, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">5 Promises of God<\/p>' +
'  <p class="PS-Episode-Summary">Special Guest Pastor Mel Grams shares his heart with us regarding God\'s never changing promises.  This is good stuff!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/01\/31\/The%20Promises%20of%20God" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/01\/31\/The%20Promises%20of%20God" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/01\/31\/The%20Promises%20of%20God.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Story You Tell Chapter 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 24, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Galatians%205%3A13-15" onclick="PS.Listen.openFull(this);return false;">Galatians 5:13-15 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Chapter 2<\/p>' +
'  <p class="PS-Episode-Summary">Telling a better story with your life always involves people...good or bad.  God has given us a unique opportunity to grow simply by being connected with others.  Let\'s jump into that thought today.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/01\/24\/The%20Story%20You%20Tell%20Chapter%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/01\/24\/The%20Story%20You%20Tell%20Chapter%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/01\/24\/The%20Story%20You%20Tell%20Chapter%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Story You Tell Chapter 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 17, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Galatians%205%3A13" onclick="PS.Listen.openFull(this);return false;">Galatians 5:13 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Is this the story you want to tell?<\/p>' +
'  <p class="PS-Episode-Summary">Today we set the framework for how we are going to examine the question of the story we tell.  Is the life we are living the story we want to tell? And what is the story we are designed to tell.  Today is chapter 1 in our exploration.  Let\'s get going...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/01\/17\/The%20Story%20You%20Tell%20Chapter%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/01\/17\/The%20Story%20You%20Tell%20Chapter%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/01\/17\/The%20Story%20You%20Tell%20Chapter%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Vision Re-envisioned<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 10, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%2022" onclick="PS.Listen.openFull(this);return false;">Matthew 22 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Hitting the Mark<\/p>' +
'  <p class="PS-Episode-Summary">Why are we here?  What is the purpose of the church?  Let\'s look together!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/01\/10\/Vision%20Re-envisioned" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/01\/10\/Vision%20Re-envisioned" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/01\/10\/Vision%20Re-envisioned.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Kick Off 2010<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 3, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Phillipians%204" onclick="PS.Listen.openFull(this);return false;">Phillipians 4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Starting Right...<\/p>' +
'  <p class="PS-Episode-Summary">5 things to getting us heading in the right direction in 2010.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2010\/01\/03\/Kick%20Off%202010" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2010\/01\/03\/Kick%20Off%202010" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2010\/01\/03\/Kick%20Off%202010.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Up Side of Down<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 20, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%201%3A26-38" onclick="PS.Listen.openFull(this);return false;">Luke 1:26-38 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What about Mary?<\/p>' +
'  <p class="PS-Episode-Summary">We have always been intrigued by her...always amazed by her.  What was it about Mary that made God choose her to carry His son?  We will uncover that today!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/12\/20\/The%20Up%20Side%20of%20Down" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/12\/20\/The%20Up%20Side%20of%20Down" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/12\/20\/The%20Up%20Side%20of%20Down.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Golden Package<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 13, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%202" onclick="PS.Listen.openFull(this);return false;">Luke 2 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Golden Package<\/p>' +
'  <p class="PS-Episode-Summary">There was always one gift you wanted more than anything else...the Golden Package!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/12\/13\/The%20Golden%20Package" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/12\/13\/The%20Golden%20Package" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/12\/13\/The%20Golden%20Package.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Waiting<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 6, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Isaiah%208%20and%209" onclick="PS.Listen.openFull(this);return false;">Isaiah 8 and 9 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Waiting on the world to change...<\/p>' +
'  <p class="PS-Episode-Summary">No one likes to wait...but perhaps waiting is the key to unlocking something really big:  Like hope for eternity!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/12\/06\/The%20Waiting" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/12\/06\/The%20Waiting" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/12\/06\/The%20Waiting.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Hope<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 29, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1st%20Peter" onclick="PS.Listen.openFull(this);return false;">1st Peter (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Everyone needs a little HOPE!<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/11\/29\/Hope" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/11\/29\/Hope" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/11\/29\/Hope.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">An Unlikely Hero Part 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 22, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Exodus%2032-34" onclick="PS.Listen.openFull(this);return false;">Exodus 32-34 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Choose Life<\/p>' +
'  <p class="PS-Episode-Summary">A wrap up and some closing thoughts....<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/11\/22\/An%20Unlikely%20Hero%20Part%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/11\/22\/An%20Unlikely%20Hero%20Part%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/11\/22\/An%20Unlikely%20Hero%20Part%208.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">An Unlikely Hero Part 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 15, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Exodus%20Chapter%2020-31" onclick="PS.Listen.openFull(this);return false;">Exodus Chapter 20-31 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Law...10 Commandments<\/p>' +
'  <p class="PS-Episode-Summary">Nuff said...God begins the process of developing into the people his ways.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/11\/15\/An%20Unlikely%20Hero%20Part%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/11\/15\/An%20Unlikely%20Hero%20Part%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/11\/15\/An%20Unlikely%20Hero%20Part%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">An Unlikely Hero Part 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 8, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Exodus%20Chapters%2016-20" onclick="PS.Listen.openFull(this);return false;">Exodus Chapters 16-20 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Daily Bread<\/p>' +
'  <p class="PS-Episode-Summary">The desert was a place of absolute dependence.  Nothing grows there.  As the people finds themselves waking each day in the desert, God is using the circumstances to teach them (and us!) what relying on Him everyday really looks like.  And it does not come easy...but the longer we do it the more we can see that it is the only way...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/11\/08\/An%20Unlikely%20Hero%20Part%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/11\/08\/An%20Unlikely%20Hero%20Part%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/11\/08\/An%20Unlikely%20Hero%20Part%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">An Unlikely Hero Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 1, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Exodus%20Chapter%2013-16" onclick="PS.Listen.openFull(this);return false;">Exodus Chapter 13-16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Ups and Downs of Desert Living...<\/p>' +
'  <p class="PS-Episode-Summary">The first step into their new life would be a big one for the children of Israel.  And with Egypt behind them and one last test before finally getting rid of Pharaoh, the ups and downs of desert living will come clearly into focus.  And at the root of it all is one simple word...TRUST!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/11\/01\/An%20Unlikely%20Hero%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/11\/01\/An%20Unlikely%20Hero%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/11\/01\/An%20Unlikely%20Hero%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">An Unlikely Hero Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 25, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Exodus%207%3A3-Chapter%2013" onclick="PS.Listen.openFull(this);return false;">Exodus 7:3-Chapter 13 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Plagues and Passover<\/p>' +
'  <p class="PS-Episode-Summary">Hard hearts result in catastophic results when it comes to a life.  God is moving to get his people out of slavery and into the desert and there is but one domino to push over to get the process moving:  Pharaoh\'s Heart!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/10\/25\/An%20Unlikely%20Hero%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/10\/25\/An%20Unlikely%20Hero%20Part%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/10\/25\/An%20Unlikely%20Hero%20Part%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">An Unlikely Hero Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 18, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Exodus%204%3A27-7%3A7" onclick="PS.Listen.openFull(this);return false;">Exodus 4:27-7:7 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">&quot;I am the Lord&quot;<\/p>' +
'  <p class="PS-Episode-Summary">Moses\' leadership is tested very quickly as his words to Pharoah seem to backfire on the people of Israel.  Before you know it, what started with such promise goes south in a hurry...and the people turn on Moses.  Yet God\'s marching orders for him remain!  With the people discouraged and physically oppressed by their captors, Moses\' heart fails as well.  But God has something to say...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/10\/18\/An%20Unlikely%20Hero%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/10\/18\/An%20Unlikely%20Hero%20Part%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/10\/18\/An%20Unlikely%20Hero%20Part%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">An Unlikely Hero Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 11, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Exodus%202%3A11-Chapter%204" onclick="PS.Listen.openFull(this);return false;">Exodus 2:11-Chapter 4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Redemptive Plan<\/p>' +
'  <p class="PS-Episode-Summary">If we are to play a role in God\'s plan, he is going to have to take all that he created us to be and put us into the places and circumstances of life to make that happen.  Moses was designed to be a deliverer...a rescuer.  But it would take many years in the desert and one burning bush to begin that process.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/10\/11\/An%20Unlikely%20Hero%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/10\/11\/An%20Unlikely%20Hero%20Part%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/10\/11\/An%20Unlikely%20Hero%20Part%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">An Unlikely Hero Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 4, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Genesis%2050%3A25%2C%20Exodus%201-2%3A10" onclick="PS.Listen.openFull(this);return false;">Genesis 50:25, Exodus 1-2:10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">And Unlikely Beginning<\/p>' +
'  <p class="PS-Episode-Summary">We begin our look at Moses with a glimpse at a very unlikely start.  Despite being born into horrific circumstances, God is able to preserve an infant Moses and so set the stage for the arrival of a rescuer for the people of Israel.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/10\/04\/An%20Unlikely%20Hero%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/10\/04\/An%20Unlikely%20Hero%20Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/10\/04\/An%20Unlikely%20Hero%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">God\'s Kingdom and Our Stuff!<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 20, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%2016%3A1-13" onclick="PS.Listen.openFull(this);return false;">Matthew 16:1-13 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God\'s view on our stuff...really!<\/p>' +
'  <p class="PS-Episode-Summary">How does God view everything in our material world?  What is important to Him when it comes to our cash, our stuff, our time, our belongings?  How does he view the things we come to cherish so deeply and actually do need?  Let\'s discover together as Jesus gives us his idea of what real investing really is.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/09\/20\/God%27s%20Kingdom%20and%20Our%20Stuff%21" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/09\/20\/God%27s%20Kingdom%20and%20Our%20Stuff%21" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/09\/20\/God%27s%20Kingdom%20and%20Our%20Stuff%21.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Forgiveness<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 13, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Ephesians%204%3A32" onclick="PS.Listen.openFull(this);return false;">Ephesians 4:32 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A Decision to make...<\/p>' +
'  <p class="PS-Episode-Summary">Forgiveness is in some ways the key to life.  We are too often defined by what we can\'t let go of...and that, my friends, is a real trap.  The decision to forgive, and not because someone deserves it will unlock your life to live where it should be:  In Freedom!  Let\'s take a look together...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/09\/13\/Forgiveness" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/09\/13\/Forgiveness" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/09\/13\/Forgiveness.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 12<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 30, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%2019" onclick="PS.Listen.openFull(this);return false;">Psalm 19 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The universe speaks!<\/p>' +
'  <p class="PS-Episode-Summary">Psalm 19 is where we conclude our summer of selah...a look at the Psalms.  The universe speaks to the glory of God...but there is so much more than that...it is personal and exactly what we need.  Let\'s conclude together this look at Psalms.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/08\/30\/Pause%20--%20The%20Summer%20of%20Selah%20Part%2012" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/08\/30\/Pause%20--%20The%20Summer%20of%20Selah%20Part%2012" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/08\/30\/Pause%20--%20The%20Summer%20of%20Selah%20Part%2012.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 11<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 23, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%2C%2018%2C%2019%20and%2021" onclick="PS.Listen.openFull(this);return false;">Matthew, 18, 19 and 21 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Through the Eyes of a Child<\/p>' +
'  <p class="PS-Episode-Summary">Jesus has a lot to say about kids...and their characteristics are really pictures of what we would do well to embody.  Let\'s look together at these 5 incredible childlike things...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/08\/23\/Pause%20--%20The%20Summer%20of%20Selah%20Part%2011" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/08\/23\/Pause%20--%20The%20Summer%20of%20Selah%20Part%2011" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/08\/23\/Pause%20--%20The%20Summer%20of%20Selah%20Part%2011.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 10<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 16, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%2033%20and%20John%2013" onclick="PS.Listen.openFull(this);return false;">Psalm 33 and John 13 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The heartbeat of God...<\/p>' +
'  <p class="PS-Episode-Summary">Which heartbeat are you listening to?  Our culture? Religion? Friends and Family? Your own?  There is only one heartbeat that brings hope for today, hope for tomorrow and hope for eternity.  Let\'s listen together...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/08\/16\/Pause%20--%20The%20Summer%20of%20Selah%20Part%2010" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/08\/16\/Pause%20--%20The%20Summer%20of%20Selah%20Part%2010" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/08\/16\/Pause%20--%20The%20Summer%20of%20Selah%20Part%2010.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 9<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 9, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%2042" onclick="PS.Listen.openFull(this);return false;">Psalm 42 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Why so downcast?<\/p>' +
'  <p class="PS-Episode-Summary">You really can speak truth to your own heart.  God want us to find strength in him and that relationship.  How?  Let\'s find out together!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/08\/09\/Pause%20--%20The%20Summer%20of%20Selah%20Part%209" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/08\/09\/Pause%20--%20The%20Summer%20of%20Selah%20Part%209" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/08\/09\/Pause%20--%20The%20Summer%20of%20Selah%20Part%209.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 26, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%2023" onclick="PS.Listen.openFull(this);return false;">Psalm 23 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A beloved Psalm<\/p>' +
'  <p class="PS-Episode-Summary">The Lord is my shepherd...indeed!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/07\/26\/Pause%20--%20The%20Summer%20of%20Selah%20Part%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/07\/26\/Pause%20--%20The%20Summer%20of%20Selah%20Part%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/07\/26\/Pause%20--%20The%20Summer%20of%20Selah%20Part%208.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 19, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%2046%2C%20Joshua%201" onclick="PS.Listen.openFull(this);return false;">Psalm 46, Joshua 1 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God is our refuge...and boy don\'t we need it!<\/p>' +
'  <p class="PS-Episode-Summary">Psalm 46 is one of our most encouraging Psalms...and it leads us to remember the story of Joshua getting his marching orders from God.  If anyone might need a Psalm this encouraging, it is certainly this one.  So today we look at this Psalm in the context of Joshua\'s story.  Let\'s go...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/07\/19\/Pause%20--%20The%20Summer%20of%20Selah%20Part%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/07\/19\/Pause%20--%20The%20Summer%20of%20Selah%20Part%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/07\/19\/Pause%20--%20The%20Summer%20of%20Selah%20Part%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 12, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%20133" onclick="PS.Listen.openFull(this);return false;">Psalm 133 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How good and pleasant...<\/p>' +
'  <p class="PS-Episode-Summary">There is nothing better than when a church, organization, team or family is full of unity and on the same page.  But what does it take to really get there and live in unity.  That is what we will discover today!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/07\/12\/Pause%20--%20The%20Summer%20of%20Selah%20Part%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/07\/12\/Pause%20--%20The%20Summer%20of%20Selah%20Part%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/07\/12\/Pause%20--%20The%20Summer%20of%20Selah%20Part%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 5, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%2078" onclick="PS.Listen.openFull(this);return false;">Psalm 78 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Legacy...<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/07\/05\/Pause%20--%20The%20Summer%20of%20Selah%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/07\/05\/Pause%20--%20The%20Summer%20of%20Selah%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/07\/05\/Pause%20--%20The%20Summer%20of%20Selah%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 28, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%20139" onclick="PS.Listen.openFull(this);return false;">Psalm 139 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God loves us a lot...really<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/06\/28\/Pause%20--%20The%20Summer%20of%20Selah%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/06\/28\/Pause%20--%20The%20Summer%20of%20Selah%20Part%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/06\/28\/Pause%20--%20The%20Summer%20of%20Selah%20Part%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Father\'s Day 2009<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 21, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">6 Habits<\/p>' +
'  <p class="PS-Episode-Summary">Habits can be good.  Of course not all of them are, but in today\'s message we share 6 habits that are great for dads...but really great for all of us.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/06\/21\/Father%27s%20Day%202009" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/06\/21\/Father%27s%20Day%202009" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/06\/21\/Father%27s%20Day%202009.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 14, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%20100" onclick="PS.Listen.openFull(this);return false;">Psalm 100 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Thanks...<\/p>' +
'  <p class="PS-Episode-Summary">There are all kinds of reasons to be thankful.  But is there a reason in the midst of difficult times or painful times?  Why be thankful?  The Psalmist addresses that question in this short but sweet Psalm...number 100.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/06\/14\/Pause%20--%20The%20Summer%20of%20Selah%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/06\/14\/Pause%20--%20The%20Summer%20of%20Selah%20Part%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/06\/14\/Pause%20--%20The%20Summer%20of%20Selah%20Part%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 7, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%205" onclick="PS.Listen.openFull(this);return false;">Psalm 5 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A Morning Prayer<\/p>' +
'  <p class="PS-Episode-Summary">A prayer for the morning after a long night...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/06\/07\/Pause%20--%20The%20Summer%20of%20Selah%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/06\/07\/Pause%20--%20The%20Summer%20of%20Selah%20Part%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/06\/07\/Pause%20--%20The%20Summer%20of%20Selah%20Part%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Pause -- The Summer of Selah Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 31, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%204" onclick="PS.Listen.openFull(this);return false;">Psalm 4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Pause...think about it...consider carefully.<\/p>' +
'  <p class="PS-Episode-Summary">The word Selah is used a lot in the book of Psalms.  It means to weigh carefully or to ponder or to consider.  But more than anything it means to Pause.  That\'s what we are going to do all summer long as we look at a different Psalm each Sunday.  We are going to Pause and ponder...to really think about it.  Selah!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/05\/31\/Pause%20--%20The%20Summer%20of%20Selah%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/05\/31\/Pause%20--%20The%20Summer%20of%20Selah%20Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/05\/31\/Pause%20--%20The%20Summer%20of%20Selah%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Focus 12<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 17, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%205%3A13-20" onclick="PS.Listen.openFull(this);return false;">James 5:13-20 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Confession is good for the soul...<\/p>' +
'  <p class="PS-Episode-Summary">The wrap up of our Series called Focus...a walk thru the book of James to help remove the blur.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/05\/17\/Focus%2012" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/05\/17\/Focus%2012" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/05\/17\/Focus%2012.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Mother\'s Day 2009<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 10, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%2015%3A1-5" onclick="PS.Listen.openFull(this);return false;">John 15:1-5 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Mother\'s Day...for all of us.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/05\/10\/Mother%27s%20Day%202009" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/05\/10\/Mother%27s%20Day%202009" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/05\/10\/Mother%27s%20Day%202009.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Focus Part 11<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 3, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%205%3A7-12" onclick="PS.Listen.openFull(this);return false;">James 5:7-12 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Patience...more than a virtue.<\/p>' +
'  <p class="PS-Episode-Summary">Sometimes it seems like God is quiet...or sometimes even absent.  But is He really?  Could it be that we are to devolop something in our lives which will last for more than just a moment...a character quality that will keep us when times are dark?  God is working that very thing into us through our trials and tough times...He is working in us Patience.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/05\/03\/Focus%20Part%2011" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/05\/03\/Focus%20Part%2011" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/05\/03\/Focus%20Part%2011.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Focus Part 10<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 26, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%204%3A11-17" onclick="PS.Listen.openFull(this);return false;">James 4:11-17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Pride...it\'s killer...<\/p>' +
'  <p class="PS-Episode-Summary">There is always something deeper beneath the surface...and with the Bible that is truly the case.  James steers us in the direction in order to see the true meaning behind what he shares in 4:11-17.  And when you boil it all down there is one culprit...Pride.  There is a lot to say here.  Let\'s listen in as we unpack James\' words.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/04\/26\/Focus%20Part%2010" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/04\/26\/Focus%20Part%2010" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/04\/26\/Focus%20Part%2010.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Focus Part 9<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 19, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%204%3A7-10" onclick="PS.Listen.openFull(this);return false;">James 4:7-10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">&quot;A sad face is good for the heart.&quot;  -- Solomon<\/p>' +
'  <p class="PS-Episode-Summary">James takes the lead from a wise man who lived many years before.  One of the most difficult things to do is to look inside and wrestle with those ugly things inside of all of us that we would rather avoid...or at least pretend don\'t exist.  But if we are ever going to change we have to draw close to God.  And the only way to do that is to allow those hurtful things to drive us to humility.  Because it is there that God can lift us up.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/04\/19\/Focus%20Part%209" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/04\/19\/Focus%20Part%209" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/04\/19\/Focus%20Part%209.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Breakfast with God -- Easter Sunday<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 12, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%2021" onclick="PS.Listen.openFull(this);return false;">John 21 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Breakfast with God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/04\/12\/Breakfast%20with%20God%20--%20Easter%20Sunday" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/04\/12\/Breakfast%20with%20God%20--%20Easter%20Sunday" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/04\/12\/Breakfast%20with%20God%20--%20Easter%20Sunday.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Focus Part 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 5, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%204%3A1-6" onclick="PS.Listen.openFull(this);return false;">James 4:1-6 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Green Monster<\/p>' +
'  <p class="PS-Episode-Summary">Jealousy is an insidious and sneaky monster.  It seems like it comes in so easily and before you know it we are trapped.  What does the Bible say about it?  What can we do to keep ourselves from being overtaken it? Pastor Jonathan Drahn unpacks this passage of scripture to give us some more insight.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/04\/05\/Focus%20Part%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/04\/05\/Focus%20Part%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/04\/05\/Focus%20Part%208.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Focus Part 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 29, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%203%3A13-18" onclick="PS.Listen.openFull(this);return false;">James 3:13-18 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Wisdom from above...how do we know?<\/p>' +
'  <p class="PS-Episode-Summary">How do we know if wisdom or advice is heavenly wisdom or something else all together?  Is there a template that we can lay on top of whatever our issue might be that will give us some clarity?  There is indeed.  And it is found in James 3.  Let\'s explore together...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/03\/29\/Focus%20Part%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/03\/29\/Focus%20Part%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/03\/29\/Focus%20Part%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Global Partners Emphasis -- AWANA<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 22, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Mike Sexton<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Awana International<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/03\/22\/Global%20Partners%20Emphasis%20--%20AWANA" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/03\/22\/Global%20Partners%20Emphasis%20--%20AWANA" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/03\/22\/Global%20Partners%20Emphasis%20--%20AWANA.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Global Partners Emphasis -- RWANDA<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 15, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Out of sadness...<\/p>' +
'  <p class="PS-Episode-Summary">Kent Smith -- Global Partner to RWANDA<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/03\/15\/Global%20Partners%20Emphasis%20--%20RWANDA" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/03\/15\/Global%20Partners%20Emphasis%20--%20RWANDA" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/03\/15\/Global%20Partners%20Emphasis%20--%20RWANDA.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Global Partners Emphasis -- Mexico<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 8, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Horner<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Steve Horner of Rancho De Sus Ninos<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/03\/08\/Global%20Partners%20Emphasis%20--%20Mexico" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/03\/08\/Global%20Partners%20Emphasis%20--%20Mexico" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/03\/08\/Global%20Partners%20Emphasis%20--%20Mexico.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Focus Part 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 1, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%203%3A1-12" onclick="PS.Listen.openFull(this);return false;">James 3:1-12 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Little thing...big consequence<\/p>' +
'  <p class="PS-Episode-Summary">With our tongue we have an enormous power...either for good or for evil.  It is amazing to think that something so small could cause such devastation.  But underneath this truth is the fact that, what comes out of our mouth really stems from what is in our hearts.  If there are good things in our hearts...then good things come out of our mouths.  James gets a little help from Jesus in today\'s message as we unlock this far reaching truth!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/03\/01\/Focus%20Part%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/03\/01\/Focus%20Part%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/03\/01\/Focus%20Part%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Focus Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 22, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%202%3A14-26" onclick="PS.Listen.openFull(this);return false;">James 2:14-26 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Faith and Works...Partners!<\/p>' +
'  <p class="PS-Episode-Summary">It would seem that honest to goodness faith is something that is more than just a personal experience...in fact, it should spill out into all areas of our lives.  James is even so bold to say that faith without actions is like a body without a soul.  So what does that mean to us in the long run?  Let\'s look at that question together.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/02\/22\/Focus%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/02\/22\/Focus%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/02\/22\/Focus%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Focus Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 15, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%202%3A1-13" onclick="PS.Listen.openFull(this);return false;">James 2:1-13 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Making Distinctions<\/p>' +
'  <p class="PS-Episode-Summary">We continue our quest to find focus as we walk through the book of James.  Today we have a really strong encouragement to treat all people in a way that is consistent with those who follow Christ.  We cannot make distinctions based on external issues.  Why?  Let\'s look at this together.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/02\/15\/Focus%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/02\/15\/Focus%20Part%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/02\/15\/Focus%20Part%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Focus Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 8, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%201%3A19-26" onclick="PS.Listen.openFull(this);return false;">James 1:19-26 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Look in the mirror...<\/p>' +
'  <p class="PS-Episode-Summary">Once again James offers us a healthy dose of reality.  What we say we believe must have its actions in real time among real people.  Let\'s look futher together as we continue our study!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/02\/08\/Focus%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/02\/08\/Focus%20Part%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/02\/08\/Focus%20Part%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Focus Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 1, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%201%3A9-18" onclick="PS.Listen.openFull(this);return false;">James 1:9-18 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">3 Steps...<\/p>' +
'  <p class="PS-Episode-Summary">Dealing with trials, temptations...and simply just hanging in there!  The book of James has lots of a valuable stuff for us to learn.  But more than learning, it offers us a playbook, a way to engage this life.  This message is part 2 of a 9 week series.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/02\/01\/Focus%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/02\/01\/Focus%20Part%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/02\/01\/Focus%20Part%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Focus Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 25, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%201%3A1-8" onclick="PS.Listen.openFull(this);return false;">James 1:1-8 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Making tough times count...<\/p>' +
'  <p class="PS-Episode-Summary">Amazingly the book of James encourages us to allow our trials and difficult circumstances to become our friends...as in...&quot;sit em\' on down and get to know them.&quot;  Why?  That is a good question.  Let\'s discover the answer together!  Join us as we begin this 9 week series journeying through the book of James to help us remove the blur of living...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/01\/25\/Focus%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/01\/25\/Focus%20Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/01\/25\/Focus%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Vision 3.0<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 18, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%2022" onclick="PS.Listen.openFull(this);return false;">Matthew 22 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What\'s it all about?<\/p>' +
'  <p class="PS-Episode-Summary">Jesus actually put more value on a couple commandments than the rest.  Why?  Perhaps it is the key to what walking with Jesus is all about.  Let\'s look together at what the vision laid out for us is!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/01\/18\/Vision%203.0" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/01\/18\/Vision%203.0" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/01\/18\/Vision%203.0.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">An Unlikely Hero<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 11, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Why the tortoise sometimes beats the hare...<\/p>' +
'  <p class="PS-Episode-Summary">In order to Shine brightly in 2009 we are going to need a long haul, in it for the duration type of faith.  We have a great example in the New Testament...Epaphras.  Though only spoken of in 5 verses of the entire Bible, Epaphras gives us something to shoot for.  Let\'s take a look together...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/01\/11\/An%20Unlikely%20Hero" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/01\/11\/An%20Unlikely%20Hero" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/01\/11\/An%20Unlikely%20Hero.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">How Bright Will You Shine...In 2009?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 4, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A14-16" onclick="PS.Listen.openFull(this);return false;">Matthew 5:14-16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Shining Bright!<\/p>' +
'  <p class="PS-Episode-Summary">We are called to be people of light.  What does that mean and how will we respond?  How bright will you shine in 2009?<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2009\/01\/04\/How%20Bright%20Will%20You%20Shine...In%202009%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2009\/01\/04\/How%20Bright%20Will%20You%20Shine...In%202009%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2009\/01\/04\/How%20Bright%20Will%20You%20Shine...In%202009%3F.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Fan The Flame<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 28, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Timothy%201%3A1-7" onclick="PS.Listen.openFull(this);return false;">2 Timothy 1:1-7 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Fan The Flame<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/12\/28\/Fan%20The%20Flame" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/12\/28\/Fan%20The%20Flame" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/12\/28\/Fan%20The%20Flame.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Christmas Storms<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 21, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%206%3A46-48" onclick="PS.Listen.openFull(this);return false;">Luke 6:46-48 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The storms of life hit us all...<\/p>' +
'  <p class="PS-Episode-Summary">It seems that the recent winter storms remind us of the storms our nation is facing right now.  The Advent came during a time of great storm in Bethlehem at the time of Christ\'s birth.  But as He grew, Jesus knew a thing or two about storms and His advice to all of us, whether at Christmas time or any other time, is pretty simple but not at all simplistic.  Let\'s take a look together.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/12\/21\/Christmas%20Storms" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/12\/21\/Christmas%20Storms" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/12\/21\/Christmas%20Storms.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Mary Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 14, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%201%3A26-38" onclick="PS.Listen.openFull(this);return false;">Luke 1:26-38 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A Rugged Course Ahead!<\/p>' +
'  <p class="PS-Episode-Summary">The circumstances surrounding Mary are incredible...and daunting.  The road ahead for her was going to be nothing short of astounding and unbelievable.  But why Mary?  And what are we to gain from this?  Let\'s look together at part one of this important story.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/12\/14\/Mary%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/12\/14\/Mary%20Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/12\/14\/Mary%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Mary Part 2 -- Breath of Heaven<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 14, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Adobe Worship Team<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Song, &quot;Breath of Heaven&quot;<\/p>' +
'  <p class="PS-Episode-Summary">This song captures the heart of Mary\'s Journey.  This is performed by our worship team.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/12\/14\/Mary%20Part%202%20--%20Breath%20of%20Heaven" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/12\/14\/Mary%20Part%202%20--%20Breath%20of%20Heaven" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/12\/14\/Mary%20Part%202%20--%20Breath%20of%20Heaven.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Mary Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 14, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%201%3A26-38" onclick="PS.Listen.openFull(this);return false;">Luke 1:26-38 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">All Things Are Possible<\/p>' +
'  <p class="PS-Episode-Summary">The most important statement made to Mary was at the conclusion of her conversation with Gabriel.  &quot;For nothing is impossible with God.&quot;  Is it still true today?  Is it still true in your life?  Let\'s conclude our thoughts with this important statement.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/12\/14\/Mary%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/12\/14\/Mary%20Part%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/12\/14\/Mary%20Part%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">3 Gifts<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 7, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=The%20Book%20of%20Luke" onclick="PS.Listen.openFull(this);return false;">The Book of Luke (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">3 Gifts<\/p>' +
'  <p class="PS-Episode-Summary">We all need a little perspective...particularly at this time of year.  Here are 3 gifts to help make the season what it should be:  Focused on HIM!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/12\/07\/3%20Gifts" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/12\/07\/3%20Gifts" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/12\/07\/3%20Gifts.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Transitions<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 30, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Transitions<\/p>' +
'  <p class="PS-Episode-Summary">Periods of transition are a part of all of our lives.  But many times they can make or break us.  The truth is they either keep us looking back hoping for the &quot;good old days&quot; or they can propel us forward to embrace what God has for us next.  Which will we choose?<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/11\/30\/Transitions" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/11\/30\/Transitions" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/11\/30\/Transitions.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Thanksgiving<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 23, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Thanksgiving<\/p>' +
'  <p class="PS-Episode-Summary">Nothing changes perspective quite like Thanksgiving...that is, giving thanks...being a person who is thankful.  But are there some practical benefits?  The answer is an overwhelming...absolutely!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/11\/23\/Thanksgiving" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/11\/23\/Thanksgiving" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/11\/23\/Thanksgiving.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Global Partner -- Africa Oasis<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 16, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Ron Hanson<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Water<\/p>' +
'  <p class="PS-Episode-Summary">Water is neccessary for simply living.  A large percentage of the population does not have access to drinkable water.  Africa Oasis is a plan to bring fresh, potable water to people who desperately need it, while along the way sharing with them what Living Water is all about.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/11\/16\/Global%20Partner%20--%20Africa%20Oasis" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/11\/16\/Global%20Partner%20--%20Africa%20Oasis" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/11\/16\/Global%20Partner%20--%20Africa%20Oasis.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">New Map of the World Part 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 9, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A10" onclick="PS.Listen.openFull(this);return false;">Matthew 5:10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Blessed are those who are persecuted<\/p>' +
'  <p class="PS-Episode-Summary">How is it possible to be blessed or happy when we are persecuted?  What did Jesus mean and how do we reconcile these thoughts with our journey of faith?  We also take a look back at the map and see what lies ahead and we wrap up this series, &quot;New Map of the World&quot;.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/11\/09\/New%20Map%20of%20the%20World%20Part%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/11\/09\/New%20Map%20of%20the%20World%20Part%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/11\/09\/New%20Map%20of%20the%20World%20Part%208.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">New Map of the World Part 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 2, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A9" onclick="PS.Listen.openFull(this);return false;">Matthew 5:9 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Blessed are the peacemakers....<\/p>' +
'  <p class="PS-Episode-Summary">Are you a wall builder or a bridge builder?  What are the implications of Jesus\' statement about being a peacemaker?  Let\'s discover together as we continue our series called, &quot;New Map of the World -- What the Beatitudes say to us today.&quot;<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/11\/02\/New%20Map%20of%20the%20World%20Part%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/11\/02\/New%20Map%20of%20the%20World%20Part%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/11\/02\/New%20Map%20of%20the%20World%20Part%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">New Map of the World Part 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 26, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A8" onclick="PS.Listen.openFull(this);return false;">Matthew 5:8 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Blessed are the Pure in heart...<\/p>' +
'  <p class="PS-Episode-Summary">Being pure in heart relates to something not so easily captured.  When we unpack this particular Bible verse and see what it really means, the scope and importance of it amazing.  It points to something more than simply being pure...it unlocks the door for us to really see God working in our lives and the lives of others.  Let\'s looks together.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/10\/26\/New%20Map%20of%20the%20World%20Part%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/10\/26\/New%20Map%20of%20the%20World%20Part%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/10\/26\/New%20Map%20of%20the%20World%20Part%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">New Map of the World Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 19, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A7" onclick="PS.Listen.openFull(this);return false;">Matthew 5:7 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Blessed are the merciful...<\/p>' +
'  <p class="PS-Episode-Summary">Mercy is more than an occasional act...it is a permanent attitude.  How does mercy take shape?  What does it mean to be merciful in the everyday arena of life?  What is Jesus driving at with this statement?  Let\'s find out together.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/10\/19\/New%20Map%20of%20the%20World%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/10\/19\/New%20Map%20of%20the%20World%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/10\/19\/New%20Map%20of%20the%20World%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">New Map of the World Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 12, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A6" onclick="PS.Listen.openFull(this);return false;">Matthew 5:6 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Hunger and Thirst<\/p>' +
'  <p class="PS-Episode-Summary">What do we crave?  What is it that captivates our appetites and keeps us going back for more?  What does Jesus have to say about that?  Let\'s look together as we continue our look at the Beatitudes<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/10\/12\/New%20Map%20of%20the%20World%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/10\/12\/New%20Map%20of%20the%20World%20Part%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/10\/12\/New%20Map%20of%20the%20World%20Part%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">But God....<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 11, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Kathy Van Riper<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Dealing with Cancer<\/p>' +
'  <p class="PS-Episode-Summary">This message was spoken by Kathy Van Riper at the Adobe Christian Center Fall Brunch.  There is audio from video shown at the event at the start and finish of this message.  In between are some amazing, candid, honest and encouraging words.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/10\/11\/But%20God...." class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/10\/11\/But%20God...." class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/10\/11\/But%20God.....mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">New Map of the World Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 5, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A5" onclick="PS.Listen.openFull(this);return false;">Matthew 5:5 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Got Meek?<\/p>' +
'  <p class="PS-Episode-Summary">Meek is a word we rarely use in our vocabulary...and even if it is used we really don\'t have a good understanding of the word.  Yet in verse 5 of Matthew chapter 5 we have Jesus telling us that the meek are blessed, or happy.  What is he trying to say?  Let\'s discover together the real meaning of meekness.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/10\/05\/New%20Map%20of%20the%20World%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/10\/05\/New%20Map%20of%20the%20World%20Part%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/10\/05\/New%20Map%20of%20the%20World%20Part%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">New Map of the World Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 28, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A4" onclick="PS.Listen.openFull(this);return false;">Matthew 5:4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Happy are those who mourn...<\/p>' +
'  <p class="PS-Episode-Summary">How could mourning possibly lead us to happiness? What does Jesus mean when he makes this statement about being blessed (happy) when you are mourning?  Let\'s take a look together and discover the truth behind pain.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/09\/28\/New%20Map%20of%20the%20World%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/09\/28\/New%20Map%20of%20the%20World%20Part%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/09\/28\/New%20Map%20of%20the%20World%20Part%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">New Map of the World Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 21, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A1-3" onclick="PS.Listen.openFull(this);return false;">Matthew 5:1-3 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Happy are the poor in spirit...<\/p>' +
'  <p class="PS-Episode-Summary">The beatitudes paint a picture of what God is looking for on the inside.  The words would call for a new way to view our world and Jesus, by sharing with his disciples is creating a new map of the world.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/09\/21\/New%20Map%20of%20the%20World%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/09\/21\/New%20Map%20of%20the%20World%20Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/09\/21\/New%20Map%20of%20the%20World%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">How God Views Our Stuff<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 14, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%2016%3A1-13" onclick="PS.Listen.openFull(this);return false;">Luke 16:1-13 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Our stuff is a tool, a test and a trademark<\/p>' +
'  <p class="PS-Episode-Summary">How does God view our stuff?  Jesus tells a parable that we are tempted to overlook because it seems kind of strange...we don\'t get it.  But behind this story is the key to how God, and ultimately we, should view our stuff...our time, talents and treasure.  <br \/><br \/>With thanks to Andy Stanley.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/09\/14\/How%20God%20Views%20Our%20Stuff" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/09\/14\/How%20God%20Views%20Our%20Stuff" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/09\/14\/How%20God%20Views%20Our%20Stuff.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Taming The Terrible Tool<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 24, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%201%3A26" onclick="PS.Listen.openFull(this);return false;">James 1:26 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Power of our Words<\/p>' +
'  <p class="PS-Episode-Summary">We wield the power to make someone\'s day or break someone\'s day with a simple conversation.  When we finally realize the depth of this power we may be astonished at its impact.  Let\'s take a look together...at the power of our words.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/08\/24\/Taming%20The%20Terrible%20Tool" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/08\/24\/Taming%20The%20Terrible%20Tool" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/08\/24\/Taming%20The%20Terrible%20Tool.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 11 Conclusion<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 17, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A19-21" onclick="PS.Listen.openFull(this);return false;">Romans 12:19-21 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Heaping Burning Coals?<\/p>' +
'  <p class="PS-Episode-Summary">As we conclude a 3 month long look at this small passage in the book of Romans chapter 12, the summation comes in the form of yet another look at our motives and ultimately our actions when it comes to other people.  And how that happens is really the answer to two questions:  Do we trust God?  Do we trust the way God asks us to live and believe He knows what He is talking about.  Let\'s take a look...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/08\/17\/Summer%20of%20Connection%20Part%2011%20Conclusion" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/08\/17\/Summer%20of%20Connection%20Part%2011%20Conclusion" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/08\/17\/Summer%20of%20Connection%20Part%2011%20Conclusion.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 10<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 10, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A18" onclick="PS.Listen.openFull(this);return false;">Romans 12:18 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Give Peace a Chance<\/p>' +
'  <p class="PS-Episode-Summary">The verse says it clearly...&quot;In as much as it depends on you, live at peace with everyone.&quot;  Wow...how do we do that?  What does it mean in the everyday world you and I walk in?  Let\'s look together!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/08\/10\/Summer%20of%20Connection%20Part%2010" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/08\/10\/Summer%20of%20Connection%20Part%2010" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/08\/10\/Summer%20of%20Connection%20Part%2010.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 9<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 3, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A17" onclick="PS.Listen.openFull(this);return false;">Romans 12:17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Two wrongs don\'t make a right.<\/p>' +
'  <p class="PS-Episode-Summary">One of the hardest things to do is to fight the desire to retaliate when when we are wronged.  The apostle Paul says not to &quot;return evil for evil.&quot;  In other words, when we are wronged or when harm is done to us or when we are injured in some way, we are not to give it right back.  Sometimes this is easier said than done but yet this is what we are called to.  Why?  Can any good come from that? Let\'s take a look together.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/08\/03\/Summer%20of%20Connection%20Part%209" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/08\/03\/Summer%20of%20Connection%20Part%209" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/08\/03\/Summer%20of%20Connection%20Part%209.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 27, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A16" onclick="PS.Listen.openFull(this);return false;">Romans 12:16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Relational words of wisdom.<\/p>' +
'  <p class="PS-Episode-Summary">Our attitudes and our actions are two equally important attributes of our lives.  When it comes to people and who we connect with and why, we sometimes have to ask ourselves what our motivation is.  Why do we connect with some more than others?  Could there possibly be something in me that smacks of seperatism?  What are the motives behind what I do?  All action starts with an attitude.  And what is the attitude we should have?  Let\'s look again at what Paul and ultimately, God, has to say about this.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/07\/27\/Summer%20of%20Connection%20Part%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/07\/27\/Summer%20of%20Connection%20Part%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/07\/27\/Summer%20of%20Connection%20Part%208.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 20, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A15" onclick="PS.Listen.openFull(this);return false;">Romans 12:15 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Real relationships...<\/p>' +
'  <p class="PS-Episode-Summary">It would seem that we live in a world where relationships seem to be taking a backseat.  We have social networking sights, lots of cell phones, but very few deep and authentic relationships.  Why?  But more than that, what does the Bible have to say it about?  God being the author of relationships seems to have a remedy.  Let\'s look together and see what that is...<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/07\/20\/Summer%20of%20Connection%20Part%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/07\/20\/Summer%20of%20Connection%20Part%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/07\/20\/Summer%20of%20Connection%20Part%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 13, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A14" onclick="PS.Listen.openFull(this);return false;">Romans 12:14 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Bless those who persecute us?  Why?<\/p>' +
'  <p class="PS-Episode-Summary">Is there anything as repugnant as speaking kind words to those that harrass us?  It seems to go against everything within us to think of praying for God\'s blessing on the lives of people whom we can\'t stand.  Why does Paul and ultimately why does Jesus ask us to do good to our enemies?  What gives?  Let\'s look together.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/07\/13\/Summer%20of%20Connection%20Part%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/07\/13\/Summer%20of%20Connection%20Part%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/07\/13\/Summer%20of%20Connection%20Part%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 22, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A12" onclick="PS.Listen.openFull(this);return false;">Romans 12:12 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The 3 Things<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/06\/22\/Summer%20of%20Connection%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/06\/22\/Summer%20of%20Connection%20Part%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/06\/22\/Summer%20of%20Connection%20Part%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 15, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A11" onclick="PS.Listen.openFull(this);return false;">Romans 12:11 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Keep Up Your Spiritual Fervor...not only with God...but with others.<\/p>' +
'  <p class="PS-Episode-Summary">The encouragemnt to stay fervent in our faith is a thought that can certainly stand alone.  But in the context of our study, how does it relate to the people we walk this journey with?  What does God want us to know about being diligent in our relationships.  Let\'s look at that today.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/06\/15\/Summer%20of%20Connection%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/06\/15\/Summer%20of%20Connection%20Part%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/06\/15\/Summer%20of%20Connection%20Part%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 9, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A10" onclick="PS.Listen.openFull(this);return false;">Romans 12:10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Honor One Another...learn to play second fiddle.<\/p>' +
'  <p class="PS-Episode-Summary">One of the hardest things to do is to learn to be number 2...to play second fiddle.  In this message we see not just the importance of that, but the actual need.  All of this is wrapped around esteeming others above ourselves and loving those who are on this journey with us like family.  Let\'s look together as we unwrap the second verse of this Summer long series.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/06\/09\/Summer%20of%20Connection%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/06\/09\/Summer%20of%20Connection%20Part%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/06\/09\/Summer%20of%20Connection%20Part%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Summer of Connection Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 1, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2012%3A9" onclick="PS.Listen.openFull(this);return false;">Romans 12:9 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Love Must Be Sincere...<\/p>' +
'  <p class="PS-Episode-Summary">If the hallmark virtue of Christianity is love, then how do we measure up?  Paul begins a short discourse which deals with the importance of our relationships with others.  But the jumping off point is Love and in that, love has to be the real deal...authentic, genuine, without hypocrisy...sincere.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/06\/01\/Summer%20of%20Connection%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/06\/01\/Summer%20of%20Connection%20Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/06\/01\/Summer%20of%20Connection%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Three Goals<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 25, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Bill Funk and Pastor Brad Edgbert<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">On The Same Page!<\/p>' +
'  <p class="PS-Episode-Summary">Great things are happening in our city of Petaluma.  Pastor Brad from Hillside and Pastor Bill from Adobe offer the three goals of a united church in Petaluma.  The pastors shared the message on this amazing day when two churches met and worshipped together!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/05\/25\/The%20Three%20Goals" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/05\/25\/The%20Three%20Goals" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/05\/25\/The%20Three%20Goals.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">A Look At Jesus Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 18, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%204" onclick="PS.Listen.openFull(this);return false;">Matthew 4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Flying Blind<\/p>' +
'  <p class="PS-Episode-Summary">Trust, in the truest sense, is a deliberate launching ourselves out onto God. Allowing Him to have the keys and Him to take the wheel.  It may be difficult but is the only way to walk in the fullness of God as a Christ follower.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/05\/18\/A%20Look%20At%20Jesus%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/05\/18\/A%20Look%20At%20Jesus%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/05\/18\/A%20Look%20At%20Jesus%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">A Look At Jesus Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 11, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%208%3A22-25" onclick="PS.Listen.openFull(this);return false;">Luke 8:22-25 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A Perfect Storm<\/p>' +
'  <p class="PS-Episode-Summary">It is amazing to think that Jesus knew the storm his disciples were to encounter and yet he had them get into the boat.  What does that tell us about Jesus...and what does that tell us about ourselves?  Let\'s take a look together.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/05\/11\/A%20Look%20At%20Jesus%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/05\/11\/A%20Look%20At%20Jesus%20Part%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/05\/11\/A%20Look%20At%20Jesus%20Part%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">A Look At Jesus Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 4, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Mark%20Chapter%2014" onclick="PS.Listen.openFull(this);return false;">Mark Chapter 14 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Remember Me<\/p>' +
'  <p class="PS-Episode-Summary">The context of the last supper had more meaning than the disciples probably realized.  Ultimately Christ uses the opportunity to connect the dots between what was and what is and the importance of remembering for all time what was about to take place...what would be offered to you and I.  Let\'s take a look together!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/05\/04\/A%20Look%20At%20Jesus%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/05\/04\/A%20Look%20At%20Jesus%20Part%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/05\/04\/A%20Look%20At%20Jesus%20Part%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Life of Jesus Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 27, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Mark%201%3A33" onclick="PS.Listen.openFull(this);return false;">Mark 1:33 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">An Investment in Strength<\/p>' +
'  <p class="PS-Episode-Summary">At the risk of having another talk about the importance of alone time with God, let\'s take a look at how Jesus viewed his opportunity to escape for some real connection with the Father.  His reasons are a picture for us at why He did it...and why we should to.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/04\/27\/The%20Life%20of%20Jesus%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/04\/27\/The%20Life%20of%20Jesus%20Part%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/04\/27\/The%20Life%20of%20Jesus%20Part%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">A Look At Jesus Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 20, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Mark%202%3A1-17" onclick="PS.Listen.openFull(this);return false;">Mark 2:1-17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Books and their covers...<\/p>' +
'  <p class="PS-Episode-Summary">No matter where He went or what He did, Jesus always attracted a crowd.  And whether they were for or against, he could see right into their hearts and what made them tick.  And that is the point of this message.  Jesus can see beyond the veneer and into the &quot;nitty-gritty&quot;.  This is a comforting thought for us, and also a exhortation.  Let\'s take a look together!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/04\/20\/A%20Look%20At%20Jesus%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/04\/20\/A%20Look%20At%20Jesus%20Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/04\/20\/A%20Look%20At%20Jesus%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Life of David Part 12<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 13, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Samuel%2023%20and%201%20Kings%202" onclick="PS.Listen.openFull(this);return false;">2 Samuel 23 and 1 Kings 2 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Leaving a Legacy<\/p>' +
'  <p class="PS-Episode-Summary">The final words of David both to the people and to his son reveal much about what leaving a legacy is all about.  Let\'s listen to David as he shares lessons learned over a lifetime.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/04\/13\/The%20Life%20of%20David%20Part%2012" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/04\/13\/The%20Life%20of%20David%20Part%2012" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/04\/13\/The%20Life%20of%20David%20Part%2012.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Life of David Part 11<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 6, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Samuel%20Chapters%2015%20and%2016" onclick="PS.Listen.openFull(this);return false;">2 Samuel Chapters 15 and 16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">An encouraging voice in the middle of the desert...<\/p>' +
'  <p class="PS-Episode-Summary">Betrayel is bad enough, but when it is a family member who betrays you, let alone your son...it really hurts.  And this is where David finds himself.  As he walks to the desert, dejected and in pain God would once again prove Himself faithful by sending an encouraging word from an unlikely source.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/04\/06\/The%20Life%20of%20David%20Part%2011" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/04\/06\/The%20Life%20of%20David%20Part%2011" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/04\/06\/The%20Life%20of%20David%20Part%2011.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Life of David Part 10<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 30, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jonathan Drahn<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Samuel%20Chapters%2014%20and%2015" onclick="PS.Listen.openFull(this);return false;">2 Samuel Chapters 14 and 15 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Dealing with those in Authority<\/p>' +
'  <p class="PS-Episode-Summary">What is our response when dealing with those who have authority over us?  More importantly how do we handle it when we have been hurt or have disagreements with those same people?  David\'s dealings with his son Absalom are very revealing...let\'s take a look together.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/03\/30\/The%20Life%20of%20David%20Part%2010" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/03\/30\/The%20Life%20of%20David%20Part%2010" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/03\/30\/The%20Life%20of%20David%20Part%2010.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Easter Sunday<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 23, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%206%3A25-35%2C%20Matt.%2015%3A33-38" onclick="PS.Listen.openFull(this);return false;">John 6:25-35, Matt. 15:33-38 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The most important day of the year!<\/p>' +
'  <p class="PS-Episode-Summary">Because of God\'s love through Christ we have direct access to Him.  What an amazing door has been opened for us!<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/03\/23\/Easter%20Sunday" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/03\/23\/Easter%20Sunday" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/03\/23\/Easter%20Sunday.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Global Partner Emphasis...Stanford University<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 16, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Lindsey Hawley<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Sharing God\'s Love at Stanford university<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/03\/16\/Global%20Partner%20Emphasis...Stanford%20University" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/03\/16\/Global%20Partner%20Emphasis...Stanford%20University" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/03\/16\/Global%20Partner%20Emphasis...Stanford%20University.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Global Partner Emphasis...The Congo<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 9, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Todd Churchill<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Missionary Speaker Todd Churchill<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/03\/09\/Global%20Partner%20Emphasis...The%20Congo" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/03\/09\/Global%20Partner%20Emphasis...The%20Congo" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/03\/09\/Global%20Partner%20Emphasis...The%20Congo.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Life of David Part 9<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 2, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Samuel%20Chapters%2011-12" onclick="PS.Listen.openFull(this);return false;">2 Samuel Chapters 11-12 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">One Fateful Spring Day<\/p>' +
'  <p class="PS-Episode-Summary">It\'s been said that one moment can literally change your life forever...I think that\'s true.  At a time when David should have been with his men he instead found himself alone and open to temptation -- the kind of temptation brought on by too much of a good thing.  How could a man who has stood for so much good find himself doing so much wrong?  Join us as we look deeper.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/03\/02\/The%20Life%20of%20David%20Part%209" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/03\/02\/The%20Life%20of%20David%20Part%209" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/03\/02\/The%20Life%20of%20David%20Part%209.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Life of David Part 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 24, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Samuel%20Chapters%205%20and%206" onclick="PS.Listen.openFull(this);return false;">2 Samuel Chapters 5 and 6 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Undignified<\/p>' +
'  <p class="PS-Episode-Summary">Have you ever been accused of being undignified?  In David\'s joy and zeal for the Ark of the Covenant coming to its destination, he danced before all the people and in the eyes of his wife made a fool of himself.  He answered by saying that he would be &quot;even more undignified than this&quot;.  What does that mean?  And ultimately what does that mean to you and I?  The answer is telling and important to our journey with God.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/02\/24\/The%20Life%20of%20David%20Part%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/02\/24\/The%20Life%20of%20David%20Part%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/02\/24\/The%20Life%20of%20David%20Part%208.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Life of David Part 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 17, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Samuel%20Chapters%201-5" onclick="PS.Listen.openFull(this);return false;">2 Samuel Chapters 1-5 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">David finally gets what has been promised...but at what cost?<\/p>' +
'  <p class="PS-Episode-Summary">Sauls death opened up a new and equally difficult chapter in David\'s life.  He finds himself on one side of a very divisive and painful war between Saul\'s house and his own.  The cost of finally ascending to King would be costly and painful...and yet God\'s hand guides all the way and David\'s love for God\'s word would keep him.  We close this week\'s message with a look at one of the Psalms attributed to David, Psalm 119.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/02\/17\/The%20Life%20of%20David%20Part%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/02\/17\/The%20Life%20of%20David%20Part%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/02\/17\/The%20Life%20of%20David%20Part%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Life of David Part 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 10, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20Samuel%2024-31" onclick="PS.Listen.openFull(this);return false;">1 Samuel 24-31 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Chase Concludes<\/p>' +
'  <p class="PS-Episode-Summary">David\'s chase by King Saul is almost over.  He would have two very significant interactions with him before this time of his life was over.  How David responds is critical, not just to his life now, but to his life and what it will look like in the future.  Faced with the opportunity to get revenge and to finish this thing by taking matters into his own hands, David chooses a better way.  And the lessons we can see in his choice can point us to what that better way really looks like.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/02\/10\/The%20Life%20of%20David%20Part%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/02\/10\/The%20Life%20of%20David%20Part%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/02\/10\/The%20Life%20of%20David%20Part%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Life of David Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 3, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20Samuel%2022%20and%2023" onclick="PS.Listen.openFull(this);return false;">1 Samuel 22 and 23 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Jonathan helped David find strength in God.<\/p>' +
'  <p class="PS-Episode-Summary">What can we gather from Jonathan\'s interaction with David when David found himself overwhelmed and exhausted?  Jonathan goes to David and in a short period of time helps him to &quot;find strength in the Lord&quot;.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/02\/03\/The%20Life%20of%20David%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/02\/03\/The%20Life%20of%20David%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/02\/03\/The%20Life%20of%20David%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Life of David Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 27, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20Samuel%2020-21" onclick="PS.Listen.openFull(this);return false;">1 Samuel 20-21 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Retrace Your Steps<\/p>' +
'  <p class="PS-Episode-Summary">In a matter of a couple days David would go from son-in-law of the king and golden boy of the kingdom to a fugitive running!  Certainly dark times...the kind that all of us go through.  But as we retrace David\'s steps just a bit we can clearly see little bundles of hope and help that God had left along the way.  And sometimes it is only in hindsight that we see God\'s hand at each step of our journey...even our most difficult steps.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/01\/27\/The%20Life%20of%20David%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/01\/27\/The%20Life%20of%20David%20Part%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/01\/27\/The%20Life%20of%20David%20Part%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Life of David Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 20, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Humility and Friendship<\/p>' +
'  <p class="PS-Episode-Summary">What set David apart was certainly his humility...but it was a friendship that would provide both support and encouragement.  Is that important to us today?  Absolutely!  Join us as we look at Jonathan and David and the implications of what depth of relationship can mean to us today.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/01\/20\/The%20Life%20of%20David%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/01\/20\/The%20Life%20of%20David%20Part%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/01\/20\/The%20Life%20of%20David%20Part%203.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Life of David Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 13, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">David and the Dwarf?<\/p>' +
'  <p class="PS-Episode-Summary">David\'s encounter with Goliath is perhaps the seminal moment in his life.  But what does the story mean to us?  What does a Giant Killer act like?  Let\'s look a little deeper at this important story often only thought about as a Sunday School lesson.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/01\/13\/The%20Life%20of%20David%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/01\/13\/The%20Life%20of%20David%20Part%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/01\/13\/The%20Life%20of%20David%20Part%202.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Life of David Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 6, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Bill Funk<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">There is a big difference between how God sees people and how we see people.<\/p>' +
'  <p class="PS-Episode-Summary">We tend to live our lives based on what we see, don\'t we?  This makes sense but at the same time it opens us up to view people based only on what we see on the outside.  Perhaps what is on the outside is not even close to what is actually happening on the inside.  When it was time to choose a new King seeing behind the eyes was critical.  Why David?  Join us as we begin a series on the life of David<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/listen\/2008\/01\/06\/The%20Life%20of%20David%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/send\/2008\/01\/06\/The%20Life%20of%20David%20Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/adobechristiancenter\/2008\/01\/06\/The%20Life%20of%20David%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<p style="margin:20px 0 20px 0;padding:4px 0 0 0;border:none;background:none;font-family:Verdana,Helvetica,sans-serif;font-size:10px;line-height:12px;">' +
'  <a href="http:\/\/portablesermons.com\/" style="margin:-4px 10px 0 0;padding:0;border:0;background:url(\'http:\/\/portablesermons.com\/images\/badge_logo.gif\') no-repeat;font-size:10px;text-indent:-1000em;text-decoration:none;display:block;height:30px;width:170px;float:left;" title="PortableSermons.com — your sermons. anywhere." onclick="PS.Listen.openFull(this);return false;">PortableSermons.com — your sermons. anywhere.<\/a>' +
'  Powered by <a href="http:\/\/portablesermons.com\/" style="margin:0;padding:0;border:0;background:none;font-size:10px;text-indent:0;text-decoration:none;" onclick="PS.Listen.openFull(this);return false;">PortableSermons.com<\/a><br \/><span style="font-size:9px;">&copy; 2007-2008 PortableSermons.com<\/span>' +
'<\/p>';
document.write(PSEmbedded);

PSEmbedded = '';
