<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<title>The Pirate Podshow   &raquo; 2008 &raquo; October &raquo; 26</title>

<meta name="generator" content="Podbean 3.2" /> <!-- leave this for stats -->

<link rel="stylesheet" href="http://s5.podbean.com/wp-content/blogs5/76103/themes/chaoticsoul/style.css" type="text/css" media="screen" />
<link rel="stylesheet" href="http://www.podbean.com/home/css/blogstyle.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="The Pirate Podshow RSS Feed" href="http://piratepodshow.podbean.com/feed/" />
<link rel="pingback" href="http://www.podbean.com/xmlrpc.php" />

<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.podbean.com/xmlrpc.php?rsd" />
		<script type="text/javascript">
		//<![CDATA[
		
			function basename (path) { return path.replace( /.*\//, "" ); }
	
			var winimg=null;
			function ps_imagemanager_popup(imgurl,title,w,h) {
				lpos=(screen.width)?(screen.width-w)/2:100;
				tpos=(screen.height)?(screen.height-h)/2:100;
				settings='width='+w+',height='+h+',top='+tpos+',left='+lpos+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=yes';
				winimg=window.open('about:blank','imagemanagerpopup',settings);
	
				var doc = '';
				doc += '<html><head>';
				doc += '<title>' + title + ' - ' + basename(imgurl) + '(' + w + 'x' + h +')</title>';
				doc += '<style type="text/css"><!-- body { margin:0px; padding:0px; } --></style>';
				doc += '</head>';
				doc += '<body onload="self.focus();">';
				doc += '<img style="cursor:pointer;" src="' + imgurl + '" title="' + title + '" onclick="self.close();"/>';
				doc += '</body></html>';
				
				winimg.document.writeln(doc);
				winimg.document.close();
			}	
			
		//]]>
		</script>
<script language="javascript" type="text/javascript"><!--
var podPressBackendURL = "http://piratepodshow.podbean.com/wp-content/plugins/podpress/podpress_backend.php?";
--></script>
<script language="javascript" type="text/javascript" src="http://piratepodshow.podbean.com/wp-content/plugins/podpress/podpress.js"></script>
<link rel="stylesheet" href="http://piratepodshow.podbean.com/wp-content/plugins/podpress/podpress.css" type="text/css" />
<style type="text/css">
		.PSR_stars {
		  height: 15px;
		  overflow: hidden;
		  padding: 0;
		  margin: 0;
		}
		* html .PSR_stars .star {
			display: block;
			position: absolute;
			height: 0;
			width: 0;
		}
		.PSR_stars input {
			display: none;
		}
		.PSR_no_star, .PSR_half_star, .PSR_full_star {
		  display: block;
		  float: left;
		  width: 17px;
		  height: 15px;
		  text-indent: -1000em;
		  background-repeat: no-repeat;
		}
		.PSR_no_star {
		  background-image: url(/wp-content/systemplugins/post-star-rating/img/stars/no_star.gif);
		}
		.PSR_full_star {
		  background-image: url(/wp-content/systemplugins/post-star-rating/img/stars/full_star.gif);
		}
		.PSR_half_star {
		  background-image: url(/wp-content/systemplugins/post-star-rating/img/stars/half_star.gif);
		}
		.PSR_votes {
			padding-left: .5em;
		}
		.full, .half, .no{
		}

		a.PSR_stars_img:link {text-decoration:none}
		a.PSR_stars_img:visited {text-decoration:none}
		a.PSR_stars_img:hover {text-decoration:none}
		a.PSR_stars_img:active {text-decoration:none}
		</style>
<script type="text/javascript">
		<!--
		function PSR_star_over(obj, star_number) {
			var psr=obj.parentNode;
			var as=psr.getElementsByTagName('label');
			for (i=0;i<star_number;++i) {
				as[i].className = 'PSR_full_star';
			}
			for (;i<as.length;++i) {
				as[i].className = 'PSR_no_star';
			}
		}
		function PSR_star_out(obj) {
			var as=obj.getElementsByTagName('label');
			var as2=obj.getElementsByTagName('span');
			for (i=0;i<as.length;++i) {
				if(as2[i].className == 'full'){
					as[i].className = 'PSR_full_star';
				}else if(as2[i].className == 'half'){
					as[i].className = 'PSR_half_star';
				}else{
					as[i].className = 'PSR_no_star';
				}
			}
		}
		//-->
		</script>
	<script type="text/javascript">
	function spamBam_storeSession(sessionID) {
		spamBam_createCookie('spambam_session',sessionID,7)
	}
	function spamBam_createCookie(name,value,days) {
		if (days) {
			var date = new Date();
			date.setTime(date.getTime()+(days*24*60*60*1000));
			var expires = "; expires="+date.toGMTString();
		}
		else var expires = "";
		document.cookie = name+"="+value+expires+"; path=/";
	}

	function spamBam_readCookie(name) {
		var nameEQ = name + "=";
		var ca = document.cookie.split(';');
		for(var i=0;i < ca.length;i++) {
			var c = ca[i];
			while (c.charAt(0)==' ') c = c.substring(1,c.length);
			if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
		}
		return null;
	}

	function spamBam_eraseCookie(name) {
		spamBam_createCookie(name,"",-1);
	}
	</script>
	</head>
<body>
<div id='pb_controlarea'>
<table id='pb_controlstrip' cellpadding='0' cellspacing='0'>
<tr valign='middle'>            
	<td id='pb_controlstrip_userpic'><a href="http://www.podbean.com"><img src="/images/small-logo.jpg" alt="Podbean Podcast Site" title="Podbean Podcast Site" /></a></td>
    <td id='pb_controlstrip_category'>
		<span id='pb_controlstrip_whitebold12'>Category :&nbsp;&nbsp;</span>
				<a href="http://www.podbean.com/podcasts?s=hit&c=comedy&t=month&p=1">Comedy</a>&nbsp;&nbsp;
	</td>
	<td id='pb_controlstrip_tag'>
		<span id='pb_controlstrip_whitebold12'>Tags :&nbsp;&nbsp;</span>
		<a href="http://www.podbean.com/search?k=tag&v=talk" rel="tag">talk</a>&nbsp;&nbsp;&nbsp;<a href="http://www.podbean.com/search?k=tag&v=comedy" rel="tag">comedy</a>&nbsp;&nbsp;&nbsp;<a href="http://www.podbean.com/search?k=tag&v=general" rel="tag">general</a>&nbsp;&nbsp;&nbsp;	</td>
	<td id='pb_controlstrip_register'>
		&nbsp;
	</td>
</tr>
</table>
</div>
<div id="page">


<div id="header">
	<h1><a href="http://piratepodshow.podbean.com">The Pirate Podshow</a></h1>
	<div class="description">The Pirate Podshow: We are totally inexperienced at this whole podcasting thing, But we are learning as we go. The Pirate Podshow The only thing PIRATE is the name&#8230;.. and rum.</div>
</div>

<hr />

<div id="headerimg" class="clearfix">
		<div class="image bkgleft"> </div>
		<div class="image bkgright"> </div>

</div>

<hr />

<div id="wrapper" class="clearfix">

	<div id="content" class="widecolumn">

		<h2 class="title">Problem?</h2>
		<p>Looks like you have a problem here sir/madam. You sure you have the right place? Maybe you got a little lost? Maybe you're looking for something you're not supposed to find? Either way, just go search for it, it can't hurt.</p>

	</div>

	<div id="sidebar">
	<table class="profileinfo" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr height=5></tr>
<tr><td align="center">
	<table width="155px" border=0 cellpadding="2" cellspacing="0">
	<tr><td align="left"><img src="http://piratepodshow.podbean.com/mf/web/azac5/ColorLogolarge2black.jpg" width=150 height=150 /></td></tr>
		<tr><td align="left"><b>Channel Visits:</b>&nbsp;2467</td></tr>
		</table>
</td></tr>
<tr height=6></tr>
<tr><td align="center">
<div id="profilebottomaction">
	<table width="155px" border=0 cellpadding="1" cellspacing="0">
	<tr>
		<td align="left" width="70px">
		<img src="http://www.podbean.com/images/viewprofile.gif"  style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/user-profile-view?uname=piratepodshow" target="_blank">Profile</a>
		</td>
		<td align="left" width="85px">
		<img src="http://www.podbean.com/images/blueicon_send_message.gif" style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/podbean-mailbox?pageview=compose&cid=76103" target="_blank">Contact</a>
		</td>
	</tr>
	<tr>
		<td align="left" width="70px">
		<img src="http://www.podbean.com/images/blueicon_share_channel.gif"  style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/mail?cid=76103" target="_blank">Share</a>
		</td>
				<td align="left" width="85px">
		<img src="http://www.podbean.com/images/blueicon_add_subscription.gif"  style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/podcast-add-my-subscription?pid=32410" target="_blank">Subscribe</a>
		</td>
			</tr>
	    <tr height=5></tr>
	<tr>
		<td align="left" colspan=2>
		<img src="http://www.podbean.com/images/player_icon_20x20.gif" style="margin:4px 4px -4px 0px" /><a href="http://www.podbean.com/podcast-players?cid=76103" target="_blank">Embeddable Player</a>
		</td>
	</tr>
    	</table>
</div>


</td></tr>
<tr height=5></tr>
</table>
<br />
					
			<h3></h3><label for="wpaypal-pp_note">
</label><div style="margin-top:5px;margin-bottom:5px;text-align:left;">
		<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
		<input type="hidden" name="cmd" value="_xclick"/>
		<input type="hidden" name="business" value=""/>
		<input type="hidden" name="item_name" value="Donation to The Pirate Podshow"/>
		<input type="hidden" name="item_number" value="0"/>
		<input type="hidden" name="notify_url" value=""/>
		<input type="hidden" name="no_shipping" value="1"/><input type="hidden" name="return" value="http://piratepodshow.podbean.com"/>		
		<input type="hidden" name="no_note" value="1"/>
		<input type="hidden" name="tax" value="0"/>
		<input type="hidden" name="bn" value="PP-DonationsBF"/>
		<input type="hidden" name="on0" value="Website"/>
		Currency: <br />
		<select id="" name="currency_code" class="">
		<option value="USD">U.S. Dollars</option>
		<option value="AUD">Australian Dollars</option>
		<option value="CAD">Canadian Dollars</option>
		<option value="EUR">Euros</option>
		<option value="GBP">Pounds Sterling</option>
		<option value="JPY">Yen</option></select><br />
		Amount: <br /><input type="text" name="amount" size="16" title="The amount you wish to donate" value="" /><br />
		Website(Optional): <br /><input type="text" size="16" title="Your website (will be displayed)" name="os0" value="" /><br /><input class="ppimg" type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" style="none;" alt="Make payments with PayPal - fast, free and secure" /><br /><small>Powered By <a href="http://blogates.com">Blogates</a></small></form></div>					<h3>The Pirate Podshow Store</h3>							<div class="textwidget"></div>
										<h3>About Us</h3>							<div class="textwidget"></div>
											<h3>Subscribe</h3>		<ul>
											<li><a href="itpc://piratepodshow.podbean.com/feed"><img alt="add to iTunes" title="add to iTunes" src="http://www.podbean.com/images/add-to-itunes.gif" border="0"></a></li>
				<li><a href="zune://subscribe/?The Pirate Podshow=http://piratepodshow.podbean.com/feed"><img alt="add to zune" title="add to zune" src="http://www.podbean.com/images/add-to-zune.jpg" border="0"></a></li>
				<li><a href="http://www.podnova.com/add.srf?url=http://piratepodshow.podbean.com/feed"><img alt="add to podnova" title="add to podnova" src="http://www.podbean.com/images/add-to-podnova.gif" border="0"></a></li>
				<li><a href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http://piratepodshow.podbean.com/feed"><img alt="add to newsgator" title="add to newsgator" src="http://www.podbean.com/images/add-to-newsgator.gif" border="0"></a></li>
				<li><a href="http://www.netvibes.com/subscribe.php?url=http://piratepodshow.podbean.com/feed"><img alt="add to netvibes" title="add to netvibes" src="http://www.podbean.com/images/add-to-netvibes.gif" border="0"></a></li>
				<li><a href="http://www.pageflakes.com/subscribe.aspx?url=http://piratepodshow.podbean.com/feed"><img alt="add to pageflakes" title="add to pageflakes" src="http://www.podbean.com/images/add-to-pageflakes.gif" border="0"></a></li>
				<li><a href="http://add.my.yahoo.com/rss?url=http://piratepodshow.podbean.com/feed"><img alt="add to yahoo" title="add to yahoo" src="http://www.podbean.com/images/add-to-yahoo.gif" border="0"></a></li>
				<li><a href="http://fusion.google.com/add?feedurl=http://piratepodshow.podbean.com/feed"><img alt="add to google" title="add to google" src="http://www.podbean.com/images/add-to-google.gif" border="0"></a></li>
					</ul>
			<div id="profilebottomaction">
	
    <table width="156" cellspacing="0" cellpadding="3">
    <tr><td align="left" colspan=3><h3>Fans</h3></td></tr>
    <tr>        <td align="center" width="33%">
        	<a class="default" href="http://www.podbean.com/user-profile-view?uname=missjonsie"><img style="width:45px;height:45px;" src="/home/images/no_profile.jpg" alt="missjonsie" /></a>
        	<br />
        	<a class="default" href="http://www.podbean.com/user-profile-view?uname=missjonsie">missjon</a>
        </td>
            <td width="33%"></td></tr>    
    </table>
	
</div>
<br />		
		
	
	</div>
</div>

<hr />
<div id="footer">
	<p>
		The Pirate Podshow is proudly powered by 
		<a href="http://www.podbean.com/">Podbean</a> and ChaoticSoul v1.0.1 (by Bryan Veloso)
		<br /><a href="http://piratepodshow.podbean.com/feed/">Entries (RSS)</a>
		and <a href="http://piratepodshow.podbean.com/comments/feed/">Comments (RSS)</a>.
	</p>
</div>
</div>

<!-- end_of_podbean_footer --> 
<!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"p-91lXzPDEtkPDc"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<a href="http://www.quantcast.com/p-91lXzPDEtkPDc" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-91lXzPDEtkPDc.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
</noscript>
<!-- End Quantcast tag -->
</body>
</html>
