/* PortableSermons.com embeded episode archive for Calvary Bible 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">Calvary Bible Church<\/p>' +
'  <p class="PS-Account-Description">Calvary Bible Church. . .Committed to Setting Hearts Afire! Located in Lodi, CA, led by Pastor Steve Liparoto.<\/p>' +
'  <p class="PS-Account-Summary">First, we are a community of people who are doing our best to follow Christ, love people, and do good in our neighborhoods. Second, it is our mission to see God work in the hearts of people so they can truly experience freedom of forgiveness, Christ’s unconditional love, His unstoppable hope, and His promise of eternal life. The third thing you need to know is we want “CBC” to be a place where you can come and find friends. The kind of friends that provide the strength, love, and supportive care who form a band of brothers and sisters who have each other’s best interest at heart.<\/p>' +
'  <ul class="PS-Account-PodcastLinks">' +
'    <li class="PS-Account-PodcastLink-iTunes"><a href="itpc:\/\/portablesermons.com\/CalvaryBibleChurch\/listen.xml">Subscribe to Podcast (iTunes)<\/a><\/li>' +
'    <li class="PS-Account-PodcastLink-Other"><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/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">contending for the faith #7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 22, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=philippians" onclick="PS.Listen.openFull(this);return false;">philippians (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">contending for the faith by embracing Christlike attitude<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/08\/22\/contending%20for%20the%20faith%20%237" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/08\/22\/contending%20for%20the%20faith%20%237" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/08\/22\/contending%20for%20the%20faith%20%237.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">contending for the faith #6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 15, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">humility, the cost of unity<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/08\/15\/contending%20for%20the%20faith%20%236" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/08\/15\/contending%20for%20the%20faith%20%236" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/08\/15\/contending%20for%20the%20faith%20%236.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">contending for the faith #5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 25, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=philippians" onclick="PS.Listen.openFull(this);return false;">philippians (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">finding unity in the gospel<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/07\/25\/contending%20for%20the%20faith%20%235" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/07\/25\/contending%20for%20the%20faith%20%235" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/07\/25\/contending%20for%20the%20faith%20%235.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">contending for the faith part #4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 18, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">a journey through philippians<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/07\/18\/contending%20for%20the%20faith%20part%20%234" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/07\/18\/contending%20for%20the%20faith%20part%20%234" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/07\/18\/contending%20for%20the%20faith%20part%20%234.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">contending for the faith part #3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 11, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Tim Walmark<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Learning how to let the gospel take priority in your life...<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/07\/11\/contending%20for%20the%20faith%20part%20%233" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/07\/11\/contending%20for%20the%20faith%20part%20%233" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/07\/11\/contending%20for%20the%20faith%20part%20%233.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">contending for the faith<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 27, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Tim Walmark<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Philippians" onclick="PS.Listen.openFull(this);return false;">Philippians (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to remain joyful in a broken world<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/06\/27\/contending%20for%20the%20faith" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/06\/27\/contending%20for%20the%20faith" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/06\/27\/contending%20for%20the%20faith.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">contending for the faith<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 13, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Fighting for your faith... a study of the book of Philippians<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/06\/13\/contending%20for%20the%20faith" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/06\/13\/contending%20for%20the%20faith" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/06\/13\/contending%20for%20the%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">The missional church #4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 6, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The culture of the missional church<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/06\/06\/The%20missional%20church%20%234" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/06\/06\/The%20missional%20church%20%234" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/06\/06\/The%20missional%20church%20%234.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">missional church part#3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 30, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What it means to live on mission and the impact it will have on your life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/05\/30\/missional%20church%20part%233" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/05\/30\/missional%20church%20part%233" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/05\/30\/missional%20church%20part%233.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The missional church #2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 23, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The culture of the missional church<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/05\/23\/The%20missional%20church%20%232" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/05\/23\/The%20missional%20church%20%232" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/05\/23\/The%20missional%20church%20%232.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">Missional Church - Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 16, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living out your faith daily<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/05\/16\/Missional%20Church%20-%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/05\/16\/Missional%20Church%20-%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\/CalvaryBibleChurch\/2010\/05\/16\/Missional%20Church%20-%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">&quot;Beauty Restored&quot; - Mother\'s Day<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 9, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%2096%3A6%3B%201%20Peter%203%3A3-4" onclick="PS.Listen.openFull(this);return false;">Psalm 96:6; 1 Peter 3:3-4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Beauty from the inside out.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/05\/09\/%22Beauty%20Restored%22%20-%20Mother%27s%20Day" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/05\/09\/%22Beauty%20Restored%22%20-%20Mother%27s%20Day" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/05\/09\/%22Beauty%20Restored%22%20-%20Mother%27s%20Day.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">&quot;Flawed People&quot;<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 2, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Gary Odell<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Corinthians%2012%3A7-10" onclick="PS.Listen.openFull(this);return false;">2 Corinthians 12:7-10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God uses even flawed people for His purpose<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/05\/02\/%22Flawed%20People%22" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/05\/02\/%22Flawed%20People%22" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/05\/02\/%22Flawed%20People%22.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">&quot;Why Communion?&quot;<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 18, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%2026%3A26-28%3B%201%20Corinthians%2011%3A17-29" onclick="PS.Listen.openFull(this);return false;">Matthew 26:26-28; 1 Corinthians 11:17-29 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Keeping the Main Thing the Main Thing<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/04\/18\/%22Why%20Communion%3F%22" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/04\/18\/%22Why%20Communion%3F%22" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/04\/18\/%22Why%20Communion%3F%22.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">&quot;The Summer of Seeing God Set Hearts Afire with His Love&quot;<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 16, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">An Audio Message from Pastor Steve<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/04\/16\/%22The%20Summer%20of%20Seeing%20God%20Set%20Hearts%20Afire%20with%20His%20Love%22" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/04\/16\/%22The%20Summer%20of%20Seeing%20God%20Set%20Hearts%20Afire%20with%20His%20Love%22" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/04\/16\/%22The%20Summer%20of%20Seeing%20God%20Set%20Hearts%20Afire%20with%20His%20Love%22.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">&quot;The Promise of Life&quot;<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 4, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20John%202%3A25%3B%20John%2011%3A25-26%3B%20John%206%3A40" onclick="PS.Listen.openFull(this);return false;">1 John 2:25; John 11:25-26; John 6:40 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Enjoying the abundant life promised through Jesus Christ<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/04\/04\/%22The%20Promise%20of%20Life%22" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/04\/04\/%22The%20Promise%20of%20Life%22" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/04\/04\/%22The%20Promise%20of%20Life%22.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">&quot;The Gospel Centered Life&quot; - Part 3 Grace - fullness<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 28, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Peter%203%3A18%3B%20Luke%2018%3A9-14%3B%20Hebrews%2013%3A9" onclick="PS.Listen.openFull(this);return false;">2 Peter 3:18; Luke 18:9-14; Hebrews 13:9 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Gospel Centered Life Grows in Grace - fullness<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/03\/28\/%22The%20Gospel%20Centered%20Life%22%20-%20Part%203%20Grace%20-%20fullness" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/03\/28\/%22The%20Gospel%20Centered%20Life%22%20-%20Part%203%20Grace%20-%20fullness" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/03\/28\/%22The%20Gospel%20Centered%20Life%22%20-%20Part%203%20Grace%20-%20fullness.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">&quot;The Gospel Centered Life&quot; - Part 2 Faith - fullness<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 21, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Hebrews%2011%3A1-3%3B%20Romand%201%3A17%3B%20Hebrews%2011%3A6" onclick="PS.Listen.openFull(this);return false;">Hebrews 11:1-3; Romand 1:17; Hebrews 11:6 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Gospel Centered Life Grows in Faith - fullness<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/03\/21\/%22The%20Gospel%20Centered%20Life%22%20-%20Part%202%20Faith%20-%20fullness" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/03\/21\/%22The%20Gospel%20Centered%20Life%22%20-%20Part%202%20Faith%20-%20fullness" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/03\/21\/%22The%20Gospel%20Centered%20Life%22%20-%20Part%202%20Faith%20-%20fullness.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">&quot;The Gospel Centered Life&quot; - Part 1 Transformational<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 14, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%201%3A16-17%3B%20Proverbs%2014%3A12%3B%20James%204%3A6" onclick="PS.Listen.openFull(this);return false;">Romans 1:16-17; Proverbs 14:12; James 4:6 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Gospel Centered Life is Transformational<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/03\/14\/%22The%20Gospel%20Centered%20Life%22%20-%20Part%201%20Transformational" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/03\/14\/%22The%20Gospel%20Centered%20Life%22%20-%20Part%201%20Transformational" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/03\/14\/%22The%20Gospel%20Centered%20Life%22%20-%20Part%201%20Transformational.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">&quot;Face Off&quot; Part 3 - Anger<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 7, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%2037%3A8%3B%20Job%202%3A9-10%3B%20Proverbs%2012%3A16" onclick="PS.Listen.openFull(this);return false;">Psalm 37:8; Job 2:9-10; Proverbs 12:16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Facing ANGER<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/03\/07\/%22Face%20Off%22%20Part%203%20-%20Anger" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/03\/07\/%22Face%20Off%22%20Part%203%20-%20Anger" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/03\/07\/%22Face%20Off%22%20Part%203%20-%20Anger.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">&quot;Faceoff&quot; Part 2 - Loneliness<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 28, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20John%201%3A5-7%3B%20James%205%3A16%3B%20Romans%2015%3A7" onclick="PS.Listen.openFull(this);return false;">1 John 1:5-7; James 5:16; Romans 15:7 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Facing LONELINESS<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/02\/28\/%22Faceoff%22%20Part%202%20-%20Loneliness" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/02\/28\/%22Faceoff%22%20Part%202%20-%20Loneliness" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/02\/28\/%22Faceoff%22%20Part%202%20-%20Loneliness.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">&quot;Face Off&quot; Part 1 - Fear<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 21, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Timothy%201%3A7%3B%20Psalm%2027%3A1%3B%20Psalm%2056%3A3-4%3B%201%20John%204%3A" onclick="PS.Listen.openFull(this);return false;">2 Timothy 1:7; Psalm 27:1; Psalm 56:3-4; 1 John 4: (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Facing FEARS<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/02\/21\/%22Face%20Off%22%20Part%201%20-%20Fear" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/02\/21\/%22Face%20Off%22%20Part%201%20-%20Fear" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/02\/21\/%22Face%20Off%22%20Part%201%20-%20Fear.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">&quot;Be Prepared&quot; Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 14, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Various%20Scriptures" onclick="PS.Listen.openFull(this);return false;">Various Scriptures (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">TO SEE GOD SET PEOPLE\'S HEARTS AFIRE WITH HIS LOVE<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/02\/14\/%22Be%20Prepared%22%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/02\/14\/%22Be%20Prepared%22%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\/CalvaryBibleChurch\/2010\/02\/14\/%22Be%20Prepared%22%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">&quot;Be Prepared&quot; Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 7, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Various%20Scriptures" onclick="PS.Listen.openFull(this);return false;">Various Scriptures (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">TO SEE GOD SET PEOPLE\'S HEARTS AFIRE WITH HIS LOVE<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/02\/07\/%22Be%20Prepared%22%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/02\/07\/%22Be%20Prepared%22%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\/CalvaryBibleChurch\/2010\/02\/07\/%22Be%20Prepared%22%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">&quot;Against All Odds&quot; Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 31, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Tim Wallmark<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Nehemiah%20Chapter%204" onclick="PS.Listen.openFull(this);return false;">Nehemiah Chapter 4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">OBSTACLES &amp; OPPOSITION<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/01\/31\/%22Against%20All%20Odds%22%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/01\/31\/%22Against%20All%20Odds%22%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\/CalvaryBibleChurch\/2010\/01\/31\/%22Against%20All%20Odds%22%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">&quot;Against All Odds&quot; Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 24, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Tim Wallmark<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Nehemiah%20Chapter%203" onclick="PS.Listen.openFull(this);return false;">Nehemiah Chapter 3 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">TEAM WORK MAKES THE DREAM WORK<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/01\/24\/%22Against%20All%20Odds%22%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/01\/24\/%22Against%20All%20Odds%22%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\/CalvaryBibleChurch\/2010\/01\/24\/%22Against%20All%20Odds%22%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">&quot;Against All Odds&quot; Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 17, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Nehemiah%202%3A11-20" onclick="PS.Listen.openFull(this);return false;">Nehemiah 2:11-20 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">REBUILD<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/01\/17\/%22Against%20All%20Odds%22%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/01\/17\/%22Against%20All%20Odds%22%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\/CalvaryBibleChurch\/2010\/01\/17\/%22Against%20All%20Odds%22%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">&quot;Against All Odds&quot; Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 10, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Nehemiah%201%3A2-10" onclick="PS.Listen.openFull(this);return false;">Nehemiah 1:2-10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">THE POWER OF PRAYER<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/01\/10\/%22Against%20All%20Odds%22%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/01\/10\/%22Against%20All%20Odds%22%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\/CalvaryBibleChurch\/2010\/01\/10\/%22Against%20All%20Odds%22%20Part%201.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">&quot;Hearts Afire&quot;<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 3, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%2014%3A16-17" onclick="PS.Listen.openFull(this);return false;">John 14:16-17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living from a transformed heart that has been set afire by the Holy Spirit.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2010\/01\/03\/%22Hearts%20Afire%22" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2010\/01\/03\/%22Hearts%20Afire%22" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2010\/01\/03\/%22Hearts%20Afire%22.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">&quot;Stones&quot;<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 27, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Steve Liparoto<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Joshua%204%3A1-7" onclick="PS.Listen.openFull(this);return false;">Joshua 4:1-7 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A reminder of God\'s faithfulness<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/listen\/2009\/12\/27\/%22Stones%22" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/send\/2009\/12\/27\/%22Stones%22" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/CalvaryBibleChurch\/2009\/12\/27\/%22Stones%22.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 = '';
