/* PortableSermons.com embeded episode archive for Bayside of West Roseville
 * 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">Bayside of West Roseville<\/p>' +
'  <p class="PS-Account-Description">Bayside of West Roseville Messages<\/p>' +
'  <p class="PS-Account-Summary">Bayside of West Roseville is an exciting, newly forming church in one of the fastest growing areas in the country.  Our desire, as a new church, is to share with every person in the West Roseville region and beyond these three truths:<br \/>1) Every person matters to God<br \/>2) Your kids matter to us<br \/>3) We matter to each other.   Due to technical difficulties, there are times when the Messages are not recorded and will then not be uploaded to this site.<\/p>' +
'  <ul class="PS-Account-PodcastLinks">' +
'    <li class="PS-Account-PodcastLink-iTunes"><a href="itpc:\/\/portablesermons.com\/baysidewest\/listen.xml">Subscribe to Podcast (iTunes)<\/a><\/li>' +
'    <li class="PS-Account-PodcastLink-Other"><a href="http:\/\/portablesermons.com\/baysidewest\/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">Amazed: Total Transformation<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 1, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Ephesians%204%3A1-31" onclick="PS.Listen.openFull(this);return false;">Ephesians 4:1-31 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living a Life Worthy of the Calling<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/08\/01\/Amazed%3A%20Total%20Transformation" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/08\/01\/Amazed%3A%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\/baysidewest\/2010\/08\/01\/Amazed%3A%20Total%20Transformation.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">Amazed: Living the Transformed Life<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 25, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor John Volinsky<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Ephesians%204%3A1" onclick="PS.Listen.openFull(this);return false;">Ephesians 4:1 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living the Transformed Life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/07\/25\/Amazed%3A%20Living%20the%20Transformed%20Life" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/07\/25\/Amazed%3A%20Living%20the%20Transformed%20Life" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/07\/25\/Amazed%3A%20Living%20the%20Transformed%20Life.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">Use as Directed<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 11, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Bob Balian<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Ephesians%201%3A3" onclick="PS.Listen.openFull(this);return false;">Ephesians 1:3 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Use as Directed<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/07\/11\/Use%20as%20Directed" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/07\/11\/Use%20as%20Directed" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/07\/11\/Use%20as%20Directed.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">Amazed: Give Peace a Chance<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 4, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Ephesians%202%3A11-22" onclick="PS.Listen.openFull(this);return false;">Ephesians 2:11-22 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Give Peace a Chance<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/07\/04\/Amazed%3A%20Give%20Peace%20a%20Chance" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/07\/04\/Amazed%3A%20Give%20Peace%20a%20Chance" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/07\/04\/Amazed%3A%20Give%20Peace%20a%20Chance.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">Amazed: Richer than I realize<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 20, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Ephesians%201%3A7-23" onclick="PS.Listen.openFull(this);return false;">Ephesians 1:7-23 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Richer than I realize<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/06\/20\/Amazed%3A%20Richer%20than%20I%20realize" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/06\/20\/Amazed%3A%20Richer%20than%20I%20realize" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/06\/20\/Amazed%3A%20Richer%20than%20I%20realize.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">Amazed: The Key to a Joyful, Confident Life<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 13, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Scott Edwards<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Ephesians%201%3A1%2C2" onclick="PS.Listen.openFull(this);return false;">Ephesians 1:1,2 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Key to a Joyful, Confident Life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/06\/13\/Amazed%3A%20The%20Key%20to%20a%20Joyful%2C%20Confident%20Life" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/06\/13\/Amazed%3A%20The%20Key%20to%20a%20Joyful%2C%20Confident%20Life" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/06\/13\/Amazed%3A%20The%20Key%20to%20a%20Joyful%2C%20Confident%20Life.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">BRIX: What Has God Taught Us<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 6, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Deuteronomy%2011%3A2" onclick="PS.Listen.openFull(this);return false;">Deuteronomy 11:2 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">BRIX: What Has God Taught Us<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/06\/06\/BRIX%3A%20What%20Has%20God%20Taught%20Us" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/06\/06\/BRIX%3A%20What%20Has%20God%20Taught%20Us" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/06\/06\/BRIX%3A%20What%20Has%20God%20Taught%20Us.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">BRIX: Building Roots in Christ<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 16, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Dr. John Jackson<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%203%3A16-17" onclick="PS.Listen.openFull(this);return false;">John 3:16-17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Building Roots in Christ<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/05\/16\/BRIX%3A%20Building%20Roots%20in%20Christ" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/05\/16\/BRIX%3A%20Building%20Roots%20in%20Christ" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/05\/16\/BRIX%3A%20Building%20Roots%20in%20Christ.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">BRIX: Building a Life of Purpose<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 9, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Building a Life of Purpose<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/05\/09\/BRIX%3A%20Building%20a%20Life%20of%20Purpose" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/05\/09\/BRIX%3A%20Building%20a%20Life%20of%20Purpose" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/05\/09\/BRIX%3A%20Building%20a%20Life%20of%20Purpose.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">BRIX: Building a Life of Commitment<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 2, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=2%20Chronicles%2016%3A9" onclick="PS.Listen.openFull(this);return false;">2 Chronicles 16:9 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Building a Life of Commitment<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/05\/02\/BRIX%3A%20Building%20a%20Life%20of%20Commitment" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/05\/02\/BRIX%3A%20Building%20a%20Life%20of%20Commitment" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/05\/02\/BRIX%3A%20Building%20a%20Life%20of%20Commitment.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">BRIX: Building a Life for Eternity<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 25, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Building a Life for Eternity<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/04\/25\/BRIX%3A%20Building%20a%20Life%20for%20Eternity" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/04\/25\/BRIX%3A%20Building%20a%20Life%20for%20Eternity" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/04\/25\/BRIX%3A%20Building%20a%20Life%20for%20Eternity.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">All Access - Easter 2010<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 4, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%2010%3A9-11" onclick="PS.Listen.openFull(this);return false;">John 10:9-11 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Easter 2010<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/04\/04\/All%20Access%20-%20Easter%202010" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/04\/04\/All%20Access%20-%20Easter%202010" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/04\/04\/All%20Access%20-%20Easter%202010.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Bldg a Faith That Works: God Loves You, But I am not so sure<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 21, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%204%3A1-17" onclick="PS.Listen.openFull(this);return false;">James 4:1-17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God Loves You, but I am not so Sure<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/03\/21\/Bldg%20a%20Faith%20That%20Works%3A%20God%20Loves%20You%2C%20But%20I%20am%20not%20so%20sure" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/03\/21\/Bldg%20a%20Faith%20That%20Works%3A%20God%20Loves%20You%2C%20But%20I%20am%20not%20so%20sure" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/03\/21\/Bldg%20a%20Faith%20That%20Works%3A%20God%20Loves%20You%2C%20But%20I%20am%20not%20so%20sure.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">Building a Faith That Works: Managing My Mouth<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 14, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%203%3A1-12" onclick="PS.Listen.openFull(this);return false;">James 3:1-12 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Managing my Mouth<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/03\/14\/Building%20a%20Faith%20That%20Works%3A%20Managing%20My%20Mouth" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/03\/14\/Building%20a%20Faith%20That%20Works%3A%20Managing%20My%20Mouth" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/03\/14\/Building%20a%20Faith%20That%20Works%3A%20Managing%20My%20Mouth.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">Building a Faith that Works: Faith Works<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 7, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Dr. David Nystrom<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%202%3A14-16" onclick="PS.Listen.openFull(this);return false;">James 2:14-16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Faith Works<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/03\/07\/Building%20a%20Faith%20that%20Works%3A%20Faith%20Works" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/03\/07\/Building%20a%20Faith%20that%20Works%3A%20Faith%20Works" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/03\/07\/Building%20a%20Faith%20that%20Works%3A%20Faith%20Works.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">Bldg a Faith That Wrks:5 Keys to Bldg Great Relationships<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 28, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%201%3A19" onclick="PS.Listen.openFull(this);return false;">James 1:19 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">5 Keys to Building Great Relationships<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/02\/28\/Bldg%20a%20Faith%20That%20Wrks%3A5%20Keys%20to%20Bldg%20Great%20Relationships" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/02\/28\/Bldg%20a%20Faith%20That%20Wrks%3A5%20Keys%20to%20Bldg%20Great%20Relationships" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/02\/28\/Bldg%20a%20Faith%20That%20Wrks%3A5%20Keys%20to%20Bldg%20Great%20Relationships.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">Building a Faith That Works: Losing My Religion<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 21, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor John Volinsky<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%201%3A19-27" onclick="PS.Listen.openFull(this);return false;">James 1:19-27 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Losing My Religion <\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/02\/21\/Building%20a%20Faith%20That%20Works%3A%20Losing%20My%20Religion" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/02\/21\/Building%20a%20Faith%20That%20Works%3A%20Losing%20My%20Religion" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/02\/21\/Building%20a%20Faith%20That%20Works%3A%20Losing%20My%20Religion.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">Building a Faith That Works: This is Only a Test<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 14, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%201%3A2-4" onclick="PS.Listen.openFull(this);return false;">James 1:2-4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A Study of the Book of James<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/02\/14\/Building%20a%20Faith%20That%20Works%3A%20This%20is%20Only%20a%20Test" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/02\/14\/Building%20a%20Faith%20That%20Works%3A%20This%20is%20Only%20a%20Test" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/02\/14\/Building%20a%20Faith%20That%20Works%3A%20This%20is%20Only%20a%20Test.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">Destined for Greatness: Building a Great Life<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 7, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%201%3A4" onclick="PS.Listen.openFull(this);return false;">James 1:4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A Study of the Book of James<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/02\/07\/Destined%20for%20Greatness%3A%20Building%20a%20Great%20Life" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/02\/07\/Destined%20for%20Greatness%3A%20Building%20a%20Great%20Life" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/02\/07\/Destined%20for%20Greatness%3A%20Building%20a%20Great%20Life.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">(REAL CHANGE) Vision Sunday<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 31, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20Peter%202%3A9" onclick="PS.Listen.openFull(this);return false;">1 Peter 2:9 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Vision Sunday<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/01\/31\/%28REAL%20CHANGE%29%20Vision%20Sunday" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/01\/31\/%28REAL%20CHANGE%29%20Vision%20Sunday" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/01\/31\/%28REAL%20CHANGE%29%20Vision%20Sunday.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">(Real) Change: Serving Together<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 24, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%2015%3A13" onclick="PS.Listen.openFull(this);return false;">Romans 15:13 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Serving Together<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/01\/24\/%28Real%29%20Change%3A%20Serving%20Together" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/01\/24\/%28Real%29%20Change%3A%20Serving%20Together" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/01\/24\/%28Real%29%20Change%3A%20Serving%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">(Real) Change: Feeding Yourself From God\'s Word<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 10, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=51&search=Matthew%204%3A4" onclick="PS.Listen.openFull(this);return false;">Matthew 4:4 (NLT)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Feeding Yourself From God\'s Word<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/01\/10\/%28Real%29%20Change%3A%20Feeding%20Yourself%20From%20God%27s%20Word" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/01\/10\/%28Real%29%20Change%3A%20Feeding%20Yourself%20From%20God%27s%20Word" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/01\/10\/%28Real%29%20Change%3A%20Feeding%20Yourself%20From%20God%27s%20Word.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">(Real) Change: Manage My Time<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 3, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Ephesians%205%3A15-16" onclick="PS.Listen.openFull(this);return false;">Ephesians 5:15-16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Managing time.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2010\/01\/03\/%28Real%29%20Change%3A%20Manage%20My%20Time" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2010\/01\/03\/%28Real%29%20Change%3A%20Manage%20My%20Time" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2010\/01\/03\/%28Real%29%20Change%3A%20Manage%20My%20Time.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">miracle: Making the Miracle Personal<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 27, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Scott Edwards<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%202%3A1-12" onclick="PS.Listen.openFull(this);return false;">Matthew 2:1-12 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Making the Miracle Personal<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/12\/27\/miracle%3A%20Making%20the%20Miracle%20Personal" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/12\/27\/miracle%3A%20Making%20the%20Miracle%20Personal" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/12\/27\/miracle%3A%20Making%20the%20Miracle%20Personal.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">miracle: Have a \'Mary\' Christmas<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 20, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%201%3A26-55" onclick="PS.Listen.openFull(this);return false;">Luke 1:26-55 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Type of Person God Uses<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/12\/20\/miracle%3A%20Have%20a%20%27Mary%27%20Christmas" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/12\/20\/miracle%3A%20Have%20a%20%27Mary%27%20Christmas" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/12\/20\/miracle%3A%20Have%20a%20%27Mary%27%20Christmas.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">miracle: Help! I Need a Miracle!<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 13, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Isaiah%203%3A8" onclick="PS.Listen.openFull(this);return false;">Isaiah 3:8 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Help! I Need a Miracle!<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/12\/13\/miracle%3A%20Help%21%20I%20Need%20a%20Miracle%21" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/12\/13\/miracle%3A%20Help%21%20I%20Need%20a%20Miracle%21" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/12\/13\/miracle%3A%20Help%21%20I%20Need%20a%20Miracle%21.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">Will the Real Messiah Please Stand Up<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 6, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%201%3A1-16" onclick="PS.Listen.openFull(this);return false;">Matthew 1:1-16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Will the Real Messiah Please Stand Up<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/12\/06\/Will%20the%20Real%20Messiah%20Please%20Stand%20Up" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/12\/06\/Will%20the%20Real%20Messiah%20Please%20Stand%20Up" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/12\/06\/Will%20the%20Real%20Messiah%20Please%20Stand%20Up.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">ifocus: The Generosity Project<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 22, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">I give thanks to God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/11\/22\/ifocus%3A%20The%20Generosity%20Project" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/11\/22\/ifocus%3A%20The%20Generosity%20Project" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/11\/22\/ifocus%3A%20The%20Generosity%20Project.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">ifocus: Money<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 15, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">ifocus: Money<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/11\/15\/ifocus%3A%20Money" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/11\/15\/ifocus%3A%20Money" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/11\/15\/ifocus%3A%20Money.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">ifocus: Family Matters<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 8, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Bob Balian<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Proverbs%204%3A23" onclick="PS.Listen.openFull(this);return false;">Proverbs 4:23 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Family Matters<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/11\/08\/ifocus%3A%20Family%20Matters" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/11\/08\/ifocus%3A%20Family%20Matters" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/11\/08\/ifocus%3A%20Family%20Matters.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">iFocus:Raising Kids without Raising Your Blood Pressure<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 1, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">iFocus:Raising Kids without Raising Your Blood Pressure<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/11\/01\/iFocus%3ARaising%20Kids%20without%20Raising%20Your%20Blood%20Pressure" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/11\/01\/iFocus%3ARaising%20Kids%20without%20Raising%20Your%20Blood%20Pressure" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/11\/01\/iFocus%3ARaising%20Kids%20without%20Raising%20Your%20Blood%20Pressure.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">40 Days of Prayer: Receiving Guidance from God<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 25, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Receiving Guidance from God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/10\/25\/40%20Days%20of%20Prayer%3A%20Receiving%20Guidance%20from%20God" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/10\/25\/40%20Days%20of%20Prayer%3A%20Receiving%20Guidance%20from%20God" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/10\/25\/40%20Days%20of%20Prayer%3A%20Receiving%20Guidance%20from%20God.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">40 Days of Prayer: 6 Things God Does When You Pray<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 18, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">6 Things God Does When You Pray<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/10\/18\/40%20Days%20of%20Prayer%3A%206%20Things%20God%20Does%20When%20You%20Pray" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/10\/18\/40%20Days%20of%20Prayer%3A%206%20Things%20God%20Does%20When%20You%20Pray" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/10\/18\/40%20Days%20of%20Prayer%3A%206%20Things%20God%20Does%20When%20You%20Pray.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">40 Days of Prayer: The Power of Praying Together<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 11, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Acts%2016%3A20-34" onclick="PS.Listen.openFull(this);return false;">Acts 16:20-34 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Power of Praying Together - &quot;When the Jailhouse Rocks!&quot;<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/10\/11\/40%20Days%20of%20Prayer%3A%20The%20Power%20of%20Praying%20Together" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/10\/11\/40%20Days%20of%20Prayer%3A%20The%20Power%20of%20Praying%20Together" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/10\/11\/40%20Days%20of%20Prayer%3A%20The%20Power%20of%20Praying%20Together.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">40 Days of Prayer: Can You Hear Me Now?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 4, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Can you hear me now?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/10\/04\/40%20Days%20of%20Prayer%3A%20Can%20You%20Hear%20Me%20Now%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/10\/04\/40%20Days%20of%20Prayer%3A%20Can%20You%20Hear%20Me%20Now%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/10\/04\/40%20Days%20of%20Prayer%3A%20Can%20You%20Hear%20Me%20Now%3F.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">40 Days of Prayer! If at First You Don\'t Succeed...<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 27, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%206%3A12" onclick="PS.Listen.openFull(this);return false;">Matthew 6:12 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">4 Ways God answers prayers<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/09\/27\/40%20Days%20of%20Prayer%21%20If%20at%20First%20You%20Don%27t%20Succeed..." class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/09\/27\/40%20Days%20of%20Prayer%21%20If%20at%20First%20You%20Don%27t%20Succeed..." class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/09\/27\/40%20Days%20of%20Prayer%21%20If%20at%20First%20You%20Don%27t%20Succeed....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">40 Days of Prayer! Why Pray When You Can Worry?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 20, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%206%3A5-8" onclick="PS.Listen.openFull(this);return false;">Matthew 6:5-8 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to Revitalize Your Prayer Life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/09\/20\/40%20Days%20of%20Prayer%21%20Why%20Pray%20When%20You%20Can%20Worry%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/09\/20\/40%20Days%20of%20Prayer%21%20Why%20Pray%20When%20You%20Can%20Worry%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/09\/20\/40%20Days%20of%20Prayer%21%20Why%20Pray%20When%20You%20Can%20Worry%3F.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">40 Days of Prayer! Don\'t Just Do Something: Sit There!<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 13, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Nehemiah%201%3A4-11" onclick="PS.Listen.openFull(this);return false;">Nehemiah 1:4-11 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">40 Days of Prayer! Don\'t Just Do Something: Sit There!<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/09\/13\/40%20Days%20of%20Prayer%21%20Don%27t%20Just%20Do%20Something%3A%20Sit%20There%21" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/09\/13\/40%20Days%20of%20Prayer%21%20Don%27t%20Just%20Do%20Something%3A%20Sit%20There%21" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/09\/13\/40%20Days%20of%20Prayer%21%20Don%27t%20Just%20Do%20Something%3A%20Sit%20There%21.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">Re-Fuel: Living with Total Confidence<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 6, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20John%205%3A13-21" onclick="PS.Listen.openFull(this);return false;">1 John 5:13-21 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living with Total Confidence<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/09\/06\/Re-Fuel%3A%20Living%20with%20Total%20Confidence" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/09\/06\/Re-Fuel%3A%20Living%20with%20Total%20Confidence" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/09\/06\/Re-Fuel%3A%20Living%20with%20Total%20Confidence.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">Re-Fuel: Transformed Living<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 30, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Jim Holst<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20John%205%3A1" onclick="PS.Listen.openFull(this);return false;">1 John 5:1 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Transformed Living<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/08\/30\/Re-Fuel%3A%20Transformed%20Living" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/08\/30\/Re-Fuel%3A%20Transformed%20Living" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/08\/30\/Re-Fuel%3A%20Transformed%20Living.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">ReFuel:Truth and Lies<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 9, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor David Harris<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Truth and Lies<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/08\/09\/ReFuel%3ATruth%20and%20Lies" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/08\/09\/ReFuel%3ATruth%20and%20Lies" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/08\/09\/ReFuel%3ATruth%20and%20Lies.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">Re-Fuel:Staying the Course in Dark Days<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 12, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20John%202%3A26" onclick="PS.Listen.openFull(this);return false;">1 John 2:26 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Staying the Course in Dark Days<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/07\/12\/Re-Fuel%3AStaying%20the%20Course%20in%20Dark%20Days" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/07\/12\/Re-Fuel%3AStaying%20the%20Course%20in%20Dark%20Days" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/07\/12\/Re-Fuel%3AStaying%20the%20Course%20in%20Dark%20Days.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">Re-Fuel:Living in the Light<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 5, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%2013%3A34%2C35" onclick="PS.Listen.openFull(this);return false;">John 13:34,35 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living in the Light<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/07\/05\/Re-Fuel%3ALiving%20in%20the%20Light" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/07\/05\/Re-Fuel%3ALiving%20in%20the%20Light" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/07\/05\/Re-Fuel%3ALiving%20in%20the%20Light.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">Re-Fuel:God\'s Plan for Handling Guilt and Shame<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 28, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%201%3A1-3" onclick="PS.Listen.openFull(this);return false;">John 1:1-3 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God\'s Plan for Handling Guilt and Shame<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/06\/28\/Re-Fuel%3AGod%27s%20Plan%20for%20Handling%20Guilt%20and%20Shame" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/06\/28\/Re-Fuel%3AGod%27s%20Plan%20for%20Handling%20Guilt%20and%20Shame" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/06\/28\/Re-Fuel%3AGod%27s%20Plan%20for%20Handling%20Guilt%20and%20Shame.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">Life at its Best: Church at its Best<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 14, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Church at its best - Connect, Grow, Serve<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/06\/14\/Life%20at%20its%20Best%3A%20Church%20at%20its%20Best" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/06\/14\/Life%20at%20its%20Best%3A%20Church%20at%20its%20Best" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/06\/14\/Life%20at%20its%20Best%3A%20Church%20at%20its%20Best.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">Life at its Best: Living a Generous Life<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 7, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Living a Generous Life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/06\/07\/Life%20at%20its%20Best%3A%20Living%20a%20Generous%20Life" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/06\/07\/Life%20at%20its%20Best%3A%20Living%20a%20Generous%20Life" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/06\/07\/Life%20at%20its%20Best%3A%20Living%20a%20Generous%20Life.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">Life at its Best: Grace<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 31, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Psalm%20145%3A8" onclick="PS.Listen.openFull(this);return false;">Psalm 145:8 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Grace<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/05\/31\/Life%20at%20its%20Best%3A%20Grace" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/05\/31\/Life%20at%20its%20Best%3A%20Grace" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/05\/31\/Life%20at%20its%20Best%3A%20Grace.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">Life at its Best: Hope<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 24, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20Peter%201%3A3" onclick="PS.Listen.openFull(this);return false;">1 Peter 1:3 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Life at its Best: Hope<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/05\/24\/Life%20at%20its%20Best%3A%20Hope" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/05\/24\/Life%20at%20its%20Best%3A%20Hope" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/05\/24\/Life%20at%20its%20Best%3A%20Hope.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">Life at its Best: Building a Life of Faith<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 17, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Hebrews%2011%3A6" onclick="PS.Listen.openFull(this);return false;">Hebrews 11:6 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Building a Life of Faith<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/05\/17\/Life%20at%20its%20Best%3A%20Building%20a%20Life%20of%20Faith" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/05\/17\/Life%20at%20its%20Best%3A%20Building%20a%20Life%20of%20Faith" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/05\/17\/Life%20at%20its%20Best%3A%20Building%20a%20Life%20of%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">Life at its Best: 4 Things Every Mom Needs to Know<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 10, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">4 Things Every Mom Needs to Know - Moms at their best<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/05\/10\/Life%20at%20its%20Best%3A%204%20Things%20Every%20Mom%20Needs%20to%20Know" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/05\/10\/Life%20at%20its%20Best%3A%204%20Things%20Every%20Mom%20Needs%20to%20Know" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/05\/10\/Life%20at%20its%20Best%3A%204%20Things%20Every%20Mom%20Needs%20to%20Know.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">Life at its Best: Getting Our Kids to Jesus<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 3, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Dr. Bill MacPhee<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Mark%2010%3A13-16" onclick="PS.Listen.openFull(this);return false;">Mark 10:13-16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Parents at their best - getting our kids to Jesus<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/05\/03\/Life%20at%20its%20Best%3A%20Getting%20Our%20Kids%20to%20Jesus" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/05\/03\/Life%20at%20its%20Best%3A%20Getting%20Our%20Kids%20to%20Jesus" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/05\/03\/Life%20at%20its%20Best%3A%20Getting%20Our%20Kids%20to%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">Life at its Best: Bringing Hope to Others<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 26, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor John Volinsky<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Bringing Hope to Others<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/04\/26\/Life%20at%20its%20Best%3A%20Bringing%20Hope%20to%20Others" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/04\/26\/Life%20at%20its%20Best%3A%20Bringing%20Hope%20to%20Others" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/04\/26\/Life%20at%20its%20Best%3A%20Bringing%20Hope%20to%20Others.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">Life at its Best: Celebrate Easter<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 12, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Celebrate Easter<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/04\/12\/Life%20at%20its%20Best%3A%20Celebrate%20Easter" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/04\/12\/Life%20at%20its%20Best%3A%20Celebrate%20Easter" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/04\/12\/Life%20at%20its%20Best%3A%20Celebrate%20Easter.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">Talking About God Without Feeling Weird<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 5, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%2014%3A15-24" onclick="PS.Listen.openFull(this);return false;">Luke 14:15-24 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Talking About God Without Feeling Weird<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/04\/05\/Talking%20About%20God%20Without%20Feeling%20Weird" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/04\/05\/Talking%20About%20God%20Without%20Feeling%20Weird" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/04\/05\/Talking%20About%20God%20Without%20Feeling%20Weird.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">Bringing my World to Christ - The Dance of Life<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 29, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Lon Allison<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%204%3A27-42" onclick="PS.Listen.openFull(this);return false;">John 4:27-42 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Dance of Life - Sharing Christ with others<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/29\/Bringing%20my%20World%20to%20Christ%20-%20The%20Dance%20of%20Life" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/29\/Bringing%20my%20World%20to%20Christ%20-%20The%20Dance%20of%20Life" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/29\/Bringing%20my%20World%20to%20Christ%20-%20The%20Dance%20of%20Life.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 Dance of Life Part 1 of 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 29, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Lon Allison<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Dance of Life - Sharing Christ with others<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%201%20of%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%201%20of%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%201%20of%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Dance of Life Part 2 of 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 29, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Lon Allison<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Dance of Life - Sharing Christ with others<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%202%20of%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%202%20of%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%202%20of%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The Dance of Life Part 3 of 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 29, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Lon Allison<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Dance of Life - Sharing Christ with others<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%203%20of%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%203%20of%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%203%20of%204.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The Dance of Life Part 4 of 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 29, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Lon Allison<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Dance of Life - Sharing Christ with others<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%204%20of%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%204%20of%204" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/29\/The%20Dance%20of%20Life%20Part%204%20of%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">Our Holy and Awesome God<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 22, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Our Holy and Awesome God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/22\/Our%20Holy%20and%20Awesome%20God" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/22\/Our%20Holy%20and%20Awesome%20God" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/22\/Our%20Holy%20and%20Awesome%20God.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">No Fear: Overcoming Indifference<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 15, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Revelation%203%3A14" onclick="PS.Listen.openFull(this);return false;">Revelation 3:14 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A study on the book of Revelation<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/15\/No%20Fear%3A%20Overcoming%20Indifference" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/15\/No%20Fear%3A%20Overcoming%20Indifference" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/15\/No%20Fear%3A%20Overcoming%20Indifference.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">No Fear: Overcoming Trials<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 8, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Overcoming Trials<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/08\/No%20Fear%3A%20Overcoming%20Trials" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/08\/No%20Fear%3A%20Overcoming%20Trials" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/08\/No%20Fear%3A%20Overcoming%20Trials.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">Imagine the End<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 5, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Kidstuf - Pastor Carey Nieuwhof<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Kidstuf - Imagine the End<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/05\/Imagine%20the%20End" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/05\/Imagine%20the%20End" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/05\/Imagine%20the%20End.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">No Fear: Overcoming Apathy<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 1, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=revelation%203%3A1-6" onclick="PS.Listen.openFull(this);return false;">revelation 3:1-6 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Overcoming Apathy<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/03\/01\/No%20Fear%3A%20Overcoming%20Apathy" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/03\/01\/No%20Fear%3A%20Overcoming%20Apathy" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/03\/01\/No%20Fear%3A%20Overcoming%20Apathy.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">No Fear: Overcoming Disobedience<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 22, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Revelation%202%3A18-29" onclick="PS.Listen.openFull(this);return false;">Revelation 2:18-29 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Overcoming Disobedience<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/02\/22\/No%20Fear%3A%20Overcoming%20Disobedience" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/02\/22\/No%20Fear%3A%20Overcoming%20Disobedience" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/02\/22\/No%20Fear%3A%20Overcoming%20Disobedience.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">No Fear: Overcoming Trials<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 15, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Revelation%202%3A1-17" onclick="PS.Listen.openFull(this);return false;">Revelation 2:1-17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Overcoming Trials<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/02\/15\/No%20Fear%3A%20Overcoming%20Trials" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/02\/15\/No%20Fear%3A%20Overcoming%20Trials" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/02\/15\/No%20Fear%3A%20Overcoming%20Trials.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">NO FEAR: Who is in Charge?  Study on the Book of Revelation<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 8, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Revelation%201%3A9-20" onclick="PS.Listen.openFull(this);return false;">Revelation 1:9-20 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Who is in Charge?  A Study on the Book of Revelation<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/02\/08\/NO%20FEAR%3A%20Who%20is%20in%20Charge%3F%20%20Study%20on%20the%20Book%20of%20Revelation" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/02\/08\/NO%20FEAR%3A%20Who%20is%20in%20Charge%3F%20%20Study%20on%20the%20Book%20of%20Revelation" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/02\/08\/NO%20FEAR%3A%20Who%20is%20in%20Charge%3F%20%20Study%20on%20the%20Book%20of%20Revelation.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">NO FEAR: A Study on the Book of Revelation<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 1, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Revelation%201%3A1-3" onclick="PS.Listen.openFull(this);return false;">Revelation 1:1-3 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A Study on the Book of Revelation<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/02\/01\/NO%20FEAR%3A%20A%20Study%20on%20the%20Book%20of%20Revelation" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/02\/01\/NO%20FEAR%3A%20A%20Study%20on%20the%20Book%20of%20Revelation" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/02\/01\/NO%20FEAR%3A%20A%20Study%20on%20the%20Book%20of%20Revelation.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">Making Your Objections Manageable<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 25, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Bob Balian<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Making Your Objections Manageable<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/01\/25\/Making%20Your%20Objections%20Manageable" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/01\/25\/Making%20Your%20Objections%20Manageable" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/01\/25\/Making%20Your%20Objections%20Manageable.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">Facing Your Future with Confidence: Letter to the President<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 18, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">A Letter to the President<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/01\/18\/Facing%20Your%20Future%20with%20Confidence%3A%20Letter%20to%20the%20President" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/01\/18\/Facing%20Your%20Future%20with%20Confidence%3A%20Letter%20to%20the%20President" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/01\/18\/Facing%20Your%20Future%20with%20Confidence%3A%20Letter%20to%20the%20President.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">Facing Your Future with Confidence: This Prayer\'s for You<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 11, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Daniel%206%3A10" onclick="PS.Listen.openFull(this);return false;">Daniel 6:10 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Why worry when you can pray?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/01\/11\/Facing%20Your%20Future%20with%20Confidence%3A%20This%20Prayer%27s%20for%20You" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/01\/11\/Facing%20Your%20Future%20with%20Confidence%3A%20This%20Prayer%27s%20for%20You" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/01\/11\/Facing%20Your%20Future%20with%20Confidence%3A%20This%20Prayer%27s%20for%20You.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">Facing Your Future with Confidence<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 4, 2009<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Daniel%201%3A3-5" onclick="PS.Listen.openFull(this);return false;">Daniel 1:3-5 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">3 Keys to facing your future with Confidence.  How do I resolve to grow Spiritually this year?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2009\/01\/04\/Facing%20Your%20Future%20with%20Confidence" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2009\/01\/04\/Facing%20Your%20Future%20with%20Confidence" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2009\/01\/04\/Facing%20Your%20Future%20with%20Confidence.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Christmas Carols: Christmas is For-Giving<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 28, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%205%3A23-25" onclick="PS.Listen.openFull(this);return false;">Matthew 5:23-25 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How can we build healthy authentic relationships?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/12\/28\/Christmas%20Carols%3A%20Christmas%20is%20For-Giving" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/12\/28\/Christmas%20Carols%3A%20Christmas%20is%20For-Giving" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/12\/28\/Christmas%20Carols%3A%20Christmas%20is%20For-Giving.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">Christmas Carols: Joy to the World<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 21, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Joy to the World<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/12\/21\/Christmas%20Carols%3A%20Joy%20to%20the%20World" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/12\/21\/Christmas%20Carols%3A%20Joy%20to%20the%20World" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/12\/21\/Christmas%20Carols%3A%20Joy%20to%20the%20World.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Christmas Carols: Hark the Herald Angels Sing<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 14, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%202%3A8-16" onclick="PS.Listen.openFull(this);return false;">Luke 2:8-16 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What do we learn from Hark the Herald Angels Sing?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/12\/14\/Christmas%20Carols%3A%20Hark%20the%20Herald%20Angels%20Sing" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/12\/14\/Christmas%20Carols%3A%20Hark%20the%20Herald%20Angels%20Sing" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/12\/14\/Christmas%20Carols%3A%20Hark%20the%20Herald%20Angels%20Sing.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">Christmas Carols: O Little Town of Bethlehem<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 7, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Thank God for the little things<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/12\/07\/Christmas%20Carols%3A%20O%20Little%20Town%20of%20Bethlehem" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/12\/07\/Christmas%20Carols%3A%20O%20Little%20Town%20of%20Bethlehem" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/12\/07\/Christmas%20Carols%3A%20O%20Little%20Town%20of%20Bethlehem.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The New You! Overcoming the Fear of the Future<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 23, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%208%3A25-39" onclick="PS.Listen.openFull(this);return false;">Romans 8:25-39 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Overcoming the Fear of the Future.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/11\/23\/The%20New%20You%21%20Overcoming%20the%20Fear%20of%20the%20Future" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/11\/23\/The%20New%20You%21%20Overcoming%20the%20Fear%20of%20the%20Future" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/11\/23\/The%20New%20You%21%20Overcoming%20the%20Fear%20of%20the%20Future.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 New You: God\'s Antidote to Anxiety<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 16, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%208%3A28" onclick="PS.Listen.openFull(this);return false;">Romans 8:28 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The New You: God\'s Antidote to Anxiety<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/11\/16\/The%20New%20You%3A%20God%27s%20Antidote%20to%20Anxiety" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/11\/16\/The%20New%20You%3A%20God%27s%20Antidote%20to%20Anxiety" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/11\/16\/The%20New%20You%3A%20God%27s%20Antidote%20to%20Anxiety.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The New You: Overcoming Discouragement<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 9, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%208%3A28" onclick="PS.Listen.openFull(this);return false;">Romans 8:28 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The New You: Overcoming Discouragement<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/11\/09\/The%20New%20You%3A%20Overcoming%20Discouragement" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/11\/09\/The%20New%20You%3A%20Overcoming%20Discouragement" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/11\/09\/The%20New%20You%3A%20Overcoming%20Discouragement.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 New You: What it means to be a Christian<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 2, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%208%3A5-8" onclick="PS.Listen.openFull(this);return false;">Romans 8:5-8 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Differences between believers and unbelievers, characteristics, how do I know I\'m a child of God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/11\/02\/The%20New%20You%3A%20What%20it%20means%20to%20be%20a%20Christian" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/11\/02\/The%20New%20You%3A%20What%20it%20means%20to%20be%20a%20Christian" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/11\/02\/The%20New%20You%3A%20What%20it%20means%20to%20be%20a%20Christian.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The New You!: Overcoming Guilt?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 26, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%208%3A1" onclick="PS.Listen.openFull(this);return false;">Romans 8:1 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Overcoming Guilt<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/10\/26\/The%20New%20You%21%3A%20Overcoming%20Guilt%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/10\/26\/The%20New%20You%21%3A%20Overcoming%20Guilt%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/10\/26\/The%20New%20You%21%3A%20Overcoming%20Guilt%3F.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The New You: Do I Have Good News For You?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 19, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%208" onclick="PS.Listen.openFull(this);return false;">Romans 8 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What do we as Christians have going for us?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/10\/19\/The%20New%20You%3A%20Do%20I%20Have%20Good%20News%20For%20You%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/10\/19\/The%20New%20You%3A%20Do%20I%20Have%20Good%20News%20For%20You%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/10\/19\/The%20New%20You%3A%20Do%20I%20Have%20Good%20News%20For%20You%3F.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The New You: Help!<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 12, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%207" onclick="PS.Listen.openFull(this);return false;">Romans 7 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The New You: Help!<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/10\/12\/The%20New%20You%3A%20Help%21" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/10\/12\/The%20New%20You%3A%20Help%21" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/10\/12\/The%20New%20You%3A%20Help%21.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">The New You: An Offer You Cannot Refuse<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 5, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%206%3A15-23" onclick="PS.Listen.openFull(this);return false;">Romans 6:15-23 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What does Paul mean when he states we are no longer under the law but under grace.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/10\/05\/The%20New%20You%3A%20An%20Offer%20You%20Cannot%20Refuse" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/10\/05\/The%20New%20You%3A%20An%20Offer%20You%20Cannot%20Refuse" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/10\/05\/The%20New%20You%3A%20An%20Offer%20You%20Cannot%20Refuse.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">The New You: The Truth About Me<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 28, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%206%3A1-14" onclick="PS.Listen.openFull(this);return false;">Romans 6:1-14 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Experience of Christian Life; Facts and Acts of Christian Life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/09\/28\/The%20New%20You%3A%20The%20Truth%20About%20Me" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/09\/28\/The%20New%20You%3A%20The%20Truth%20About%20Me" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/09\/28\/The%20New%20You%3A%20The%20Truth%20About%20Me.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 New You: Natural Born Sinners: 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 21, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The New You: Natural Born Sinners: 1<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/09\/21\/The%20New%20You%3A%20Natural%20Born%20Sinners%3A%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/09\/21\/The%20New%20You%3A%20Natural%20Born%20Sinners%3A%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/09\/21\/The%20New%20You%3A%20Natural%20Born%20Sinners%3A%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">First Love<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 7, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Revelation%202%3A1-7" onclick="PS.Listen.openFull(this);return false;">Revelation 2:1-7 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">First Love<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/09\/07\/First%20Love" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/09\/07\/First%20Love" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/09\/07\/First%20Love.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">Knowing God<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 31, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Jim Holst<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Phillippians%203%3A7-8" onclick="PS.Listen.openFull(this);return false;">Phillippians 3:7-8 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Knowing God - How do we do it?  Results of knowing God.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/08\/31\/Knowing%20God" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/08\/31\/Knowing%20God" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/08\/31\/Knowing%20God.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">How to Make My Life Count? We are called to serve as a TEAM<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 24, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Linda Sommerville<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Acts%202%3A42-47" onclick="PS.Listen.openFull(this);return false;">Acts 2:42-47 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Serving as a team.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/08\/24\/How%20to%20Make%20My%20Life%20Count%3F%20We%20are%20called%20to%20serve%20as%20a%20TEAM" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/08\/24\/How%20to%20Make%20My%20Life%20Count%3F%20We%20are%20called%20to%20serve%20as%20a%20TEAM" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/08\/24\/How%20to%20Make%20My%20Life%20Count%3F%20We%20are%20called%20to%20serve%20as%20a%20TEAM.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">Everybody Plays<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 3, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Phil Sommerville<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Everybody Plays<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/08\/03\/Everybody%20Plays" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/08\/03\/Everybody%20Plays" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/08\/03\/Everybody%20Plays.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">Get Smart: The Power of Sex<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 27, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Proverbs%2030%3A18-19" onclick="PS.Listen.openFull(this);return false;">Proverbs 30:18-19 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">3 positive choices to make<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/07\/27\/Get%20Smart%3A%20The%20Power%20of%20Sex" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/07\/27\/Get%20Smart%3A%20The%20Power%20of%20Sex" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/07\/27\/Get%20Smart%3A%20The%20Power%20of%20Sex.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">Get Smart: Mastering My Mouth<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 20, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Proverbs%2013%3A3" onclick="PS.Listen.openFull(this);return false;">Proverbs 13:3 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Mastering my Mouth<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/07\/20\/Get%20Smart%3A%20Mastering%20My%20Mouth" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/07\/20\/Get%20Smart%3A%20Mastering%20My%20Mouth" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/07\/20\/Get%20Smart%3A%20Mastering%20My%20Mouth.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">Get Smart: Managing My Money<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 13, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Money Management<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/07\/13\/Get%20Smart%3A%20Managing%20My%20Money" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/07\/13\/Get%20Smart%3A%20Managing%20My%20Money" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/07\/13\/Get%20Smart%3A%20Managing%20My%20Money.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">Get Smart: The 4 Friends Everyone Needs<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 6, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Phil Sommerville<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Proverbs%2013%3A20" onclick="PS.Listen.openFull(this);return false;">Proverbs 13:20 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">He who walks with the wise grows wise...<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/07\/06\/Get%20Smart%3A%20The%204%20Friends%20Everyone%20Needs" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/07\/06\/Get%20Smart%3A%20The%204%20Friends%20Everyone%20Needs" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/07\/06\/Get%20Smart%3A%20The%204%20Friends%20Everyone%20Needs.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">Get Smart: 4 Secrets to a Healthy Family<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 29, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">4 Secrets to a Healthy Family<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/06\/29\/Get%20Smart%3A%204%20Secrets%20to%20a%20Healthy%20Family" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/06\/29\/Get%20Smart%3A%204%20Secrets%20to%20a%20Healthy%20Family" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/06\/29\/Get%20Smart%3A%204%20Secrets%20to%20a%20Healthy%20Family.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">Get Smart: The Direction Principle<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 22, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Bob Balian<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Direction Determines Destination<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/06\/22\/Get%20Smart%3A%20The%20Direction%20Principle" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/06\/22\/Get%20Smart%3A%20The%20Direction%20Principle" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/06\/22\/Get%20Smart%3A%20The%20Direction%20Principle.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">Avoiding the Crash<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 15, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Avoiding the Crash<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/06\/15\/Avoiding%20the%20Crash" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/06\/15\/Avoiding%20the%20Crash" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/06\/15\/Avoiding%20the%20Crash.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">Rejoice is a Choice<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 1, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Rejoice is a Choice<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/06\/01\/Rejoice%20is%20a%20Choice" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/06\/01\/Rejoice%20is%20a%20Choice" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/06\/01\/Rejoice%20is%20a%20Choice.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">Two Step Blueprint for Going M.A.D.<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 25, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=John%204%3A39-42" onclick="PS.Listen.openFull(this);return false;">John 4:39-42 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Making a difference<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/05\/25\/Two%20Step%20Blueprint%20for%20Going%20M.A.D." class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/05\/25\/Two%20Step%20Blueprint%20for%20Going%20M.A.D." class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/05\/25\/Two%20Step%20Blueprint%20for%20Going%20M.A.D..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">I have a friend who... Part 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 18, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">I have a friend who has a hard time believing in Heaven and Hell<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/05\/18\/I%20have%20a%20friend%20who...%20Part%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/05\/18\/I%20have%20a%20friend%20who...%20Part%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/05\/18\/I%20have%20a%20friend%20who...%20Part%208.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">I have a friend who...needs more balance<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 11, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Linda Sommerville<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Luke%2010%3A38%20-%2042" onclick="PS.Listen.openFull(this);return false;">Luke 10:38 - 42 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God is not pro-exhaustion.  God is interested in my rest.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/05\/11\/I%20have%20a%20friend%20who...needs%20more%20balance" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/05\/11\/I%20have%20a%20friend%20who...needs%20more%20balance" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/05\/11\/I%20have%20a%20friend%20who...needs%20more%20balance.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">I Have a Friend Who...struggles with prayer<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 27, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Phil Sommerville<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What is Prayer? Why Pray?  How to pray.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/04\/27\/I%20Have%20a%20Friend%20Who...struggles%20with%20prayer" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/04\/27\/I%20Have%20a%20Friend%20Who...struggles%20with%20prayer" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/04\/27\/I%20Have%20a%20Friend%20Who...struggles%20with%20prayer.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">I Have a Friend Who...Says &quot;Church, Why bother?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 20, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The importance of Church and Bayside of West Roseville\'s 2nd birthday<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/04\/20\/I%20Have%20a%20Friend%20Who...Says%20%22Church%2C%20Why%20bother%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/04\/20\/I%20Have%20a%20Friend%20Who...Says%20%22Church%2C%20Why%20bother%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/04\/20\/I%20Have%20a%20Friend%20Who...Says%20%22Church%2C%20Why%20bother%3F.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">I have a friend who... Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 13, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">...doesn\'t believe Jesus is the only way to God<\/p>' +
'  <p class="PS-Episode-Summary">Part 4 of the series -<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/04\/13\/I%20have%20a%20friend%20who...%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/04\/13\/I%20have%20a%20friend%20who...%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\/baysidewest\/2008\/04\/13\/I%20have%20a%20friend%20who...%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">I have a friend who...asks &quot;Can I trust the Bible?&quot;<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 6, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Timothy%203%3A16%20-%203%3A17" onclick="PS.Listen.openFull(this);return false;">Timothy 3:16 - 3:17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What makes the bible trustworthy?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/04\/06\/I%20have%20a%20friend%20who...asks%20%22Can%20I%20trust%20the%20Bible%3F%22" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/04\/06\/I%20have%20a%20friend%20who...asks%20%22Can%20I%20trust%20the%20Bible%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\/baysidewest\/2008\/04\/06\/I%20have%20a%20friend%20who...asks%20%22Can%20I%20trust%20the%20Bible%3F%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">I have a friend who...Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 30, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">I have a friend who...has struggles believing that if God is a good God, why is there struggling and evil in this world<\/p>' +
'  <p class="PS-Episode-Summary">I have a friend who...has struggles believing that if God is a good God, why is there struggling and evil in this world.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/03\/30\/I%20have%20a%20friend%20who...Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/03\/30\/I%20have%20a%20friend%20who...Part%202" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/03\/30\/I%20have%20a%20friend%20who...Part%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">I have a friend who...Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 23, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">...has a hard time believing in the Resurrection.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/03\/23\/I%20have%20a%20friend%20who...Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/03\/23\/I%20have%20a%20friend%20who...Part%201" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/03\/23\/I%20have%20a%20friend%20who...Part%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">Extreme Makeover - Part 4: Peace<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 9, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The fruit of peace<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/03\/09\/Extreme%20Makeover%20-%20Part%204%3A%20Peace" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/03\/09\/Extreme%20Makeover%20-%20Part%204%3A%20Peace" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/03\/09\/Extreme%20Makeover%20-%20Part%204%3A%20Peace.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">Extreme Makeover Part 2 - Faithfulness<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 24, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Bringing the fruit of faithfulness to your life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/02\/24\/Extreme%20Makeover%20Part%202%20-%20Faithfulness" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/02\/24\/Extreme%20Makeover%20Part%202%20-%20Faithfulness" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/02\/24\/Extreme%20Makeover%20Part%202%20-%20Faithfulness.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">Extreme Makeover - Part 1: Joy<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 17, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=James%201%3A1-4" onclick="PS.Listen.openFull(this);return false;">James 1:1-4 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Joy is a positive confidence that I possess by knowing and trusting God regardless of the circumstances<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/02\/17\/Extreme%20Makeover%20-%20Part%201%3A%20Joy" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/02\/17\/Extreme%20Makeover%20-%20Part%201%3A%20Joy" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/02\/17\/Extreme%20Makeover%20-%20Part%201%3A%20Joy.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">This Year I Will... Share My Faith<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 10, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Matthew%2028%3A18%20-20" onclick="PS.Listen.openFull(this);return false;">Matthew 28:18 -20 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">7 authentic styles<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/02\/10\/This%20Year%20I%20Will...%20Share%20My%20Faith" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/02\/10\/This%20Year%20I%20Will...%20Share%20My%20Faith" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/02\/10\/This%20Year%20I%20Will...%20Share%20My%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">This year I will - Make a difference<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 3, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Make a difference this year<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/02\/03\/This%20year%20I%20will%20-%20Make%20a%20difference" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/02\/03\/This%20year%20I%20will%20-%20Make%20a%20difference" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/02\/03\/This%20year%20I%20will%20-%20Make%20a%20difference.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">This Year I Will...Quit That Habit<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 27, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Guest Pastor Jim Holst<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Quitting Bad Habits<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/01\/27\/This%20Year%20I%20Will...Quit%20That%20Habit" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/01\/27\/This%20Year%20I%20Will...Quit%20That%20Habit" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/01\/27\/This%20Year%20I%20Will...Quit%20That%20Habit.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">This Year I will...Develop My Spiritual Life<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 20, 2008<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What does it take to Grow Spiritually?<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2008\/01\/20\/This%20Year%20I%20will...Develop%20My%20Spiritual%20Life" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2008\/01\/20\/This%20Year%20I%20will...Develop%20My%20Spiritual%20Life" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2008\/01\/20\/This%20Year%20I%20will...Develop%20My%20Spiritual%20Life.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">Home for the Holidays 5: Simply Remain<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 30, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Donnie Hinshaw<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Simply Remain<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/12\/30\/Home%20for%20the%20Holidays%205%3A%20Simply%20Remain" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/12\/30\/Home%20for%20the%20Holidays%205%3A%20Simply%20Remain" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/12\/30\/Home%20for%20the%20Holidays%205%3A%20Simply%20Remain.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">Home for the Holidays 4: What time is Christmas?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 23, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">What time is Christmas<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/12\/23\/Home%20for%20the%20Holidays%204%3A%20What%20time%20is%20Christmas%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/12\/23\/Home%20for%20the%20Holidays%204%3A%20What%20time%20is%20Christmas%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/12\/23\/Home%20for%20the%20Holidays%204%3A%20What%20time%20is%20Christmas%3F.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Home for the Holidays: Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 16, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Have a &quot;Mary&quot; Christmas<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/12\/16\/Home%20for%20the%20Holidays%3A%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/12\/16\/Home%20for%20the%20Holidays%3A%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\/baysidewest\/2007\/12\/16\/Home%20for%20the%20Holidays%3A%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">Unleashing the Power of Hope<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 9, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Ray Johnston<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Combat Discrouragement<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/12\/09\/Unleashing%20the%20Power%20of%20Hope" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/12\/09\/Unleashing%20the%20Power%20of%20Hope" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/12\/09\/Unleashing%20the%20Power%20of%20Hope.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">Home for the Holidays: Part 1 Come Home to God<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">December 2, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Luke 15:11-32<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/12\/02\/Home%20for%20the%20Holidays%3A%20Part%201%20Come%20Home%20to%20God" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/12\/02\/Home%20for%20the%20Holidays%3A%20Part%201%20Come%20Home%20to%20God" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/12\/02\/Home%20for%20the%20Holidays%3A%20Part%201%20Come%20Home%20to%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">Money Matters Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 25, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Your Money Matters<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/11\/25\/Money%20Matters%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/11\/25\/Money%20Matters%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\/baysidewest\/2007\/11\/25\/Money%20Matters%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">Money Matters: Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 18, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Till Debt Do We Part<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/11\/18\/Money%20Matters%3A%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/11\/18\/Money%20Matters%3A%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\/baysidewest\/2007\/11\/18\/Money%20Matters%3A%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">Money Matters Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 11, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to Manage My Money Wisely<\/p>' +
'  <p class="PS-Episode-Summary">I. How we get in to trouble<br \/>II. God\'s way to avoid financial trouble<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/11\/11\/Money%20Matters%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/11\/11\/Money%20Matters%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\/baysidewest\/2007\/11\/11\/Money%20Matters%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">Money Matters Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">November 4, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Stuff<\/p>' +
'  <p class="PS-Episode-Summary">How does spiritual growth happen? Whose stuff is it?<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/11\/04\/Money%20Matters%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/11\/04\/Money%20Matters%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\/baysidewest\/2007\/11\/04\/Money%20Matters%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">Stressbusters Psalm 23 Part 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 28, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Secret to Confidence<\/p>' +
'  <p class="PS-Episode-Summary">6 Reasons why we fear the future, 6 Secrets to Having Confidence for your future, What will we receive in heaven?<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/10\/28\/Stressbusters%20Psalm%2023%20Part%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/10\/28\/Stressbusters%20Psalm%2023%20Part%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/10\/28\/Stressbusters%20Psalm%2023%20Part%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Stressbusters Psalm 23 Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 21, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Secret to Courage<\/p>' +
'  <p class="PS-Episode-Summary">What to Remember in Dark Valleys, <br \/>What to Do in Dark Valleys<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/10\/21\/Stressbusters%20Psalm%2023%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/10\/21\/Stressbusters%20Psalm%2023%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/10\/21\/Stressbusters%20Psalm%2023%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Stressbusters Psalm 23 Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 14, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Secret to Success, Getting Guidance from God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/10\/14\/Stressbusters%20Psalm%2023%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/10\/14\/Stressbusters%20Psalm%2023%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\/baysidewest\/2007\/10\/14\/Stressbusters%20Psalm%2023%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">Stressbusters Psalm 23 Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 30, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Phil Sommerville<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Secret to Peace - He Restores My Soul<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/09\/30\/Stressbusters%20Psalm%2023%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/09\/30\/Stressbusters%20Psalm%2023%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\/baysidewest\/2007\/09\/30\/Stressbusters%20Psalm%2023%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">Stressbusters Psalm 23 Part 2<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 23, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Secret to Balance God\'s Antidote to Busyness<\/p>' +
'  <p class="PS-Episode-Summary">GOD\'S WAY TO R.E.L.A.X.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/09\/23\/Stressbusters%20Psalm%2023%20Part%202" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/09\/23\/Stressbusters%20Psalm%2023%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\/baysidewest\/2007\/09\/23\/Stressbusters%20Psalm%2023%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">Stressbusters Psalm 23 Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 16, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Secret to Fulfillment Not God\'s Antidote for Worry<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/09\/16\/Stressbusters%20Psalm%2023%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/09\/16\/Stressbusters%20Psalm%2023%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\/baysidewest\/2007\/09\/16\/Stressbusters%20Psalm%2023%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">You Are Shaped for Significance:  Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 10, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Employing Your Experience<\/p>' +
'  <p class="PS-Episode-Summary">This message wraps up the series called &quot;You are Shaped for Significance.&quot;  Pastor Chuck discusses examining and using your experiences.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/09\/10\/You%20Are%20Shaped%20for%20Significance%3A%20%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/09\/10\/You%20Are%20Shaped%20for%20Significance%3A%20%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/09\/10\/You%20Are%20Shaped%20for%20Significance%3A%20%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Gary Sanders, Covenant Missionary <\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">September 2, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Guest Gary Sanders<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Gary Sanders speaks about missionary work in Columbia.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/09\/02\/Gary%20Sanders%2C%20Covenant%20Missionary%20" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/09\/02\/Gary%20Sanders%2C%20Covenant%20Missionary%20" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/09\/02\/Gary%20Sanders%2C%20Covenant%20Missionary%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">You are Shaped for Significance Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 26, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">You are Shaped for Significance Part 4<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/08\/26\/You%20are%20Shaped%20for%20Significance%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/08\/26\/You%20are%20Shaped%20for%20Significance%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\/baysidewest\/2007\/08\/26\/You%20are%20Shaped%20for%20Significance%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">How has God Wired You Up?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 19, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">You are Shaped for Significance: Part 3<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/08\/19\/How%20has%20God%20Wired%20You%20Up%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/08\/19\/How%20has%20God%20Wired%20You%20Up%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/08\/19\/How%20has%20God%20Wired%20You%20Up%3F.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Living Your Heart\'s Desire<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 12, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">You are shaped for significance: Part 2<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/08\/12\/Living%20Your%20Heart%27s%20Desire" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/08\/12\/Living%20Your%20Heart%27s%20Desire" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/08\/12\/Living%20Your%20Heart%27s%20Desire.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">Heroes: David<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 29, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Guest Pastor Jim Tillman<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Heroes: David<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/07\/29\/Heroes%3A%20David" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/07\/29\/Heroes%3A%20David" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/07\/29\/Heroes%3A%20David.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">Heroes: Daniel<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 24, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">When the Pressure is On<\/p>' +
'  <p class="PS-Episode-Summary">Learn about 5 keys to staying pure.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/07\/24\/Heroes%3A%20Daniel" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/07\/24\/Heroes%3A%20Daniel" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/07\/24\/Heroes%3A%20Daniel.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">Heroes: Esther<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 15, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Linda Sommerville<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Esther Invites You to Make a Difference<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/07\/15\/Heroes%3A%20Esther" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/07\/15\/Heroes%3A%20Esther" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/07\/15\/Heroes%3A%20Esther.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">Heroes: Nehemiah<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 8, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Phil Sommerville<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Heroes: Nehemiah<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/07\/08\/Heroes%3A%20Nehemiah" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/07\/08\/Heroes%3A%20Nehemiah" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/07\/08\/Heroes%3A%20Nehemiah.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">Heroes: Moses<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 1, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Guest Pastor Jim Tillman<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Four Keys to Effective Living<\/p>' +
'  <p class="PS-Episode-Summary">Who am I?, What are my choices?, What is really important?, What are my goals? - Explore Moses\' choices and see how they apply to your life.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/07\/01\/Heroes%3A%20Moses" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/07\/01\/Heroes%3A%20Moses" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/07\/01\/Heroes%3A%20Moses.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">Heroes:  Abraham<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 24, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">When the Future Looks Unclear<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/06\/24\/Heroes%3A%20%20Abraham" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/06\/24\/Heroes%3A%20%20Abraham" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/06\/24\/Heroes%3A%20%20Abraham.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">Getting Healthy Again: Part 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 10, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Maintaining Momentum<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/06\/10\/Getting%20Healthy%20Again%3A%20Part%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/06\/10\/Getting%20Healthy%20Again%3A%20Part%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/06\/10\/Getting%20Healthy%20Again%3A%20Part%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Whatever You Do, Do These Two Things: Baptism and Communion<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 3, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Baptism and Communion<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/06\/03\/Whatever%20You%20Do%2C%20Do%20These%20Two%20Things%3A%20Baptism%20and%20Communion" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/06\/03\/Whatever%20You%20Do%2C%20Do%20These%20Two%20Things%3A%20Baptism%20and%20Communion" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/06\/03\/Whatever%20You%20Do%2C%20Do%20These%20Two%20Things%3A%20Baptism%20and%20Communion.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">Getting Healthy Again: Part 6<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 27, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong, Donnie Hinshaw<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Restoring Relationships<\/p>' +
'  <p class="PS-Episode-Summary">Step 6: Evaluate all my relationships, offer forgiveness to those who\'ve hurt me and make amends for harm I\'ve done to others... except when to do so, would harm them or others.<\/p>' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/05\/27\/Getting%20Healthy%20Again%3A%20Part%206" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/05\/27\/Getting%20Healthy%20Again%3A%20Part%206" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/05\/27\/Getting%20Healthy%20Again%3A%20Part%206.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Getting Healthy Again: Part 5<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 20, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Making Change<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/05\/20\/Getting%20Healthy%20Again%3A%20Part%205" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/05\/20\/Getting%20Healthy%20Again%3A%20Part%205" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/05\/20\/Getting%20Healthy%20Again%3A%20Part%205.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">Getting Healthy Again: Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 13, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Coming Clean.<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/05\/13\/Getting%20Healthy%20Again%3A%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/05\/13\/Getting%20Healthy%20Again%3A%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\/baysidewest\/2007\/05\/13\/Getting%20Healthy%20Again%3A%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">Getting Healthy Again: Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">May 6, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Letting Go and Letting God<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/05\/06\/Getting%20Healthy%20Again%3A%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/05\/06\/Getting%20Healthy%20Again%3A%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\/baysidewest\/2007\/05\/06\/Getting%20Healthy%20Again%3A%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">Happy 1st Birthday <\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 22, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Happy 1st Birthday to Bayside of West Roseville<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/04\/22\/Happy%201st%20Birthday%20" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/04\/22\/Happy%201st%20Birthday%20" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/04\/22\/Happy%201st%20Birthday%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">The First Step to Health - Getting Healthy Again Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 15, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The First Step to Health - Getting Healthy Again Part 1<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/04\/15\/The%20First%20Step%20to%20Health%20-%20Getting%20Healthy%20Again%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/04\/15\/The%20First%20Step%20to%20Health%20-%20Getting%20Healthy%20Again%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\/baysidewest\/2007\/04\/15\/The%20First%20Step%20to%20Health%20-%20Getting%20Healthy%20Again%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">Easter Changes Everything<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 8, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Easter Changes Everything<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/04\/08\/Easter%20Changes%20Everything" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/04\/08\/Easter%20Changes%20Everything" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/04\/08\/Easter%20Changes%20Everything.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">This Prayer\'s For You: Part 8<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">April 1, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How Worship Can Make A Difference In Your Life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/04\/01\/This%20Prayer%27s%20For%20You%3A%20Part%208" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/04\/01\/This%20Prayer%27s%20For%20You%3A%20Part%208" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/04\/01\/This%20Prayer%27s%20For%20You%3A%20Part%208.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">This Prayer\'s for You: Part 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 25, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">How to Overcome Temptation<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/03\/25\/This%20Prayer%27s%20for%20You%3A%20Part%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/03\/25\/This%20Prayer%27s%20for%20You%3A%20Part%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/03\/25\/This%20Prayer%27s%20for%20You%3A%20Part%207.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">This Prayer\'s For You: Part 6 - How To Get Over A Hurt<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 18, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">This Prayer\'s For You 6 - How To Get Over A Hurt<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/03\/18\/This%20Prayer%27s%20For%20You%3A%20Part%206%20-%20How%20To%20Get%20Over%20A%20Hurt" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/03\/18\/This%20Prayer%27s%20For%20You%3A%20Part%206%20-%20How%20To%20Get%20Over%20A%20Hurt" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/03\/18\/This%20Prayer%27s%20For%20You%3A%20Part%206%20-%20How%20To%20Get%20Over%20A%20Hurt.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">This Prayer\'s for You: Part 4<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">March 4, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Guest Pastor Donnie Hinshaw<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">The Cure for Anxiety<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/03\/04\/This%20Prayer%27s%20for%20You%3A%20Part%204" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/03\/04\/This%20Prayer%27s%20for%20You%3A%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\/baysidewest\/2007\/03\/04\/This%20Prayer%27s%20for%20You%3A%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">This Prayer\'s For You 2 - Letting God Meet Your Needs<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 11, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">This Prayer\'s For You 2 - Letting God Meet Your Needs<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/02\/11\/This%20Prayer%27s%20For%20You%202%20-%20Letting%20God%20Meet%20Your%20Needs" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/02\/11\/This%20Prayer%27s%20For%20You%202%20-%20Letting%20God%20Meet%20Your%20Needs" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/02\/11\/This%20Prayer%27s%20For%20You%202%20-%20Letting%20God%20Meet%20Your%20Needs.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">This Prayer\'s For You 1 - What Is God Really Like<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">February 4, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">This Prayer\'s For You 1 - What Is God Really Like<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/02\/04\/This%20Prayer%27s%20For%20You%201%20-%20What%20Is%20God%20Really%20Like" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/02\/04\/This%20Prayer%27s%20For%20You%201%20-%20What%20Is%20God%20Really%20Like" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2007\/02\/04\/This%20Prayer%27s%20For%20You%201%20-%20What%20Is%20God%20Really%20Like.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">In the Zone Part 3<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 21, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">In the Zone Part 3<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/01\/21\/In%20the%20Zone%20Part%203" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/01\/21\/In%20the%20Zone%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\/baysidewest\/2007\/01\/21\/In%20the%20Zone%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">In The Zone Part 1<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">January 7, 2007<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">In the Zone Part 1<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2007\/01\/07\/In%20The%20Zone%20Part%201" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2007\/01\/07\/In%20The%20Zone%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\/baysidewest\/2007\/01\/07\/In%20The%20Zone%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">Heroes: Esther<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 15, 2006<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Linda Sommerville<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Esther Invites You to Make a Difference<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2006\/07\/15\/Heroes%3A%20Esther" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2006\/07\/15\/Heroes%3A%20Esther" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2006\/07\/15\/Heroes%3A%20Esther.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">40 Days of Prayer: Can You Hear Me Now?<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">October 4, 2004<\/p>' +
'    <p class="PS-Episode-Speaker">Pastor Chuck Wysong<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Isaiah%206%3A1-13" onclick="PS.Listen.openFull(this);return false;">Isaiah 6:1-13 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Discovering God\'s Call for your Life<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/listen\/2004\/10\/04\/40%20Days%20of%20Prayer%3A%20Can%20You%20Hear%20Me%20Now%3F" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/send\/2004\/10\/04\/40%20Days%20of%20Prayer%3A%20Can%20You%20Hear%20Me%20Now%3F" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/baysidewest\/2004\/10\/04\/40%20Days%20of%20Prayer%3A%20Can%20You%20Hear%20Me%20Now%3F.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 = '';
