/* PortableSermons.com embeded episode archive for Adventure of North Natomas
 * 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">Adventure of North Natomas<\/p>' +
'  <p class="PS-Account-Description">Adventure is a multicultural church in North Natomas, Sacramento, CA<\/p>' +
'  <p class="PS-Account-Summary">North Natomas loves people one at a time.  We are a multicultural church that values teaching God\'s Word to a lost world.<\/p>' +
'  <ul class="PS-Account-PodcastLinks">' +
'    <li class="PS-Account-PodcastLink-iTunes"><a href="itpc:\/\/portablesermons.com\/AdventureNorth\/listen.xml">Subscribe to Podcast (iTunes)<\/a><\/li>' +
'    <li class="PS-Account-PodcastLink-Other"><a href="http:\/\/portablesermons.com\/AdventureNorth\/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">You Belong<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 29, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Scott Mathews<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%208%3A31-9%3A5" onclick="PS.Listen.openFull(this);return false;">Romans 8:31-9:5 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">When in Rome<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/08\/29\/You%20Belong" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/08\/29\/You%20Belong" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/08\/29\/You%20Belong.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">A Son or Daughter Assured<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 22, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Scott Mathews<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Romans%208%3A9-17" onclick="PS.Listen.openFull(this);return false;">Romans 8:9-17 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">When in Rome<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/08\/22\/A%20Son%20or%20Daughter%20Assured" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/08\/22\/A%20Son%20or%20Daughter%20Assured" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/08\/22\/A%20Son%20or%20Daughter%20Assured.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">Romans 7<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 15, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Scott Mathews<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">When in Rome<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/08\/15\/Romans%207" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/08\/15\/Romans%207" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/08\/15\/Romans%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">Prescriptions to Keep You From Burning Out<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 8, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Dr. G. Henry Wells<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=Acts%201%3A4-8" onclick="PS.Listen.openFull(this);return false;">Acts 1:4-8 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Prescriptions to Keep You From Burning Out<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/08\/08\/Prescriptions%20to%20Keep%20You%20From%20Burning%20Out" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/08\/08\/Prescriptions%20to%20Keep%20You%20From%20Burning%20Out" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/08\/08\/Prescriptions%20to%20Keep%20You%20From%20Burning%20Out.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Odd">' +
'  <p class="PS-Episode-Title">God Save America!<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">August 1, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Dr. G. Henry Wells<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">God Save America!<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/08\/01\/God%20Save%20America%21" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/08\/01\/God%20Save%20America%21" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/08\/01\/God%20Save%20America%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">Recognizing Promptings<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 25, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Scott Mathews<\/p>' +
'    <p class="PS-Episode-Scripture"><a href="http:\/\/www.biblegateway.com\/passage\/?version=31&search=1%20John%204%3A1" onclick="PS.Listen.openFull(this);return false;">1 John 4:1 (NIV)<\/a><\/p>' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Too Busy Not to Pray<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/07\/25\/Recognizing%20Promptings" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/07\/25\/Recognizing%20Promptings" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/07\/25\/Recognizing%20Promptings.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">Cooling Off on Prayer<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 18, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Scott Mathews<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Too Busy Not to Pray<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/07\/18\/Cooling%20Off%20on%20Prayer" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/07\/18\/Cooling%20Off%20on%20Prayer" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/07\/18\/Cooling%20Off%20on%20Prayer.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Prayer Busters<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 11, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Scott Mathews<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Too Busy Not to Pray<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/07\/11\/Prayer%20Busters" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/07\/11\/Prayer%20Busters" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/07\/11\/Prayer%20Busters.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">Spirit Led Prayer<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">July 4, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Scott Mathews<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Too Busy Not to Pray<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/07\/04\/Spirit%20Led%20Prayer" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/07\/04\/Spirit%20Led%20Prayer" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/07\/04\/Spirit%20Led%20Prayer.mp3" class="PS-Episode-Link-Download">Download<\/a><\/li>' +
'  <\/ul>' +
'<\/div>';
document.write(PSEmbedded);

PSEmbedded = '<div class="PS-Episode-Block-Even">' +
'  <p class="PS-Episode-Title">Mountain Moving Prayers<\/p>' +
'  <div class="PS-Episode-Detail">' +
'    <p class="PS-Episode-Date">June 27, 2010<\/p>' +
'    <p class="PS-Episode-Speaker">Scott Mathews<\/p>' +
'    ' +
'  <\/div>' +
'  <p class="PS-Episode-Description">Too Busy Not to Pray<\/p>' +
'  ' +
'  <ul class="PS-Episode-Actions">' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/listen\/2010\/06\/27\/Mountain%20Moving%20Prayers" class="PS-Episode-Link-Listen" onclick="PS.Listen.open(this);return false;">Listen<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/send\/2010\/06\/27\/Mountain%20Moving%20Prayers" class="PS-Episode-Link-Send" onclick="PS.Listen.openFull(this);return false;">Send to Friend<\/a><\/li>' +
'    <li><a href="http:\/\/portablesermons.com\/AdventureNorth\/2010\/06\/27\/Mountain%20Moving%20Prayers.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 = '';
