<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Coastal Spas</title>
	<atom:link href="http://coastalspas.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://coastalspas.net</link>
	<description>Pool, Spa &#38; Hot Tub Repair and Supplies</description>
	<lastBuildDate>Tue, 01 Nov 2011 21:50:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Coos Bay Oregon spa and pool sales &amp; service.</title>
		<link>http://coastalspas.net/welcome-to-coastal-spas/</link>
		<comments>http://coastalspas.net/welcome-to-coastal-spas/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 17:04:38 +0000</pubDate>
		<dc:creator>Spa Repair</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://computerworks.biz/coastalspas/?p=57</guid>
		<description><![CDATA[Coastal Spas has been serving the Coos Bay area spa, hot tub and pool needs since 1979. We offer pool and spa service along the Oregon coast. Coastal Spas is a proud supporter of Oregon Jobs offering hot tubs and covers built in Oregon. Our hot tub prices are the lowest on the Oregon Coast. [...]]]></description>
			<content:encoded><![CDATA[<p>Coastal Spas has been serving the Coos Bay area spa, hot tub and pool needs since 1979.  We offer pool and spa service along the Oregon coast.  Coastal Spas is a proud supporter of Oregon Jobs offering hot tubs and covers built in Oregon.  Our hot tub prices are the lowest on the Oregon Coast.</p>
<p>We are authorized dealers of numerous Spa, Pool and Sunroom products, including <a href="/vendors">Aqua Fitness Systems by Dimension One Spas</a>, <a href="/vendors">Catalina</a>, <a href="/vendors">Marquis Spas</a>, and <a href="/vendors">Rio Swim Spas</a>. Check out all the <a href="/services">pool and spa services</a> we offer.  We specialize in swim spas, both residential and commercial, and offer solar power installations for heating your pool.</p>
<p>Our expert technicians can also repair your existing Oregon coast hot tub, pool, or spa. Whether you need to fix a  leak or get your pump and filtration system back in top condition, we  are the best choice from Brookings Oregon to Florence Oregon and anywhere in Oregon if needed. You can be confident that when you choose us for pool repair it will be done right the first time.</p>
<p>Stop by our Coos Bay Oregon pool showroom today and take a look at all the quality products we carry. If you are looking for a spa or a beautiful Swim Spa, need repairs on your existing pool, or need supplies for your spa or pool, we can assist you in finding just the right product to meet your needs.</p>
<p>The experienced staff here at Coastal Spas are always ready to greet you with a friendly smile. Our commitment to you is that we guarantee our services and products and will work with you from start to finish.  Feel free to <a href="/contact-us">contact us</a> for more information</p>
<p>We service the following areas: North Bend, Coos Bay, Coquille, Reedsport, Lakeside, Myrtle Point, Powers, Remote, Bandon, Langlois, Port Orford, Gold Beach, Brookings, and Florence.</p>
<p>Financing is available through <a title="Springleaf Retail Solutions" href="https://loans.springleaffinancial.com/IAPS?newPage=y&amp;Command=merentry&amp;MerchantId=731430" target="_blank">Springleaf Retail Solutions</a></p>
<p><img src="https://loans.springleaffinancial.com/Iaps/Images/SLFSbutton120x60-retail.gif" border="0" width="120" height="60" /></p>
<p><strong><em>(Example:  Financing only available to residents in the state of Oregon)</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://coastalspas.net/welcome-to-coastal-spas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Spa Awaits</title>
		<link>http://coastalspas.net/slideshow/</link>
		<comments>http://coastalspas.net/slideshow/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 00:35:05 +0000</pubDate>
		<dc:creator>Spa Repair</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://computerworks.biz/coastalspas/?p=33</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	
	$(window).load(function() {$('div.slideshow-wrapper').css('visibility','visible');$(function() {
				var index = 0, hash = window.location.hash;
				if (hash) {
				index = /\d+/.exec(hash)[0];
				index = (parseInt(index) || 1) - 1; // slides are zero-based
		} 	
			
		$('#portfolio-slideshow1').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 3000,
				next: '#slideshow-wrapper1 a.slideshow-next',
				startingSlide: index,
				prev: '#slideshow-wrapper1 a.slideshow-prev',
				before:     onBefore,
				after:     onAfter,
				pager:  '#slides1',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides1  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav1 a.pause').click(function() { 
			$('#portfolio-slideshow1').cycle('pause');
			$('.slideshow-nav1 a.pause').hide();
			$('.slideshow-nav1 a.play').show();
		});
	
		$('.slideshow-nav1 a.play').click(function() { 
			$('#portfolio-slideshow1').cycle('resume');
			$('.slideshow-nav1 a.play').hide();
			$('.slideshow-nav1 a.pause').show();
		});
		
		function onBefore(curr,next,opts) {
			$("p.slideshow-caption, p.slideshow-title, p.slideshow-description", this).css("visibility", "hidden");
		}
		
		function onAfter(curr,next,opts) {
			
			var $ht = $("img",this).attr("height");
			if ($("p.slideshow-caption", this).length ) { 
				var $oht = $("p.slideshow-caption", this).outerHeight('true');
			} else {
    			var $oht = 0;
			}
			if ($("p.slideshow-description", this).length ) {
				var $pht = $("p.slideshow-description", this).outerHeight('true');
			} else {
			var $pht = 0;
    			
			}
			if ($("p.slideshow-title", this).length ) { 
				var $qht = $("p.slideshow-title", this).outerHeight('true'); 
			} else {
    			var $qht = 0;
			} 
			$('#portfolio-slideshow1').css("height", $ht + $oht + $pht + $qht);
						
			$("p.slideshow-caption, p.slideshow-title, p.slideshow-description", this).css("visibility", "visible");
			var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info1').html(caption);
	} }); }); });</script><div id="dnn_ctr377_ModuleContent">
<div id="dnn_ctr377_HtmlModule_lblContent">
<div id="slideshow-wrapper1" class="slideshow-wrapper"><div id="portfolio-slideshow1" class="portfolio-slideshow"><div id="slideshow-content1" class="first slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="300" height="199" src="http://coastalspas.net/wp-content/uploads/2010/12/cs-001-300x199.jpg" class="attachment-medium" alt="pool supplies and spa supplies in Coos Bay North Bend Oregon. The hot tub and spa source for the Oregon coast." title="pool supplies and spa supplies in Coos Bay North Bend Oregon.  The hot tub and spa source for the Oregon coast." /></a></div><div id="slideshow-content1" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="300" height="199" src="http://coastalspas.net/wp-content/uploads/2010/12/cs-002-300x199.jpg" class="attachment-medium" alt="The hot tub source for sales and service on the Southern Oregon coast. Serving cities from Reedsport to Florence." title="The hot tub source for sales and service on the Southern Oregon coast. Serving cities from Reedsport to Florence." /></a></div><div id="slideshow-content1" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="300" height="199" src="http://coastalspas.net/wp-content/uploads/2010/12/cs-003-300x199.jpg" class="attachment-medium" alt="The hot tub source for sales and service on the Southern Oregon coast. Serving cities from Reedsport to Florence." title="The hot tub source for sales and service on the Southern Oregon coast.  Serving cities from Reedsport to Florence." /></a></div><div id="slideshow-content1" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="300" height="199" src="http://coastalspas.net/wp-content/uploads/2010/12/cs-004-300x199.jpg" class="attachment-medium" alt="Buy hot tubs in Coos Bay, Oregon. Serving Coquille, Bandon, Langlois, Gold Beach, Florence and the Oregon Coast." title="Buy hot tubs in Coos Bay, Oregon.  Serving Coquille, Bandon, Langlois, Gold Beach, Florence and the Oregon Coast." /></a></div><div id="slideshow-content1" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="300" height="200" src="http://coastalspas.net/wp-content/uploads/2010/12/cs-005-e1293128064666-300x200.jpg" class="attachment-medium" alt="Coastal Spas - hot tubs, spas and pools in Coos Bay, Oregon" title="Coastal Spas - hot tubs, spas and pools in Coos Bay, Oregon" /></a></div><div id="slideshow-content1" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="300" height="199" src="http://coastalspas.net/wp-content/uploads/2010/12/cs-006-300x199.jpg" class="attachment-medium" alt="Coos Bay Oregon Spas, Pools and Hot Tubs" title="Coos Bay Oregon Spas, Pools and Hot Tubs" /></a></div><div id="slideshow-content1" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="300" height="199" src="http://coastalspas.net/wp-content/uploads/2010/12/cs-007-300x199.jpg" class="attachment-medium" alt="Oregon Coast Spas - Residential and commercial installation of swim spas and pools" title="Oregon Coast Spas - Residential and commercial installation of swim spas and pools" /></a></div><div id="slideshow-content1" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="300" height="199" src="http://coastalspas.net/wp-content/uploads/2010/12/cs-008-300x199.jpg" class="attachment-medium" alt="Swim Spas in Coos Bay, North Bend, Bandon, Coquille and anywhere from Brookings, Oregon to Florence, Oregon" title="Swim Spas in Coos Bay, North Bend, Bandon,  Coquille and anywhere from Brookings, Oregon to Florence, Oregon" /></a></div><div id="slideshow-content1" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="300" height="199" src="http://coastalspas.net/wp-content/uploads/2010/12/cs-009-300x199.jpg" class="attachment-medium" alt="Oregon Coast pools and spas – Swim spas installation in Coos Bay North Bend Oregon." title="Oregon Coast pools and spas – Swim spas installation in Coos Bay North Bend Oregon." /></a></div></div><!--//end portfolio-slideshow div--></div><!--#slideshow-wrapper-->
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://coastalspas.net/slideshow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

