<?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>Salon Domane</title>
	<atom:link href="http://www.salondomane.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.salondomane.com</link>
	<description></description>
	<lastBuildDate>Wed, 20 Mar 2013 20:40:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Corinna</title>
		<link>http://www.salondomane.com/?p=592</link>
		<comments>http://www.salondomane.com/?p=592#comments</comments>
		<pubDate>Tue, 18 Dec 2012 04:01:55 +0000</pubDate>
		<dc:creator>Shane Adams</dc:creator>
				<category><![CDATA[Stylists]]></category>

		<guid isPermaLink="false">http://www.salondomane.com/?p=592</guid>
		<description><![CDATA[<p></p> ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.salondomane.com/wp-content/uploads/2010/10/corinna-e1355801668250.jpg" rel="lightbox[592]"><img class="alignleft size-thumbnail wp-image-573" title="corinna" src="http://www.salondomane.com/wp-content/uploads/2010/10/corinna-e1355801668250-88x88.jpg" alt="" width="88" height="88" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=592</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Liz Bailey</title>
		<link>http://www.salondomane.com/?p=37</link>
		<comments>http://www.salondomane.com/?p=37#comments</comments>
		<pubDate>Wed, 10 Nov 2010 02:48:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Stylists]]></category>

		<guid isPermaLink="false">http://zzcollective.com/demos/domane/?p=37</guid>
		<description><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	
	$(window).load(function() {$('div.slideshow-holder').delay(1500).fadeOut('fast', 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: 0,
				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><p> Liz specializes in 1920 &#8211; 1960&#8242;s haircuts</p> &#160; &#160; ]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	
	$(window).load(function() {$('div.slideshow-holder').delay(1500).fadeOut('fast', 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-slideshow2').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '#slideshow-wrapper2 a.slideshow-next',
				startingSlide: index,
				prev: '#slideshow-wrapper2 a.slideshow-prev',
				before:     onBefore,
				after:     onAfter,
				pager:  '#slides2',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides2  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav2 a.pause').click(function() { 
			$('#portfolio-slideshow2').cycle('pause');
			$('.slideshow-nav2 a.pause').hide();
			$('.slideshow-nav2 a.play').show();
		});
	
		$('.slideshow-nav2 a.play').click(function() { 
			$('#portfolio-slideshow2').cycle('resume');
			$('.slideshow-nav2 a.play').hide();
			$('.slideshow-nav2 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-slideshow2').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-info2').html(caption);
	} }); }); });</script><p><a href="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/liz.jpg" rel="lightbox[37]"><img class="alignleft size-full wp-image-79" title="liz" src="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/liz.jpg" alt="" width="75" height="75" /></a><br />
Liz specializes in 1920 &#8211; 1960&#8242;s haircuts</p>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div class="slideshow-holder"></div><div id="slideshow-wrapper2" class="slideshow-wrapper"><div id="portfolio-slideshow2" class="portfolio-slideshow"><div id="slideshow-content2" class="first slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="382" height="404" src="http://www.salondomane.com/wp-content/uploads/2010/11/liz1.jpg" class="attachment-full" alt="liz1.jpg" title="liz1.jpg" /></a></div><div id="slideshow-content2" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="444" height="438" src="http://www.salondomane.com/wp-content/uploads/2010/11/liz2.jpg" class="attachment-full" alt="liz2.jpg" title="liz2.jpg" /></a></div><div id="slideshow-content2" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="499" height="624" src="http://www.salondomane.com/wp-content/uploads/2010/11/liz3.jpg" class="attachment-full" alt="liz3" title="liz3" /></a></div><div id="slideshow-content2" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="512" height="640" src="http://www.salondomane.com/wp-content/uploads/2010/11/liz4.jpg" class="attachment-full" alt="liz4" title="liz4" /></a></div><div id="slideshow-content2" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="499" height="624" src="http://www.salondomane.com/wp-content/uploads/2010/11/liz5.jpg" class="attachment-full" alt="liz5" title="liz5" /></a></div><div id="slideshow-content2" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="499" height="624" src="http://www.salondomane.com/wp-content/uploads/2010/11/liz6.jpg" class="attachment-full" alt="liz6" title="liz6" /></a></div><div id="slideshow-content2" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="512" height="640" src="http://www.salondomane.com/wp-content/uploads/2010/11/liz7.jpg" class="attachment-full" alt="liz7" title="liz7" /></a></div><div id="slideshow-content2" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="499" height="624" src="http://www.salondomane.com/wp-content/uploads/2010/11/liz8.jpg" class="attachment-full" alt="liz8" title="liz8" /></a></div></div><!--//end portfolio-slideshow div--></div><!--#slideshow-wrapper-->
]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=37</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kim Enriquez</title>
		<link>http://www.salondomane.com/?p=33</link>
		<comments>http://www.salondomane.com/?p=33#comments</comments>
		<pubDate>Tue, 09 Nov 2010 02:46:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Stylists]]></category>

		<guid isPermaLink="false">http://zzcollective.com/demos/domane/?p=33</guid>
		<description><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	
	$(window).load(function() {$('div.slideshow-holder').delay(1500).fadeOut('fast', 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-slideshow3').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '#slideshow-wrapper3 a.slideshow-next',
				startingSlide: index,
				prev: '#slideshow-wrapper3 a.slideshow-prev',
				before:     onBefore,
				after:     onAfter,
				pager:  '#slides3',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides3  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav3 a.pause').click(function() { 
			$('#portfolio-slideshow3').cycle('pause');
			$('.slideshow-nav3 a.pause').hide();
			$('.slideshow-nav3 a.play').show();
		});
	
		$('.slideshow-nav3 a.play').click(function() { 
			$('#portfolio-slideshow3').cycle('resume');
			$('.slideshow-nav3 a.play').hide();
			$('.slideshow-nav3 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-slideshow3').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-info3').html(caption);
	} }); }); });</script><p>Kim has been a licensed cosmetologist since 2003. She is committed to continually attending advanced education classes and keeps up with the latest techniques and trends. She specializes in hair color, highlights, and hair cutting. She has the talent and training to guarantee an enjoyable &#38; comfortable experience in the salon.</p> <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.salondomane.com/?p=33">Kim Enriquez</a></span>]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	
	$(window).load(function() {$('div.slideshow-holder').delay(1500).fadeOut('fast', 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-slideshow4').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '#slideshow-wrapper4 a.slideshow-next',
				startingSlide: index,
				prev: '#slideshow-wrapper4 a.slideshow-prev',
				before:     onBefore,
				after:     onAfter,
				pager:  '#slides4',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides4  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav4 a.pause').click(function() { 
			$('#portfolio-slideshow4').cycle('pause');
			$('.slideshow-nav4 a.pause').hide();
			$('.slideshow-nav4 a.play').show();
		});
	
		$('.slideshow-nav4 a.play').click(function() { 
			$('#portfolio-slideshow4').cycle('resume');
			$('.slideshow-nav4 a.play').hide();
			$('.slideshow-nav4 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-slideshow4').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-info4').html(caption);
	} }); }); });</script><p><a href="http://www.salondomane.com/wp-content/uploads/2010/10/kim1.bmp" rel="lightbox[33]"><img class="alignleft size-full wp-image-282" title="kim1" src="http://www.salondomane.com/wp-content/uploads/2010/10/kim1.bmp" alt="" /></a>Kim has been a licensed cosmetologist since 2003. She is committed to continually attending advanced education classes and keeps up with the latest techniques and trends. She specializes in hair color, highlights, and hair cutting. She has the talent and training to guarantee an enjoyable &amp; comfortable experience in the salon.</p>
<div class="slideshow-holder"></div><div id="slideshow-wrapper4" class="slideshow-wrapper"><div id="portfolio-slideshow4" class="portfolio-slideshow"><div id="slideshow-content4" class="first slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="75" height="75" src="http://www.salondomane.com/wp-content/uploads/2010/10/kim.jpg" class="attachment-full" alt="kim" title="kim" /></a></div><div id="slideshow-content4" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img src="http://www.salondomane.com/wp-content/uploads/2010/10/kim1.bmp" class="attachment-full" alt="kim1" title="kim1" /></a></div></div><!--//end portfolio-slideshow div--></div><!--#slideshow-wrapper-->
]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=33</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>K8e Squires</title>
		<link>http://www.salondomane.com/?p=39</link>
		<comments>http://www.salondomane.com/?p=39#comments</comments>
		<pubDate>Sun, 07 Nov 2010 20:49:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Stylists]]></category>

		<guid isPermaLink="false">http://zzcollective.com/demos/domane/?p=39</guid>
		<description><![CDATA[<p> Katie has been a licensed hair stylist since 2002. She continues to further her education in the latest hairstyles and trends with regular hair cutting technique and coloring classes. She also has extensive, self renowned skill in Japanese hair straightening and styling for special occasions. Her specialties include color, as well as corrective color, <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.salondomane.com/?p=39">K8e Squires</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/k8e.jpg" rel="lightbox[39]"><img class="alignleft size-full wp-image-52" title="k8e.jpg" src="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/k8e.jpg" alt="" width="75" height="75" /></a><br />
Katie has been a licensed hair stylist since 2002. She continues to further her education in the latest hairstyles and trends with regular hair cutting technique and coloring classes. She also has extensive, self renowned skill in Japanese hair straightening and styling for special occasions. Her specialties include color, as well as corrective color, but she enjoys every aspect of hair design. She really enjoys pleasing clients with her fashion forward styling, and she is open to new ideas and styles of the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=39</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kristin</title>
		<link>http://www.salondomane.com/?p=31</link>
		<comments>http://www.salondomane.com/?p=31#comments</comments>
		<pubDate>Sun, 07 Nov 2010 01:45:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Stylists]]></category>

		<guid isPermaLink="false">http://zzcollective.com/demos/domane/?p=31</guid>
		<description><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	
	$(window).load(function() {$('div.slideshow-holder').delay(1500).fadeOut('fast', 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-slideshow5').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '#slideshow-wrapper5 a.slideshow-next',
				startingSlide: index,
				prev: '#slideshow-wrapper5 a.slideshow-prev',
				before:     onBefore,
				after:     onAfter,
				pager:  '#slides5',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides5  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav5 a.pause').click(function() { 
			$('#portfolio-slideshow5').cycle('pause');
			$('.slideshow-nav5 a.pause').hide();
			$('.slideshow-nav5 a.play').show();
		});
	
		$('.slideshow-nav5 a.play').click(function() { 
			$('#portfolio-slideshow5').cycle('resume');
			$('.slideshow-nav5 a.play').hide();
			$('.slideshow-nav5 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-slideshow5').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-info5').html(caption);
	} }); }); });</script><p></p> <p>Kristin is a lifelong native of Huntington Beach. She attended Goldenwest College where she received her cosmetology license in 2004. Her passions have always stemmed from her creative side and this is reflected in her view of hair styling as an art.</p> ]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	
	$(window).load(function() {$('div.slideshow-holder').delay(1500).fadeOut('fast', 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-slideshow6').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '#slideshow-wrapper6 a.slideshow-next',
				startingSlide: index,
				prev: '#slideshow-wrapper6 a.slideshow-prev',
				before:     onBefore,
				after:     onAfter,
				pager:  '#slides6',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides6  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav6 a.pause').click(function() { 
			$('#portfolio-slideshow6').cycle('pause');
			$('.slideshow-nav6 a.pause').hide();
			$('.slideshow-nav6 a.play').show();
		});
	
		$('.slideshow-nav6 a.play').click(function() { 
			$('#portfolio-slideshow6').cycle('resume');
			$('.slideshow-nav6 a.play').hide();
			$('.slideshow-nav6 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-slideshow6').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-info6').html(caption);
	} }); }); });</script><p><a href="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/kristin.jpg" rel="lightbox[31]"><img class="alignleft size-full wp-image-55" title="kristin" src="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/kristin.jpg" alt="" width="75" height="75" /></a></p>
<p>Kristin is a lifelong native of Huntington Beach. She attended Goldenwest College where she received her cosmetology license in 2004. Her passions have always stemmed from her creative side and this is reflected in her view of hair styling as an art.</p>
<div><div class="slideshow-holder"></div><div id="slideshow-wrapper6" class="slideshow-wrapper"><div id="portfolio-slideshow6" class="portfolio-slideshow"><div id="slideshow-content6" class="first slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="384" height="512" src="http://www.salondomane.com/wp-content/uploads/2010/11/kristin1.jpg" class="attachment-full" alt="kristin1.jpg" title="kristin1.jpg" /></a></div><div id="slideshow-content6" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="512" height="384" src="http://www.salondomane.com/wp-content/uploads/2010/11/kristin2.jpg" class="attachment-full" alt="kristin2.jpg" title="kristin2.jpg" /></a></div><div id="slideshow-content6" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="512" height="384" src="http://www.salondomane.com/wp-content/uploads/2010/11/kristin3.jpg" class="attachment-full" alt="kristin3.jpg" title="kristin3.jpg" /></a></div><div id="slideshow-content6" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="512" height="384" src="http://www.salondomane.com/wp-content/uploads/2010/11/kristin4.jpg" class="attachment-full" alt="kristin4.jpg" title="kristin4.jpg" /></a></div><div id="slideshow-content6" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="384" height="512" src="http://www.salondomane.com/wp-content/uploads/2010/11/kristin5.jpg" class="attachment-full" alt="kristin5.jpg" title="kristin5.jpg" /></a></div><div id="slideshow-content6" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="384" height="512" src="http://www.salondomane.com/wp-content/uploads/2010/11/kristin6.jpg" class="attachment-full" alt="kristin6.jpg" title="kristin6.jpg" /></a></div><div id="slideshow-content6" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="512" height="384" src="http://www.salondomane.com/wp-content/uploads/2010/11/kristin7.jpg" class="attachment-full" alt="kristin7.jpg" title="kristin7.jpg" /></a></div><div id="slideshow-content6" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="512" height="384" src="http://www.salondomane.com/wp-content/uploads/2010/11/kristin8.jpg" class="attachment-full" alt="kristin8.jpg" title="kristin8.jpg" /></a></div></div><!--//end portfolio-slideshow div--></div><!--#slideshow-wrapper--></div>
]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=31</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joanne</title>
		<link>http://www.salondomane.com/?p=28</link>
		<comments>http://www.salondomane.com/?p=28#comments</comments>
		<pubDate>Sat, 06 Nov 2010 01:44:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Stylists]]></category>

		<guid isPermaLink="false">http://zzcollective.com/demos/domane/?p=28</guid>
		<description><![CDATA[<p> Native southern Californian, Joanne has been doing hair for 28 years, making her debut in Beverly Hills then finding herself in Huntington Beach, via Athens, Greece. She enjoys all aspects of her profession especially making her clients laugh.</p> ]]></description>
			<content:encoded><![CDATA[<p><a href="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/joanne.jpg" rel="lightbox[28]"><img class="size-thumbnail wp-image-51 alignnone" title="joanne" src="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/joanne-88x88.jpg" alt="" width="88" height="88" /></a><br />
Native southern Californian, Joanne has been doing hair for 28 years, making her debut in Beverly Hills then finding herself in Huntington Beach, via Athens, Greece. She enjoys all aspects of her profession especially making her clients laugh.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=28</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anthony Defalco</title>
		<link>http://www.salondomane.com/?p=103</link>
		<comments>http://www.salondomane.com/?p=103#comments</comments>
		<pubDate>Thu, 04 Nov 2010 01:05:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Stylists]]></category>

		<guid isPermaLink="false">http://zzcollective.com/demos/domane/?p=103</guid>
		<description><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	
	$(window).load(function() {$('div.slideshow-holder').delay(1500).fadeOut('fast', 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-slideshow7').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '#slideshow-wrapper7 a.slideshow-next',
				startingSlide: index,
				prev: '#slideshow-wrapper7 a.slideshow-prev',
				before:     onBefore,
				after:     onAfter,
				pager:  '#slides7',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides7  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav7 a.pause').click(function() { 
			$('#portfolio-slideshow7').cycle('pause');
			$('.slideshow-nav7 a.pause').hide();
			$('.slideshow-nav7 a.play').show();
		});
	
		$('.slideshow-nav7 a.play').click(function() { 
			$('#portfolio-slideshow7').cycle('resume');
			$('.slideshow-nav7 a.play').hide();
			$('.slideshow-nav7 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-slideshow7').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-info7').html(caption);
	} }); }); });</script><p></p> <p>Anthony received his formal training in Huntington Beach from Hairmasters Academy and has over 20 years of experience in the industry. His innate personal drive and creativity in conjunction with ability to understand a clients needs have made him one of the most inspired and talented stylists around. His straight forward approach to hair <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.salondomane.com/?p=103">Anthony Defalco</a></span>]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	
	$(window).load(function() {$('div.slideshow-holder').delay(1500).fadeOut('fast', 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-slideshow8').cycle({
				fx: 'fade',
				speed: 400,
				timeout: 0,
				next: '#slideshow-wrapper8 a.slideshow-next',
				startingSlide: index,
				prev: '#slideshow-wrapper8 a.slideshow-prev',
				before:     onBefore,
				after:     onAfter,
				pager:  '#slides8',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides8  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav8 a.pause').click(function() { 
			$('#portfolio-slideshow8').cycle('pause');
			$('.slideshow-nav8 a.pause').hide();
			$('.slideshow-nav8 a.play').show();
		});
	
		$('.slideshow-nav8 a.play').click(function() { 
			$('#portfolio-slideshow8').cycle('resume');
			$('.slideshow-nav8 a.play').hide();
			$('.slideshow-nav8 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-slideshow8').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-info8').html(caption);
	} }); }); });</script><p><a href="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/anthony.jpg" rel="lightbox[103]"><img class="alignleft size-thumbnail wp-image-104" title="anthony" src="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/anthony-88x88.jpg" alt="" width="88" height="88" /></a></p>
<p>Anthony received his formal training in Huntington Beach from Hairmasters Academy and has over 20 years of experience in the industry. His innate personal drive and creativity in conjunction with ability to understand a clients needs have made him one of the most inspired and talented stylists around. His straight forward approach to hair cutting coupled with soft natural color and highlighting style is sought after by clients visiting from other parts of the United States and some Playboy Celebrities.</p>
<div class="slideshow-holder"></div><div id="slideshow-wrapper8" class="slideshow-wrapper"><div id="portfolio-slideshow8" class="portfolio-slideshow"><div id="slideshow-content8" class="first slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="208" height="208" src="http://www.salondomane.com/wp-content/uploads/2010/10/anthony.jpg" class="attachment-full" alt="anthony" title="anthony" /></a></div><div id="slideshow-content8" class="slideshow-next slideshow-content"><a href="javascript: void(0);" class="slideshow-next"><img width="204" height="314" src="http://www.salondomane.com/wp-content/uploads/2011/01/up-do1.jpg" class="attachment-full" alt="Anthony 1" title="Anthony 1" /></a></div></div><!--//end portfolio-slideshow div--></div><!--#slideshow-wrapper-->
]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=103</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sara Crowder</title>
		<link>http://www.salondomane.com/?p=43</link>
		<comments>http://www.salondomane.com/?p=43#comments</comments>
		<pubDate>Tue, 02 Nov 2010 15:51:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Stylists]]></category>

		<guid isPermaLink="false">http://zzcollective.com/demos/domane/?p=43</guid>
		<description><![CDATA[<p> Sara started in the beauty industry as a receptionist in 2007. From there she went on to cosmetology school where she graduated from Golden West College in March of 2009. She continues her education today with classes from world renowned Redken and Enjoy. Sara is passionate about hair and the integrity of exceptional customer <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.salondomane.com/?p=43">Sara Crowder</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/sara.jpg" rel="lightbox[43]"><img class="alignleft size-full wp-image-57" title="sara" src="http://zzcollective.com/demos/domane/wp-content/uploads/2010/10/sara.jpg" alt="" width="75" height="88" /></a><br />
Sara started in the beauty industry as a receptionist in 2007. From there she went on to cosmetology school where she graduated from Golden West College in March of 2009. She continues her education today with classes from world renowned Redken and Enjoy. Sara is passionate about hair and the integrity of exceptional customer service, always looks forward to meeting new clients and creating a relaxed environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=43</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joshua Harviston</title>
		<link>http://www.salondomane.com/?p=605</link>
		<comments>http://www.salondomane.com/?p=605#comments</comments>
		<pubDate>Mon, 01 Nov 2010 17:52:25 +0000</pubDate>
		<dc:creator>Shane Adams</dc:creator>
				<category><![CDATA[Stylists]]></category>

		<guid isPermaLink="false">http://www.salondomane.com/?p=605</guid>
		<description><![CDATA[<p style="text-align: left;">My name is Joshua Harviston. I was born and raised in Orange County. I attended cosmetology at the Career Acadamy of Beauty and have had advanced training with Vidal Sassoon. I make it a priority to attend at least two trainings a month to keep myself updated in the hair industry.</p> <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.salondomane.com/?p=605">Joshua Harviston</a></span>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://www.salondomane.com/wp-content/uploads/2013/03/joshua-harviston-e1363801812771.jpg" rel="lightbox[605]"><img class="alignleft size-thumbnail wp-image-607" title="joshua-harviston" src="http://www.salondomane.com/wp-content/uploads/2013/03/joshua-harviston-e1363801812771-88x88.jpg" alt="" width="88" height="88" /></a>My name is Joshua Harviston. I was born and raised in Orange County. I attended cosmetology at the Career Acadamy of Beauty and have had advanced training with Vidal Sassoon. I make it a priority to attend at least two trainings a month to keep myself updated in the hair industry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=605</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enjoy Professional Hair Care</title>
		<link>http://www.salondomane.com/?p=162</link>
		<comments>http://www.salondomane.com/?p=162#comments</comments>
		<pubDate>Tue, 26 Oct 2010 05:17:03 +0000</pubDate>
		<dc:creator>Shane Adams</dc:creator>
				<category><![CDATA[Products]]></category>

		<guid isPermaLink="false">http://zzcollective.com/demos/domane/?p=162</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.salondomane.com/?feed=rss2&#038;p=162</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
