/* PortableSermons.com embeded episode archive for Living Hope Church
 * 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">Living Hope Church<\/p>' +
'  <p class="PS-Account-Description">Living Hope Church of Dixon, CA - Pastor Jeff Myers<\/p>' +
'  <p class="PS-Account-Summary">Living Hope Church exists to glorify God and bring hope to people who have none.<br \/><br \/>If you would like more info about our church, visit us at http:\/\/www.livinghope-dixon.com\/.<\/p>' +
'  <ul class="PS-Account-PodcastLinks">' +
'    <li class="PS-Account-PodcastLink-iTunes"><a href="itpc:\/\/portablesermons.com\/livinghopechurch\/listen.xml">Subscribe to Podcast (iTunes)<\/a><\/li>' +
'    <li class="PS-Account-PodcastLink-Other"><a href="http:\/\/portablesermons.com\/livinghopechurch\/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">2010.08.29 God\'s Chisel<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 29, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Phil Lockwood<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">After viewing the Skit Guys video, God\'s Chisel, Phil Lockwood offers a moving challenge.<\/p>' +
'  <p class="PS-Episode-Summary">To see God\'s Chisel go to http:\/\/www.youtube.com\/watch?v=AhfUzodLRvk.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/08\/29\/2010.08.29%20God%27s%20Chisel" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/08\/29\/2010.08.29%20God%27s%20Chisel" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/08\/29\/2010.08.29%20God%27s%20Chisel.m4a" 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">2010.08.22 Pink Sheep (Mark), Servant Leadership<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 22, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%2010%3A32-45" onclick="PS.Listen.openFull(this);return false;">Mark 10:32-45 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The call to be a different kind of leader and servant.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/08\/22\/2010.08.22%20Pink%20Sheep%20%28Mark%29%2C%20Servant%20Leadership" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/08\/22\/2010.08.22%20Pink%20Sheep%20%28Mark%29%2C%20Servant%20Leadership" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/08\/22\/2010.08.22%20Pink%20Sheep%20%28Mark%29%2C%20Servant%20Leadership.m4a" 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">2010.08.15 Pink Sheep (Mark), Our Relationship With Stuff<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 15, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%2010%3A17-31" onclick="PS.Listen.openFull(this);return false;">Mark 10:17-31 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Where do you find rest?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/08\/15\/2010.08.15%20Pink%20Sheep%20%28Mark%29%2C%20Our%20Relationship%20With%20Stuff" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/08\/15\/2010.08.15%20Pink%20Sheep%20%28Mark%29%2C%20Our%20Relationship%20With%20Stuff" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/08\/15\/2010.08.15%20Pink%20Sheep%20%28Mark%29%2C%20Our%20Relationship%20With%20Stuff.m4a" 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">2010.08.08 Pink Sheep (Mark), The D-word<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 8, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%2010%3A1-12" onclick="PS.Listen.openFull(this);return false;">Mark 10:1-12 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Biblical instruction about divorce.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/08\/08\/2010.08.08%20Pink%20Sheep%20%28Mark%29%2C%20The%20D-word" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/08\/08\/2010.08.08%20Pink%20Sheep%20%28Mark%29%2C%20The%20D-word" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/08\/08\/2010.08.08%20Pink%20Sheep%20%28Mark%29%2C%20The%20D-word.m4a" 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">2010.08.01 Pink Sheep (Mark), Pt. 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 1, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%209%3A38-50" onclick="PS.Listen.openFull(this);return false;">Mark 9:38-50 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What\'s the Difference?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/08\/01\/2010.08.01%20Pink%20Sheep%20%28Mark%29%2C%20Pt.%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/08\/01\/2010.08.01%20Pink%20Sheep%20%28Mark%29%2C%20Pt.%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/08\/01\/2010.08.01%20Pink%20Sheep%20%28Mark%29%2C%20Pt.%201.m4a" 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">Camp, Practical Atheism, &amp; Struggles<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 25, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=2%20Timothy%203%3A1-9" onclick="PS.Listen.openFull(this);return false;">2 Timothy 3:1-9 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">No words can describe the random nature of this message. ;-)<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/07\/25\/Camp%2C%20Practical%20Atheism%2C%20%26%20Struggles" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/07\/25\/Camp%2C%20Practical%20Atheism%2C%20%26%20Struggles" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/07\/25\/Camp%2C%20Practical%20Atheism%2C%20%26%20Struggles.m4a" 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">2010.07.11 Is All, In All (Mark), Pt. 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 11, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%209%3A14-29" onclick="PS.Listen.openFull(this);return false;">Mark 9:14-29 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Battling Spiritual Doubt<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/07\/11\/2010.07.11%20Is%20All%2C%20In%20All%20%28Mark%29%2C%20Pt.%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/07\/11\/2010.07.11%20Is%20All%2C%20In%20All%20%28Mark%29%2C%20Pt.%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/07\/11\/2010.07.11%20Is%20All%2C%20In%20All%20%28Mark%29%2C%20Pt.%204.m4a" 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">2010.07.04 Like a Child (Mark)<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 4, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%2010%3A13-16" onclick="PS.Listen.openFull(this);return false;">Mark 10:13-16 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Jesus loves children. Do you?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/07\/04\/2010.07.04%20Like%20a%20Child%20%28Mark%29" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/07\/04\/2010.07.04%20Like%20a%20Child%20%28Mark%29" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/07\/04\/2010.07.04%20Like%20a%20Child%20%28Mark%29.m4a" 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">2010.06.20 Is All, In All (Mark), Pt. 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 20, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%208%3A31-9%3A1" onclick="PS.Listen.openFull(this);return false;">Mark 8:31-9:1 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Cost of Discipleship<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/06\/20\/2010.06.20%20Is%20All%2C%20In%20All%20%28Mark%29%2C%20Pt.%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/06\/20\/2010.06.20%20Is%20All%2C%20In%20All%20%28Mark%29%2C%20Pt.%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/06\/20\/2010.06.20%20Is%20All%2C%20In%20All%20%28Mark%29%2C%20Pt.%202.m4a" 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">2010.06.13 Is All, In All (Mark), Pt. 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 13, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%208%3A1-30" onclick="PS.Listen.openFull(this);return false;">Mark 8:1-30 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Who do you say that Jesus is?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/06\/13\/2010.06.13%20Is%20All%2C%20In%20All%20%28Mark%29%2C%20Pt.%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/06\/13\/2010.06.13%20Is%20All%2C%20In%20All%20%28Mark%29%2C%20Pt.%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/06\/13\/2010.06.13%20Is%20All%2C%20In%20All%20%28Mark%29%2C%20Pt.%201.m4a" 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">2010.06.06 Radicalis (Mark), Pt. 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 6, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%207%3A24-37" onclick="PS.Listen.openFull(this);return false;">Mark 7:24-37 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Rooted in Missions<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/06\/06\/2010.06.06%20Radicalis%20%28Mark%29%2C%20Pt.%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/06\/06\/2010.06.06%20Radicalis%20%28Mark%29%2C%20Pt.%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/06\/06\/2010.06.06%20Radicalis%20%28Mark%29%2C%20Pt.%204.m4a" 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">2010.05.30 Radicalis (Mark), Pt. 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 30, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%207%3A1-23" onclick="PS.Listen.openFull(this);return false;">Mark 7:1-23 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Rooted in One Tree (Grace)<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/05\/30\/2010.05.30%20Radicalis%20%28Mark%29%2C%20Pt.%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/05\/30\/2010.05.30%20Radicalis%20%28Mark%29%2C%20Pt.%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/05\/30\/2010.05.30%20Radicalis%20%28Mark%29%2C%20Pt.%203.m4a" 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">2010.05.23 Radicalis (Mark), Pt. 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 23, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%206%3A45-56" onclick="PS.Listen.openFull(this);return false;">Mark 6:45-56 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living a life rooted in faith-based risk.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/05\/23\/2010.05.23%20Radicalis%20%28Mark%29%2C%20Pt.%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/05\/23\/2010.05.23%20Radicalis%20%28Mark%29%2C%20Pt.%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/05\/23\/2010.05.23%20Radicalis%20%28Mark%29%2C%20Pt.%202.m4a" 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">2010.05.09 Radicalis (Mark), Pt. 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 9, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%206%3A14-29" onclick="PS.Listen.openFull(this);return false;">Mark 6:14-29 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Is your faith rooted in truth?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/05\/09\/2010.05.09%20Radicalis%20%28Mark%29%2C%20Pt.%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/05\/09\/2010.05.09%20Radicalis%20%28Mark%29%2C%20Pt.%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/05\/09\/2010.05.09%20Radicalis%20%28Mark%29%2C%20Pt.%201.m4a" 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">2010.05.02 He Will Not Break<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 2, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Psalm%206" onclick="PS.Listen.openFull(this);return false;">Psalm 6 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Choosing hope when life overwhelms you.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/05\/02\/2010.05.02%20He%20Will%20Not%20Break" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/05\/02\/2010.05.02%20He%20Will%20Not%20Break" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/05\/02\/2010.05.02%20He%20Will%20Not%20Break.m4a" 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">2010.04.25 Modern Family: What\'s My Role?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 25, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Ephesians%205" onclick="PS.Listen.openFull(this);return false;">Ephesians 5 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God\'s design for families.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/04\/25\/2010.04.25%20Modern%20Family%3A%20What%27s%20My%20Role%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/04\/25\/2010.04.25%20Modern%20Family%3A%20What%27s%20My%20Role%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/04\/25\/2010.04.25%20Modern%20Family%3A%20What%27s%20My%20Role%3F.m4a" 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">2010.04.18 Modern Family: The Art of War<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 18, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Ephesians%204" onclick="PS.Listen.openFull(this);return false;">Ephesians 4 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to Fight Fair<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/04\/18\/2010.04.18%20Modern%20Family%3A%20The%20Art%20of%20War" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/04\/18\/2010.04.18%20Modern%20Family%3A%20The%20Art%20of%20War" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/04\/18\/2010.04.18%20Modern%20Family%3A%20The%20Art%20of%20War.m4a" 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">2010.04.11 Modern Family: Advice from Ruth<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 11, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Ruth%201-4" onclick="PS.Listen.openFull(this);return false;">Ruth 1-4 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Building a Healthy Family Before You Have One<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/04\/11\/2010.04.11%20Modern%20Family%3A%20Advice%20from%20Ruth" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/04\/11\/2010.04.11%20Modern%20Family%3A%20Advice%20from%20Ruth" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/04\/11\/2010.04.11%20Modern%20Family%3A%20Advice%20from%20Ruth.m4a" 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">2010.04.04 Modern Family: Busting the Balance Myth<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 4, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Deuteronomy%206%3A4-9" onclick="PS.Listen.openFull(this);return false;">Deuteronomy 6:4-9 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to UNBalance Your Family<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/04\/04\/2010.04.04%20Modern%20Family%3A%20Busting%20the%20Balance%20Myth" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/04\/04\/2010.04.04%20Modern%20Family%3A%20Busting%20the%20Balance%20Myth" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/04\/04\/2010.04.04%20Modern%20Family%3A%20Busting%20the%20Balance%20Myth.m4a" 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">2010.03.28 Just Reach<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 28, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Matthew%209%3A10-13" onclick="PS.Listen.openFull(this);return false;">Matthew 9:10-13 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to R.E.A.C.H. Out to Your Friends<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/03\/28\/2010.03.28%20Just%20Reach" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/03\/28\/2010.03.28%20Just%20Reach" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/03\/28\/2010.03.28%20Just%20Reach.m4a" 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">2010.03.21 Uncommon Sense (Mark), Pt. 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 21, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%206" onclick="PS.Listen.openFull(this);return false;">Mark 6 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">It\'s All Sacred<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/03\/21\/2010.03.21%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/03\/21\/2010.03.21%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/03\/21\/2010.03.21%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%205.m4a" 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">2010.03.14 Uncommon Sense (Mark), Pt. 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 14, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%206%3A1-6" onclick="PS.Listen.openFull(this);return false;">Mark 6:1-6 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The High Cost of Doubt<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/03\/14\/2010.03.14%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/03\/14\/2010.03.14%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/03\/14\/2010.03.14%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%204.m4a" 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">2010.03.07 Uncommon Sense (Mark), Pt. 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 7, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%205%3A21-43" onclick="PS.Listen.openFull(this);return false;">Mark 5:21-43 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Pardon the Interruption<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/03\/07\/2010.03.07%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/03\/07\/2010.03.07%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/03\/07\/2010.03.07%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%203.m4a" 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">2010.02.28 Uncommon Sense (Mark), Pt. 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 28, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%205%3A1-20" onclick="PS.Listen.openFull(this);return false;">Mark 5:1-20 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Spiritual Warfare<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/02\/28\/2010.02.28%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/02\/28\/2010.02.28%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/02\/28\/2010.02.28%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%202.m4a" 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">2010.02.21 Uncommon Sense (Mark), Pt. 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 22, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%204%3A35-41" onclick="PS.Listen.openFull(this);return false;">Mark 4:35-41 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Peace in the Storm<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/02\/22\/2010.02.21%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/02\/22\/2010.02.21%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/02\/22\/2010.02.21%20Uncommon%20Sense%20%28Mark%29%2C%20Pt.%201.m4a" 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">2010.02.14 Figuratively Speaking (Mark), pt. 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 14, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%204%3A30-34" onclick="PS.Listen.openFull(this);return false;">Mark 4:30-34 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Untamable<\/p>' +
'  <p class="PS-Episode-Summary">Parable of the mustard seed.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/02\/14\/2010.02.14%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/02\/14\/2010.02.14%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/02\/14\/2010.02.14%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%205.m4a" 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">2010.02.07 Figuratively Speaking (Mark), pt. 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 7, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%204%3A26-29" onclick="PS.Listen.openFull(this);return false;">Mark 4:26-29 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Do Your Part...Then Get Out of the Way<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/02\/07\/2010.02.07%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/02\/07\/2010.02.07%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/02\/07\/2010.02.07%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%204.m4a" 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">2010.01.31 Figuratively Speaking (Mark), pt. 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 31, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%204%3A21-25" onclick="PS.Listen.openFull(this);return false;">Mark 4:21-25 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living in the presence of God\'s glory.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/01\/31\/2010.01.31%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/01\/31\/2010.01.31%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/01\/31\/2010.01.31%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%203.m4a" 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">2010.01.24 Figuratively Speaking (Mark), pt. 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 24, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%204%3A1-20" onclick="PS.Listen.openFull(this);return false;">Mark 4:1-20 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to Hear From God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/01\/24\/2010.01.24%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/01\/24\/2010.01.24%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/01\/24\/2010.01.24%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%202.m4a" 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">2010.01.17 Figuratively Speaking (Mark), pt. 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 17, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%203%3A31-35" onclick="PS.Listen.openFull(this);return false;">Mark 3:31-35 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">State of the Church\/A Challenge to Sit at Jesus\' Feet in 2010<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/01\/17\/2010.01.17%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/01\/17\/2010.01.17%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/01\/17\/2010.01.17%20Figuratively%20Speaking%20%28Mark%29%2C%20pt.%201.m4a" 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">2010.01.10 Losing My Religion (Michael Ent)<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 10, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Michael Ent<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Ephesians%202%3A8-10" onclick="PS.Listen.openFull(this);return false;">Ephesians 2:8-10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Is your faith about religion or gospel?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/01\/10\/2010.01.10%20Losing%20My%20Religion%20%28Michael%20Ent%29" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/01\/10\/2010.01.10%20Losing%20My%20Religion%20%28Michael%20Ent%29" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/01\/10\/2010.01.10%20Losing%20My%20Religion%20%28Michael%20Ent%29.m4a" 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">2010.01.03 Crave More Presence (Mark), pt. 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 3, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%203%3A22-30" onclick="PS.Listen.openFull(this);return false;">Mark 3:22-30 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Unforgivable<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2010\/01\/03\/2010.01.03%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2010\/01\/03\/2010.01.03%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2010\/01\/03\/2010.01.03%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%205.m4a" 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">2009.12.27 Crave More Presence (Mark), pt. 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 27, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%203%3A7-21" onclick="PS.Listen.openFull(this);return false;">Mark 3:7-21 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Cuckoo for Righteousness<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/12\/27\/2009.12.27%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/12\/27\/2009.12.27%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/12\/27\/2009.12.27%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%204.m4a" 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">2009.12.20 Crave More Presence (Mark), pt. 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 20, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%202%3A23-3%3A6" onclick="PS.Listen.openFull(this);return false;">Mark 2:23-3:6 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Gift of Sabbath<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/12\/20\/2009.12.20%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/12\/20\/2009.12.20%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/12\/20\/2009.12.20%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%203.m4a" 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">2009.11.29 Crave More Presence (Mark), pt. 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 29, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%202%3A1-12" onclick="PS.Listen.openFull(this);return false;">Mark 2:1-12 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The gospel brings uncomfortable change to religious people.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/11\/29\/2009.11.29%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/11\/29\/2009.11.29%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/11\/29\/2009.11.29%20Crave%20More%20Presence%20%28Mark%29%2C%20pt.%201.m4a" 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">2009.11.08 Gospel (Mark), pt. 4: The Holistic Healer<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 8, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%201%3A21-34" onclick="PS.Listen.openFull(this);return false;">Mark 1:21-34 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Jesus has the authority to heal you.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/11\/08\/2009.11.08%20Gospel%20%28Mark%29%2C%20pt.%204%3A%20The%20Holistic%20Healer" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/11\/08\/2009.11.08%20Gospel%20%28Mark%29%2C%20pt.%204%3A%20The%20Holistic%20Healer" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/11\/08\/2009.11.08%20Gospel%20%28Mark%29%2C%20pt.%204%3A%20The%20Holistic%20Healer.m4a" 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">2009.11.01 Gospel (Mark), pt. 3: Turn &amp; Burn<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 1, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%201%3A14-20" onclick="PS.Listen.openFull(this);return false;">Mark 1:14-20 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Jesus calls us to turn to him and burn inwardly for those lost without him.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/11\/01\/2009.11.01%20Gospel%20%28Mark%29%2C%20pt.%203%3A%20Turn%20%26%20Burn" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/11\/01\/2009.11.01%20Gospel%20%28Mark%29%2C%20pt.%203%3A%20Turn%20%26%20Burn" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/11\/01\/2009.11.01%20Gospel%20%28Mark%29%2C%20pt.%203%3A%20Turn%20%26%20Burn.m4a" 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">2009.10.25 Gospel (Mark), pt. 2: God in the Valley<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 25, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%201%3A9-13" onclick="PS.Listen.openFull(this);return false;">Mark 1:9-13 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God is present in high times and low times.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/10\/25\/2009.10.25%20Gospel%20%28Mark%29%2C%20pt.%202%3A%20God%20in%20the%20Valley" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/10\/25\/2009.10.25%20Gospel%20%28Mark%29%2C%20pt.%202%3A%20God%20in%20the%20Valley" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/10\/25\/2009.10.25%20Gospel%20%28Mark%29%2C%20pt.%202%3A%20God%20in%20the%20Valley.m4a" 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">2009.10.18 Gospel (Mark), pt. 1: He is Here!<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 18, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%201%3A1-8" onclick="PS.Listen.openFull(this);return false;">Mark 1:1-8 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What is the Gospel?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/10\/18\/2009.10.18%20Gospel%20%28Mark%29%2C%20pt.%201%3A%20He%20is%20Here%21" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/10\/18\/2009.10.18%20Gospel%20%28Mark%29%2C%20pt.%201%3A%20He%20is%20Here%21" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/10\/18\/2009.10.18%20Gospel%20%28Mark%29%2C%20pt.%201%3A%20He%20is%20Here%21.m4a" 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">2009.09.20 One Month to Live, pt. 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 20, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Matthew%2018" onclick="PS.Listen.openFull(this);return false;">Matthew 18 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Fight for Peace<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/09\/20\/2009.09.20%20One%20Month%20to%20Live%2C%20pt.%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/09\/20\/2009.09.20%20One%20Month%20to%20Live%2C%20pt.%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/09\/20\/2009.09.20%20One%20Month%20to%20Live%2C%20pt.%204.m4a" 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">2009.09.13 One Month to Live, pt. 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 13, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Psalm%2039%3A4-5" onclick="PS.Listen.openFull(this);return false;">Psalm 39:4-5 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What Kind of Legacy Do You Want to Leave?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/09\/13\/2009.09.13%20One%20Month%20to%20Live%2C%20pt.%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/09\/13\/2009.09.13%20One%20Month%20to%20Live%2C%20pt.%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/09\/13\/2009.09.13%20One%20Month%20to%20Live%2C%20pt.%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">2009.09.06 One Month to Live, pt. 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 6, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Matthew%206%3A19-21" onclick="PS.Listen.openFull(this);return false;">Matthew 6:19-21 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Where is your treasure?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/09\/06\/2009.09.06%20One%20Month%20to%20Live%2C%20pt.%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/09\/06\/2009.09.06%20One%20Month%20to%20Live%2C%20pt.%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/09\/06\/2009.09.06%20One%20Month%20to%20Live%2C%20pt.%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">2009.08.30 One Month to Live, pt. 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 30, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Psalm%2039%3A4-5" onclick="PS.Listen.openFull(this);return false;">Psalm 39:4-5 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living your life on PURPOSE.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/08\/30\/2009.08.30%20One%20Month%20to%20Live%2C%20pt.%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/08\/30\/2009.08.30%20One%20Month%20to%20Live%2C%20pt.%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/08\/30\/2009.08.30%20One%20Month%20to%20Live%2C%20pt.%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">2009.08.23 Slumdog Disciples, pt. 4: Moral Failure<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 23, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Psalm%2051" onclick="PS.Listen.openFull(this);return false;">Psalm 51 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Can God use us even though we\'re sinful?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/08\/23\/2009.08.23%20Slumdog%20Disciples%2C%20pt.%204%3A%20Moral%20Failure" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/08\/23\/2009.08.23%20Slumdog%20Disciples%2C%20pt.%204%3A%20Moral%20Failure" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/08\/23\/2009.08.23%20Slumdog%20Disciples%2C%20pt.%204%3A%20Moral%20Failure.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">2009.08.16 Slumdog Disciples, pt. 3: Weak Faith<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 16, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Mark%204%3A35-41" onclick="PS.Listen.openFull(this);return false;">Mark 4:35-41 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Overcoming weak faith.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/08\/16\/2009.08.16%20Slumdog%20Disciples%2C%20pt.%203%3A%20Weak%20Faith" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/08\/16\/2009.08.16%20Slumdog%20Disciples%2C%20pt.%203%3A%20Weak%20Faith" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/08\/16\/2009.08.16%20Slumdog%20Disciples%2C%20pt.%203%3A%20Weak%20Faith.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">2009.08.02 Slumdog Disciples, pt. 1: Spiritual Poverty<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 2, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Matthew%205%3A1-3" onclick="PS.Listen.openFull(this);return false;">Matthew 5:1-3 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Learning to be poor in spirit.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/08\/02\/2009.08.02%20Slumdog%20Disciples%2C%20pt.%201%3A%20Spiritual%20Poverty" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/08\/02\/2009.08.02%20Slumdog%20Disciples%2C%20pt.%201%3A%20Spiritual%20Poverty" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/08\/02\/2009.08.02%20Slumdog%20Disciples%2C%20pt.%201%3A%20Spiritual%20Poverty.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 Reading Strikes Back, pt. 4: Oh the Places You\'ll Go<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 26, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers &amp; Isaiah Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Jeremiah%2029%3A11" onclick="PS.Listen.openFull(this);return false;">Jeremiah 29:11 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God has faith in you!<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/07\/26\/Summer%20Reading%20Strikes%20Back%2C%20pt.%204%3A%20Oh%20the%20Places%20You%27ll%20Go" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/07\/26\/Summer%20Reading%20Strikes%20Back%2C%20pt.%204%3A%20Oh%20the%20Places%20You%27ll%20Go" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/07\/26\/Summer%20Reading%20Strikes%20Back%2C%20pt.%204%3A%20Oh%20the%20Places%20You%27ll%20Go.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 Reading Strikes Back, pt. 3: The Shack<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 19, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Isaiah%2061%3A1" onclick="PS.Listen.openFull(this);return false;">Isaiah 61:1 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What is the Trinity?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/07\/19\/Summer%20Reading%20Strikes%20Back%2C%20pt.%203%3A%20The%20Shack" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/07\/19\/Summer%20Reading%20Strikes%20Back%2C%20pt.%203%3A%20The%20Shack" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/07\/19\/Summer%20Reading%20Strikes%20Back%2C%20pt.%203%3A%20The%20Shack.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 Reading Strikes Back, pt. 2: Wild Goose Chase<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 12, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Nehemiah%201-2" onclick="PS.Listen.openFull(this);return false;">Nehemiah 1-2 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Pursuing God-given Passions<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/07\/12\/Summer%20Reading%20Strikes%20Back%2C%20pt.%202%3A%20Wild%20Goose%20Chase" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/07\/12\/Summer%20Reading%20Strikes%20Back%2C%20pt.%202%3A%20Wild%20Goose%20Chase" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/07\/12\/Summer%20Reading%20Strikes%20Back%2C%20pt.%202%3A%20Wild%20Goose%20Chase.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 Reading Strikes Back, pt. 1: Angels &amp; Demons<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 5, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Romans%201%3A18-25" onclick="PS.Listen.openFull(this);return false;">Romans 1:18-25 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Do science and faith have to be enemies?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/07\/05\/Summer%20Reading%20Strikes%20Back%2C%20pt.%201%3A%20Angels%20%26%20Demons" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/07\/05\/Summer%20Reading%20Strikes%20Back%2C%20pt.%201%3A%20Angels%20%26%20Demons" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/07\/05\/Summer%20Reading%20Strikes%20Back%2C%20pt.%201%3A%20Angels%20%26%20Demons.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">2009.06.21 One Prayer:  God is enough<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 21, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Misc" onclick="PS.Listen.openFull(this);return false;">Misc (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Is God enough for You<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/06\/21\/2009.06.21%20One%20Prayer%3A%20%20God%20is%20enough" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/06\/21\/2009.06.21%20One%20Prayer%3A%20%20God%20is%20enough" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/06\/21\/2009.06.21%20One%20Prayer%3A%20%20God%20is%20enough.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">2009.05.31 Authentic Week 9 Phil Lockwood<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 31, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Phil Lockwood<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=James%201-4" onclick="PS.Listen.openFull(this);return false;">James 1-4 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Review of James<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/05\/31\/2009.05.31%20Authentic%20Week%209%20Phil%20Lockwood" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/05\/31\/2009.05.31%20Authentic%20Week%209%20Phil%20Lockwood" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/05\/31\/2009.05.31%20Authentic%20Week%209%20Phil%20Lockwood.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">2009.05.24 Authentic Week 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 24, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=James%204" onclick="PS.Listen.openFull(this);return false;">James 4 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How do I determine Gods will<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/05\/24\/2009.05.24%20Authentic%20Week%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/05\/24\/2009.05.24%20Authentic%20Week%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/05\/24\/2009.05.24%20Authentic%20Week%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">2009.05.16 Authentic Week 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 16, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=James%203" onclick="PS.Listen.openFull(this);return false;">James 3 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God pursues us<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/05\/16\/2009.05.16%20Authentic%20Week%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/05\/16\/2009.05.16%20Authentic%20Week%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/05\/16\/2009.05.16%20Authentic%20Week%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">2009.05.10 Authentic Week 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 10, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=James%202" onclick="PS.Listen.openFull(this);return false;">James 2 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What can your tongue do, good or bad<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/05\/10\/2009.05.10%20Authentic%20Week%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/05\/10\/2009.05.10%20Authentic%20Week%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/05\/10\/2009.05.10%20Authentic%20Week%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">2009.05.03 Life.Money.Hope.  Week 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 3, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=1%20Cor%2013" onclick="PS.Listen.openFull(this);return false;">1 Cor 13 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How does love fit in with managing your money<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/05\/03\/2009.05.03%20Life.Money.Hope.%20%20Week%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/05\/03\/2009.05.03%20Life.Money.Hope.%20%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\/livinghopechurch\/2009\/05\/03\/2009.05.03%20Life.Money.Hope.%20%20Week%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">2009.04.19 Life.Money.Hope.  Week 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 19, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Matthew%206" onclick="PS.Listen.openFull(this);return false;">Matthew 6 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Five ways to use your money wisely<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/04\/19\/2009.04.19%20Life.Money.Hope.%20%20Week%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/04\/19\/2009.04.19%20Life.Money.Hope.%20%20Week%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/04\/19\/2009.04.19%20Life.Money.Hope.%20%20Week%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">2009.04.12 Authentic Week 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 12, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=James%202" onclick="PS.Listen.openFull(this);return false;">James 2 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How not to have a dead faith<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/04\/12\/2009.04.12%20Authentic%20Week%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/04\/12\/2009.04.12%20Authentic%20Week%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/04\/12\/2009.04.12%20Authentic%20Week%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">2009.04.05 Authentic Week 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 5, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%202" onclick="PS.Listen.openFull(this);return false;">James 2 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Works vs grace<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/04\/05\/2009.04.05%20Authentic%20Week%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/04\/05\/2009.04.05%20Authentic%20Week%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/04\/05\/2009.04.05%20Authentic%20Week%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">2009.03.29 Authentic Week 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 29, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=James%202" onclick="PS.Listen.openFull(this);return false;">James 2 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Do you treat people equally<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/03\/29\/2009.03.29%20Authentic%20Week%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/03\/29\/2009.03.29%20Authentic%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\/livinghopechurch\/2009\/03\/29\/2009.03.29%20Authentic%20Week%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">2009.03.22 Authentic:  Week 2 Slow to Anger<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 22, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=James%201" onclick="PS.Listen.openFull(this);return false;">James 1 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to be a doer of the word<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/03\/22\/2009.03.22%20Authentic%3A%20%20Week%202%20Slow%20to%20Anger" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/03\/22\/2009.03.22%20Authentic%3A%20%20Week%202%20Slow%20to%20Anger" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/03\/22\/2009.03.22%20Authentic%3A%20%20Week%202%20Slow%20to%20Anger.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">2009.03.15 Authentic:  Week 1 The Lure<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 15, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=James%201" onclick="PS.Listen.openFull(this);return false;">James 1 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What does the Bible say about our finanaces<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/03\/15\/2009.03.15%20Authentic%3A%20%20Week%201%20The%20Lure" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/03\/15\/2009.03.15%20Authentic%3A%20%20Week%201%20The%20Lure" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/03\/15\/2009.03.15%20Authentic%3A%20%20Week%201%20The%20Lure.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">2009.03.08 Congratulations You are Gifted<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 8, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=1%20Cor%2012" onclick="PS.Listen.openFull(this);return false;">1 Cor 12 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What are your spiritual gifts<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/03\/08\/2009.03.08%20Congratulations%20You%20are%20Gifted" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/03\/08\/2009.03.08%20Congratulations%20You%20are%20Gifted" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/03\/08\/2009.03.08%20Congratulations%20You%20are%20Gifted.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">2009.03.01 They Like Jesus but not the Church Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 1, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Misc" onclick="PS.Listen.openFull(this);return false;">Misc (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How should the church deal with homosexuality<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/03\/01\/2009.03.01%20They%20Like%20Jesus%20but%20not%20the%20Church%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/03\/01\/2009.03.01%20They%20Like%20Jesus%20but%20not%20the%20Church%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\/livinghopechurch\/2009\/03\/01\/2009.03.01%20They%20Like%20Jesus%20but%20not%20the%20Church%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">2009.02.22 They Like Jesus but not the Church Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 22, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=1%20Cor%2014" onclick="PS.Listen.openFull(this);return false;">1 Cor 14 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How does the Bible speak about the role of women in the church<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/02\/22\/2009.02.22%20They%20Like%20Jesus%20but%20not%20the%20Church%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/02\/22\/2009.02.22%20They%20Like%20Jesus%20but%20not%20the%20Church%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\/livinghopechurch\/2009\/02\/22\/2009.02.22%20They%20Like%20Jesus%20but%20not%20the%20Church%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">2009.02.15 They Like Jesus but not the Church Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 15, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Matthew%205%20and%206" onclick="PS.Listen.openFull(this);return false;">Matthew 5 and 6 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How should the Church act towards those who do not believe<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/02\/15\/2009.02.15%20They%20Like%20Jesus%20but%20not%20the%20Church%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/02\/15\/2009.02.15%20They%20Like%20Jesus%20but%20not%20the%20Church%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\/livinghopechurch\/2009\/02\/15\/2009.02.15%20They%20Like%20Jesus%20but%20not%20the%20Church%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">2009.02.08 They Like Jesus but not the Church Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 8, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A conversation with a non-believer<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/02\/08\/2009.02.08%20They%20Like%20Jesus%20but%20not%20the%20Church%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/02\/08\/2009.02.08%20They%20Like%20Jesus%20but%20not%20the%20Church%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\/livinghopechurch\/2009\/02\/08\/2009.02.08%20They%20Like%20Jesus%20but%20not%20the%20Church%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">2009.02.01 All about Cream Cheese<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 1, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Spence Culpepper<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Hebrews%203" onclick="PS.Listen.openFull(this);return false;">Hebrews 3 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">All about sin and your heart<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/02\/01\/2009.02.01%20All%20about%20Cream%20Cheese" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/02\/01\/2009.02.01%20All%20about%20Cream%20Cheese" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/02\/01\/2009.02.01%20All%20about%20Cream%20Cheese.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">2009.01.25 Extreme Makeover: Church Edition Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 25, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=2%20Chron%2036" onclick="PS.Listen.openFull(this);return false;">2 Chron 36 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Giving generously to God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/01\/25\/2009.01.25%20Extreme%20Makeover%3A%20Church%20Edition%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/01\/25\/2009.01.25%20Extreme%20Makeover%3A%20Church%20Edition%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\/livinghopechurch\/2009\/01\/25\/2009.01.25%20Extreme%20Makeover%3A%20Church%20Edition%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">2009.01.18  Extreme Makeover:  Church Edition Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 18, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=2%20Chronicles%2031" onclick="PS.Listen.openFull(this);return false;">2 Chronicles 31 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to be a disciple<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/01\/18\/2009.01.18%20%20Extreme%20Makeover%3A%20%20Church%20Edition%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/01\/18\/2009.01.18%20%20Extreme%20Makeover%3A%20%20Church%20Edition%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\/livinghopechurch\/2009\/01\/18\/2009.01.18%20%20Extreme%20Makeover%3A%20%20Church%20Edition%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">2009.01.11 Extreme Makeover:  Church Edition Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 11, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=2%20Chronicles%2029" onclick="PS.Listen.openFull(this);return false;">2 Chronicles 29 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to share your faith<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/01\/11\/2009.01.11%20Extreme%20Makeover%3A%20%20Church%20Edition%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/01\/11\/2009.01.11%20Extreme%20Makeover%3A%20%20Church%20Edition%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\/livinghopechurch\/2009\/01\/11\/2009.01.11%20Extreme%20Makeover%3A%20%20Church%20Edition%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">2008.12.28 The Year in review<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 4, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Misc" onclick="PS.Listen.openFull(this);return false;">Misc (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Looking Back so we can look forward<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/01\/04\/2008.12.28%20The%20Year%20in%20review" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/01\/04\/2008.12.28%20The%20Year%20in%20review" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2009\/01\/04\/2008.12.28%20The%20Year%20in%20review.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">2009.01.04  Extreme Makeover:  Church Edition Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 4, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=2%20Chronicles%2029" onclick="PS.Listen.openFull(this);return false;">2 Chronicles 29 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to be set apart for God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2009\/01\/04\/2009.01.04%20%20Extreme%20Makeover%3A%20%20Church%20Edition%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2009\/01\/04\/2009.01.04%20%20Extreme%20Makeover%3A%20%20Church%20Edition%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\/livinghopechurch\/2009\/01\/04\/2009.01.04%20%20Extreme%20Makeover%3A%20%20Church%20Edition%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">2008.12.07 ADVENT(ure) Week2:  The War Adventure<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 7, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Matt%2010%3A34-39%20Luke%2012%3A49-53" onclick="PS.Listen.openFull(this);return false;">Matt 10:34-39 Luke 12:49-53 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What is God asking of You?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/12\/07\/2008.12.07%20ADVENT%28ure%29%20Week2%3A%20%20The%20War%20Adventure" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/12\/07\/2008.12.07%20ADVENT%28ure%29%20Week2%3A%20%20The%20War%20Adventure" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/12\/07\/2008.12.07%20ADVENT%28ure%29%20Week2%3A%20%20The%20War%20Adventure.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">2008.11.30 ADVENT(ure) Week 1:  The &quot;Father&quot; Adventure<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 30, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Various%20sections%20of%20John" onclick="PS.Listen.openFull(this);return false;">Various sections of John (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The father is seeking after his children<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/11\/30\/2008.11.30%20ADVENT%28ure%29%20Week%201%3A%20%20The%20%22Father%22%20Adventure" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/11\/30\/2008.11.30%20ADVENT%28ure%29%20Week%201%3A%20%20The%20%22Father%22%20Adventure" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/11\/30\/2008.11.30%20ADVENT%28ure%29%20Week%201%3A%20%20The%20%22Father%22%20Adventure.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">2008.11.23 Stressed and Depressed<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 23, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=1%20Kings%2019" onclick="PS.Listen.openFull(this);return false;">1 Kings 19 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Are you stressing out?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/11\/23\/2008.11.23%20Stressed%20and%20Depressed" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/11\/23\/2008.11.23%20Stressed%20and%20Depressed" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/11\/23\/2008.11.23%20Stressed%20and%20Depressed.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">2008.11.16 Phil Lockwood<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 16, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Phil Lockwood<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Phil Lockwood <\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/11\/16\/2008.11.16%20Phil%20Lockwood" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/11\/16\/2008.11.16%20Phil%20Lockwood" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/11\/16\/2008.11.16%20Phil%20Lockwood.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">2008.11.09 Txt<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 9, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Misc" onclick="PS.Listen.openFull(this);return false;">Misc (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How accurate is the Bible<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/11\/09\/2008.11.09%20Txt" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/11\/09\/2008.11.09%20Txt" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/11\/09\/2008.11.09%20Txt.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">2008.10.26 GodLoveSex Part 4:  Questions<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 26, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Questions on the four week series<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/10\/26\/2008.10.26%20GodLoveSex%20Part%204%3A%20%20Questions" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/10\/26\/2008.10.26%20GodLoveSex%20Part%204%3A%20%20Questions" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/10\/26\/2008.10.26%20GodLoveSex%20Part%204%3A%20%20Questions.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">2008.10.19 GodLoveSex, Pt. 3: Great Sex<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 19, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Song%20of%20Solomon%206" onclick="PS.Listen.openFull(this);return false;">Song of Solomon 6 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God wants you to have a good married sex life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/10\/19\/2008.10.19%20GodLoveSex%2C%20Pt.%203%3A%20Great%20Sex" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/10\/19\/2008.10.19%20GodLoveSex%2C%20Pt.%203%3A%20Great%20Sex" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/10\/19\/2008.10.19%20GodLoveSex%2C%20Pt.%203%3A%20Great%20Sex.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">2008.10.12 GodLoveSex Part 2 Till Death...<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 12, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Song%20of%20Solomon%208%3A6-8" onclick="PS.Listen.openFull(this);return false;">Song of Solomon 8:6-8 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How deep are your marriage vows<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/10\/12\/2008.10.12%20GodLoveSex%20Part%202%20Till%20Death..." class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/10\/12\/2008.10.12%20GodLoveSex%20Part%202%20Till%20Death..." class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/10\/12\/2008.10.12%20GodLoveSex%20Part%202%20Till%20Death....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">2008.10.06 GodLoveSex Pt 1 When Chemistry &amp; Theology collide<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 5, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Song%20of%20Solomon%201%20and%202" onclick="PS.Listen.openFull(this);return false;">Song of Solomon 1 and 2 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">When chemestry and Theology collide<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/10\/05\/2008.10.06%20GodLoveSex%20Pt%201%20When%20Chemistry%20%26%20Theology%20collide" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/10\/05\/2008.10.06%20GodLoveSex%20Pt%201%20When%20Chemistry%20%26%20Theology%20collide" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/10\/05\/2008.10.06%20GodLoveSex%20Pt%201%20When%20Chemistry%20%26%20Theology%20collide.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">2008-09-28 Identity Part 2 :  There are no orphans<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 28, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Romans%208%3A15-17" onclick="PS.Listen.openFull(this);return false;">Romans 8:15-17 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God loves us all as his children<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/09\/28\/2008-09-28%20Identity%20Part%202%20%3A%20%20There%20are%20no%20orphans" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/09\/28\/2008-09-28%20Identity%20Part%202%20%3A%20%20There%20are%20no%20orphans" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/09\/28\/2008-09-28%20Identity%20Part%202%20%3A%20%20There%20are%20no%20orphans.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">2008.09.21 Identity, Pt. 1: Hello, My Name Is<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 21, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Romans%209%3A20-26" onclick="PS.Listen.openFull(this);return false;">Romans 9:20-26 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Your past does not identify who you are in Christ<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/09\/21\/2008.09.21%20Identity%2C%20Pt.%201%3A%20Hello%2C%20My%20Name%20Is" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/09\/21\/2008.09.21%20Identity%2C%20Pt.%201%3A%20Hello%2C%20My%20Name%20Is" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/09\/21\/2008.09.21%20Identity%2C%20Pt.%201%3A%20Hello%2C%20My%20Name%20Is.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">2008.09.14 Connect, Pt. 3 - The Church that prays together<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 14, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=1%20Thes%205" onclick="PS.Listen.openFull(this);return false;">1 Thes 5 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Connecting as a church through prayer<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/09\/14\/2008.09.14%20Connect%2C%20Pt.%203%20-%20The%20Church%20that%20prays%20together" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/09\/14\/2008.09.14%20Connect%2C%20Pt.%203%20-%20The%20Church%20that%20prays%20together" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/09\/14\/2008.09.14%20Connect%2C%20Pt.%203%20-%20The%20Church%20that%20prays%20together.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">2008.09.07 Connect, Pt. 2 - A Cord of Three Strands<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 7, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Ecclesiastes%204" onclick="PS.Listen.openFull(this);return false;">Ecclesiastes 4 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">We are not meant to be alone<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/09\/07\/2008.09.07%20Connect%2C%20Pt.%202%20-%20A%20Cord%20of%20Three%20Strands" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/09\/07\/2008.09.07%20Connect%2C%20Pt.%202%20-%20A%20Cord%20of%20Three%20Strands" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/09\/07\/2008.09.07%20Connect%2C%20Pt.%202%20-%20A%20Cord%20of%20Three%20Strands.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">2008.08.31  Connect Part 1: Your People Shaped Hole<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 31, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Genesis%201-2" onclick="PS.Listen.openFull(this);return false;">Genesis 1-2 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">There\'s a void in your life that even God won\'t fill<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/08\/31\/2008.08.31%20%20Connect%20Part%201%3A%20Your%20People%20Shaped%20Hole" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/08\/31\/2008.08.31%20%20Connect%20Part%201%3A%20Your%20People%20Shaped%20Hole" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/08\/31\/2008.08.31%20%20Connect%20Part%201%3A%20Your%20People%20Shaped%20Hole.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">2008.08.24 Zaccheus:  Total Transformation<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 24, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%2019%3A1-10" onclick="PS.Listen.openFull(this);return false;">Luke 19:1-10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The calling of Zaccheus<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/08\/24\/2008.08.24%20Zaccheus%3A%20%20Total%20Transformation" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/08\/24\/2008.08.24%20Zaccheus%3A%20%20Total%20Transformation" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/08\/24\/2008.08.24%20Zaccheus%3A%20%20Total%20Transformation.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">2008.08.17 The rich young ruler<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 17, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Luke%2018%3A18-30" onclick="PS.Listen.openFull(this);return false;">Luke 18:18-30 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The cost of the Kingdom<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/08\/17\/2008.08.17%20The%20rich%20young%20ruler" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/08\/17\/2008.08.17%20The%20rich%20young%20ruler" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/08\/17\/2008.08.17%20The%20rich%20young%20ruler.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">2008.08.10 Conversations:  The women at the Well<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 10, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=John%204%3A1-42" onclick="PS.Listen.openFull(this);return false;">John 4:1-42 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">religion vs grace<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/08\/10\/2008.08.10%20Conversations%3A%20%20The%20women%20at%20the%20Well" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/08\/10\/2008.08.10%20Conversations%3A%20%20The%20women%20at%20the%20Well" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/08\/10\/2008.08.10%20Conversations%3A%20%20The%20women%20at%20the%20Well.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">2008.08.03 Conversations:  Nicodemus - salvation from Jesus <\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 3, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=John%203%3A1-21" onclick="PS.Listen.openFull(this);return false;">John 3:1-21 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Conversations:  Nicodemus - salvation from Jesus alone<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/08\/03\/2008.08.03%20Conversations%3A%20%20Nicodemus%20-%20salvation%20from%20Jesus%20" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/08\/03\/2008.08.03%20Conversations%3A%20%20Nicodemus%20-%20salvation%20from%20Jesus%20" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/08\/03\/2008.08.03%20Conversations%3A%20%20Nicodemus%20-%20salvation%20from%20Jesus%20.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">2008.07.27 Summer Reading, Pt. 4 - Diary of a Wimpy Kid<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 27, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Proverbs%2024%3A3-6" onclick="PS.Listen.openFull(this);return false;">Proverbs 24:3-6 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Healthy families.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/07\/27\/2008.07.27%20Summer%20Reading%2C%20Pt.%204%20-%20Diary%20of%20a%20Wimpy%20Kid" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/07\/27\/2008.07.27%20Summer%20Reading%2C%20Pt.%204%20-%20Diary%20of%20a%20Wimpy%20Kid" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/07\/27\/2008.07.27%20Summer%20Reading%2C%20Pt.%204%20-%20Diary%20of%20a%20Wimpy%20Kid.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">2008.07.20 Summer Reading, Pt. 3 - Jesus For President<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 20, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Matthew%2013%3A44-46" onclick="PS.Listen.openFull(this);return false;">Matthew 13:44-46 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Is Jesus a Democrat or Republican?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/07\/20\/2008.07.20%20Summer%20Reading%2C%20Pt.%203%20-%20Jesus%20For%20President" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/07\/20\/2008.07.20%20Summer%20Reading%2C%20Pt.%203%20-%20Jesus%20For%20President" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/07\/20\/2008.07.20%20Summer%20Reading%2C%20Pt.%203%20-%20Jesus%20For%20President.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">2008.07.13 Summer Reading, Pt. 2 - A New Earth<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 13, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Matthew%207%3A13-29" onclick="PS.Listen.openFull(this);return false;">Matthew 7:13-29 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Having a firm foundation in God\'s Word and being watchful for false prophets.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/07\/13\/2008.07.13%20Summer%20Reading%2C%20Pt.%202%20-%20A%20New%20Earth" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/07\/13\/2008.07.13%20Summer%20Reading%2C%20Pt.%202%20-%20A%20New%20Earth" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/07\/13\/2008.07.13%20Summer%20Reading%2C%20Pt.%202%20-%20A%20New%20Earth.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">2008.07.06 - In a Pit With a Lion on a Snowy Day<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 6, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=2%20Samuel%2023%3A20-23" onclick="PS.Listen.openFull(this);return false;">2 Samuel 23:20-23 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Part 1 of the 4-part sermon series, Summer Reading.<\/p>' +
'  <p class="PS-Episode-Summary">Pastor Jeff discusses facing our fears and trusting in God.  2 Samuel 23:20-23<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/07\/06\/2008.07.06%20-%20In%20a%20Pit%20With%20a%20Lion%20on%20a%20Snowy%20Day" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/07\/06\/2008.07.06%20-%20In%20a%20Pit%20With%20a%20Lion%20on%20a%20Snowy%20Day" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/07\/06\/2008.07.06%20-%20In%20a%20Pit%20With%20a%20Lion%20on%20a%20Snowy%20Day.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">2008.06.15 Pass It On:  Parenting<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 15, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Deuteronomy%206%3A4-9" onclick="PS.Listen.openFull(this);return false;">Deuteronomy 6:4-9 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Godly parenting.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/06\/15\/2008.06.15%20Pass%20It%20On%3A%20%20Parenting" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/06\/15\/2008.06.15%20Pass%20It%20On%3A%20%20Parenting" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/06\/15\/2008.06.15%20Pass%20It%20On%3A%20%20Parenting.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">2008.06.08 Revolution:  Living for Jesus<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 8, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Acts%206%3A8-7%3A60" onclick="PS.Listen.openFull(this);return false;">Acts 6:8-7:60 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living for Jesus<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/06\/08\/2008.06.08%20Revolution%3A%20%20Living%20for%20Jesus" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/06\/08\/2008.06.08%20Revolution%3A%20%20Living%20for%20Jesus" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/06\/08\/2008.06.08%20Revolution%3A%20%20Living%20for%20Jesus.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">2008.06.01  Revolution:  Servant Leadership<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 1, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Acts%206%3A1-7" onclick="PS.Listen.openFull(this);return false;">Acts 6:1-7 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Servant Leadership<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/06\/01\/2008.06.01%20%20Revolution%3A%20%20Servant%20Leadership" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/06\/01\/2008.06.01%20%20Revolution%3A%20%20Servant%20Leadership" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/06\/01\/2008.06.01%20%20Revolution%3A%20%20Servant%20Leadership.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">2008.05.25 Revolution:  Dealing with Difficult People<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 25, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Acts%205%3A12-42" onclick="PS.Listen.openFull(this);return false;">Acts 5:12-42 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Revolution:  Dealing with Difficult People<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/05\/25\/2008.05.25%20Revolution%3A%20%20Dealing%20with%20Difficult%20People" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/05\/25\/2008.05.25%20Revolution%3A%20%20Dealing%20with%20Difficult%20People" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/05\/25\/2008.05.25%20Revolution%3A%20%20Dealing%20with%20Difficult%20People.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">2008.05.18 Revolution:  Giving<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 18, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Acts%204%3A32-5%3A11" onclick="PS.Listen.openFull(this);return false;">Acts 4:32-5:11 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Giving<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/05\/18\/2008.05.18%20Revolution%3A%20%20Giving" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/05\/18\/2008.05.18%20Revolution%3A%20%20Giving" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/05\/18\/2008.05.18%20Revolution%3A%20%20Giving.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">2008.05.11  Revolution:  Powerful Prayer<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 11, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Acts%204%3A23-31" onclick="PS.Listen.openFull(this);return false;">Acts 4:23-31 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Powerful Prayer<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/05\/11\/2008.05.11%20%20Revolution%3A%20%20Powerful%20Prayer" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/05\/11\/2008.05.11%20%20Revolution%3A%20%20Powerful%20Prayer" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/05\/11\/2008.05.11%20%20Revolution%3A%20%20Powerful%20Prayer.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">2008.05.04 Revolution:  The Power of the Holy Spirit<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 4, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Acts%203%3A1-4%3A22" onclick="PS.Listen.openFull(this);return false;">Acts 3:1-4:22 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Power of the Holy Spirit<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/05\/04\/2008.05.04%20Revolution%3A%20%20The%20Power%20of%20the%20Holy%20Spirit" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/05\/04\/2008.05.04%20Revolution%3A%20%20The%20Power%20of%20the%20Holy%20Spirit" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/05\/04\/2008.05.04%20Revolution%3A%20%20The%20Power%20of%20the%20Holy%20Spirit.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">2008.04.27 Revolution: Secret Sin<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 27, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=1%20John%201%3A5-10" onclick="PS.Listen.openFull(this);return false;">1 John 1:5-10 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Secret Sin<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/04\/27\/2008.04.27%20Revolution%3A%20Secret%20Sin" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/04\/27\/2008.04.27%20Revolution%3A%20Secret%20Sin" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/04\/27\/2008.04.27%20Revolution%3A%20Secret%20Sin.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">2008.04.20  Revolution:  Community, Church<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 20, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Acts%202%3A42-47" onclick="PS.Listen.openFull(this);return false;">Acts 2:42-47 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Community Church<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/04\/20\/2008.04.20%20%20Revolution%3A%20%20Community%2C%20Church" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/04\/20\/2008.04.20%20%20Revolution%3A%20%20Community%2C%20Church" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/04\/20\/2008.04.20%20%20Revolution%3A%20%20Community%2C%20Church.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">2008.04.06 Revolution:  Trusting God<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 6, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Acts%201%3A12-26" onclick="PS.Listen.openFull(this);return false;">Acts 1:12-26 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Trusting God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/04\/06\/2008.04.06%20Revolution%3A%20%20Trusting%20God" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/04\/06\/2008.04.06%20Revolution%3A%20%20Trusting%20God" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/04\/06\/2008.04.06%20Revolution%3A%20%20Trusting%20God.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">2008.03.30 Revolution - Our Mission<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 30, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=Acts%201%3A1-11" onclick="PS.Listen.openFull(this);return false;">Acts 1:1-11 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Our mission<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/03\/30\/2008.03.30%20Revolution%20-%20Our%20Mission" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/03\/30\/2008.03.30%20Revolution%20-%20Our%20Mission" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/03\/30\/2008.03.30%20Revolution%20-%20Our%20Mission.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">2008.03.23 Down To Earth, Pt. 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 23, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=John%2021" onclick="PS.Listen.openFull(this);return false;">John 21 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Restoration<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/03\/23\/2008.03.23%20Down%20To%20Earth%2C%20Pt.%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/03\/23\/2008.03.23%20Down%20To%20Earth%2C%20Pt.%203" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/03\/23\/2008.03.23%20Down%20To%20Earth%2C%20Pt.%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">2008.03.16 Down To Earth, Pt. 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 16, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=John%2017" onclick="PS.Listen.openFull(this);return false;">John 17 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Staying connected to the world we live in.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/03\/16\/2008.03.16%20Down%20To%20Earth%2C%20Pt.%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/03\/16\/2008.03.16%20Down%20To%20Earth%2C%20Pt.%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/03\/16\/2008.03.16%20Down%20To%20Earth%2C%20Pt.%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">2008.03.09 Down To Earth, Pt. 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 9, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=John%2013%3A1-15" onclick="PS.Listen.openFull(this);return false;">John 13:1-15 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Serving like Jesus.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/03\/09\/2008.03.09%20Down%20To%20Earth%2C%20Pt.%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/03\/09\/2008.03.09%20Down%20To%20Earth%2C%20Pt.%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/03\/09\/2008.03.09%20Down%20To%20Earth%2C%20Pt.%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">2008.03.02  Wide Open<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 2, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Jeff Myers<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=47&search=2%20Cor%206%3A11-13" onclick="PS.Listen.openFull(this);return false;">2 Cor 6:11-13 (ESV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Wide Open<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/03\/02\/2008.03.02%20%20Wide%20Open" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/03\/02\/2008.03.02%20%20Wide%20Open" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/03\/02\/2008.03.02%20%20Wide%20Open.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">2008.02.17 Spence Culpepper: Proud vs. Broken Heart<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 17, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Spence Culpepper<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%207%3A36-47" onclick="PS.Listen.openFull(this);return false;">Luke 7:36-47 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God wants a Broken heart<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/listen\/2008\/02\/17\/2008.02.17%20Spence%20Culpepper%3A%20Proud%20vs.%20Broken%20Heart" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/send\/2008\/02\/17\/2008.02.17%20Spence%20Culpepper%3A%20Proud%20vs.%20Broken%20Heart" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/livinghopechurch\/2008\/02\/17\/2008.02.17%20Spence%20Culpepper%3A%20Proud%20vs.%20Broken%20Heart.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 = '';
