<?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>The Groom Room Barbers Torquay Hairdressers Hair Salon Torquay</title>
	<atom:link href="http://torquaybarber.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://torquaybarber.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 03 May 2012 11:16:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Just done our first video on YouTube</title>
		<link>http://torquaybarber.co.uk/torquay-barber-first-video-on-youtube/</link>
		<comments>http://torquaybarber.co.uk/torquay-barber-first-video-on-youtube/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 13:21:28 +0000</pubDate>
		<dc:creator>torquaybarber</dc:creator>
				<category><![CDATA[barber video]]></category>

		<guid isPermaLink="false">http://torquaybarber.co.uk/?p=615</guid>
		<description><![CDATA[<div></div>I like this I dislike this 3 likes, 0 dislikes &#160; &#160; &#160; &#160;<div></div>]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="349" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9-hlNn5zkGM?version=3&amp;hl=en_GB&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed width="560" height="349" type="application/x-shockwave-flash" src="http://www.youtube.com/v/9-hlNn5zkGM?version=3&amp;hl=en_GB&amp;rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
            <script type="text/javascript">
			jQuery(document).ready(function() {
				
				jQuery('button').click(function(){
		
		var a = jQuery(this).attr("id");
		var b = 615;
		
		
		jQuery.post("http://torquaybarber.co.uk/wp-content/plugins/wp-voter//voting.php?value="+a+"&postid="+b, {
		}, function(response){
			jQuery('#voting_result').fadeIn();
			jQuery('#voting_result').html(jQuery(response).fadeIn('slow'));
			// now update box bar			
			jQuery.post("http://torquaybarber.co.uk/wp-content/plugins/wp-voter//update_box.php?postid="+b, {
			}, function(update){
			
				jQuery('#update_count').html(unescape(update));		
					
			});
			////////////
			// now update tooltip count			
			jQuery.post("http://torquaybarber.co.uk/wp-content/plugins/wp-voter//update_tooltip.php?postid="+b, {
			}, function(updates){
				
				jQuery('.tooltip3').html(unescape(updates));	
							
			});
			////////////
		});
	});	
				
				
	jQuery('.like_button').mouseenter(function(e) {
		jQuery('.tooltip').show();
		jQuery('.ilikethis').fadeIn(200);
	}).mouseleave(function(e) {
		jQuery('.ilikethis').fadeOut(200);
		jQuery('.tooltip').hide();
	});
	jQuery('.dislike_button').mouseenter(function(e) {
		jQuery('.tooltip2').show();
		jQuery('.idislikethis').fadeIn(200);
	}).mouseleave(function(e) {
	   jQuery('.tooltip2').hide();
		jQuery('.idislikethis').fadeOut(200);
	});
	
	jQuery('.totalstatsbutton').mouseenter( function(e){
		jQuery('.greenBar').css("background-color","#AADA37");
		 jQuery('.redbar').css("background-color","#CF362F");
		jQuery('.tooltip3').show();
		jQuery('.totalstats').fadeIn(200);
	}).mouseleave(function(e){
		jQuery('.tooltip3').hide();
		jQuery('.greenBar').css("background-color","#DDDDDD");
		jQuery('.redbar').css("background-color","#DDDDDD");
		jQuery('.totalstats').fadeOut(200);
	});
});


function hideMesg(){

	jQuery('.rating_message').fadeOut();
	jQuery.post("http://torquaybarber.co.uk/wp-content/plugins/wp-voter//rating.php?show=1", {
	}, function(response){
		jQuery('#inner').html(unescape(response));
		jQuery('#inner').fadeIn('slow');
	});
}	

</script>
<style type="text/css">
/* CSS Document */
button {
/*-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;*/
background:#F6F6F6 none repeat scroll 0 0;
border:none;
width:50px;
height:40px;
cursor:pointer;
float:left; margin-left:0px;
xheight:2.0833em;
overflow:visible;
padding:0 0.5em;
vertical-align:middle;
white-space:nowrap;
}

.like_button{background:url(http://torquaybarber.co.uk/wp-content/plugins/wp-voter/images//yes-dis.png) center left no-repeat; xpadding-left:18px;}
.like_button:hover{
	background:url(http://torquaybarber.co.uk/wp-content/plugins/wp-voter/images//yes-enb.png) center left no-repeat;
	
}
.dislike_button{background:url(http://torquaybarber.co.uk/wp-content/plugins/wp-voter/images//no-dis.png) center left no-repeat; xpadding-left:18px;}

.dislike_button:hover, .dislike_button:visited{
	background:url(http://torquaybarber.co.uk/wp-content/plugins/wp-voter/images//no-enb.png) center left no-repeat;
	
}

.tooltip{ height:13px;display: none;width:120px; text-align:left;overflow:visible;opacity:0.7;filter:alpha(opacity=40)}
.tooltip2{ height:13px;display: none;width:140px; text-align:right; overflow:visible;opacity:0.7;filter:alpha(opacity=20)}
.tooltip3{ height:13px;display: none;width:200px; text-align:right; overflow:visible;opacity:0.7;filter:alpha(opacity=40)}

.clear{clear:both;}

.ilikethis, .idislikethis, .totalstats{
		display: none;
		font-size: 1.0em;
		height:17px;
		padding:7px;
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px;
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
		text-align: center;
		text-decoration: none;
		width:60px;
		background-color:#333333;
		color:#FFFFFF;
		text-shadow: #fff 0px 0px 20px;
	}
	
.totalstatsbutton{ width:80px; vertical-align:top;background:#F6F6F6 none repeat scroll 0 0;}
.totalstatsbutton .greenBar{background-color:#DDDDDD;  height:5px; margin-bottom:3px; height:6px;}		
.totalstatsbutton .redbar{background-color:#DDDDDD;  height:5px; height:6px;}		


#voting_result{ border:solid #666666 1px; height:120px; margin-top:0px;-moz-border-radius: 6px; 
		-webkit-border-radius: 6px; width:500px; margin-left:0px; display:none; font-family:Arial, Helvetica, sans-serif; line-height:12px;
		}
.mesgbox{ background:url(http://torquaybarber.co.uk/wp-content/plugins/wp-voter/images//tick.png) top left no-repeat; padding-left:25px;  margin:5px;font-family:Arial, Helvetica, sans-serif; font-size:12px; height:20px;  width:427px; float:left}
.close{ border:solid #666666 1px; float:left; width:20px; margin-top:6px;-webkit-border-radius: 4px;-moz-border-radius: 4px;  text-align:center; font-size:12px; cursor:pointer}

.bigGreenBar{background-color:#AADA37;  height:5px; margin-bottom:3px; height:11px; margin-top:7px; margin-left:10px;}		
.bigRedBar{background-color:#CF362F;   height:5px; margin-bottom:3px; height:11px; margin-top:7px; margin-left:10px;}

.thumbUp{ background:url(http://torquaybarber.co.uk/wp-content/plugins/wp-voter/images//thumbsup.png) center left no-repeat;height:25px; margin-top:5px; margin-left:20px; padding-left:35px}
.thumbDown{ background:url(http://torquaybarber.co.uk/wp-content/plugins/wp-voter/images//thumbsdown.png) center left no-repeat;height:25px; margin-left:20px; padding-left:35px}
.thumbUp div{ float:left; font-size:12px; }
.thumbDown div{ float:left; font-size:12px; }

</style>

<div align="left" style="margin-left:20px;">

	<div align="left" style="height:0px;">
		<div class="tooltip">
			<span class="ilikethis">
			I like this
			</span>
		</div>
		<div class="tooltip2">
			<span class="idislikethis">
			I dislike this
			</span>
		</div>
		<div class="tooltip3">
			<span class="totalstats">
3  likes, 0  dislikes
</span>

		</div>
	</div>
	
	<br class="clear" /><br clear="all" />
	
	<button type="button" class="like_button" onclick=";return false;" id="like" >
	<img src="http://torquaybarber.co.uk/wp-content/plugins/wp-voter/images/pixel-vfl73.gif" alt=""> 
	</button>

	&nbsp;
	
	<button  type="button" class="dislike_button" onclick=";return false;" id="dislike"  style="margin-right:20px;">
	<img src="http://torquaybarber.co.uk/wp-content/plugins/wp-voter/images/pixel-vfl73.gif" alt=""> 
	</button>

	&nbsp;
	<div id="update_count" style="float:left;">
    
		                
				<button type="button" class="totalstatsbutton" onclick=";return false;" >
                    <div class="greenBar" style="width:20px">&nbsp;</div>
                    <div class="redbar" style="width:0px">&nbsp;</div>
				</button>
	</div>
	<br class="clear" /><br clear="all" />
	<div id="voting_result">
		
	</div>
</div>

<br clear="all" /><br clear="all" /><br clear="all" />
<br clear="all" /><br clear="all" /><br clear="all" />
<br clear="all" /><br clear="all" />
<br clear="all" /><br clear="all" /><br clear="all" />
<br clear="all" /><br clear="all" /><br clear="all" />
]]></content:encoded>
			<wfw:commentRss>http://torquaybarber.co.uk/torquay-barber-first-video-on-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to The Groom Room Barbers of Torquay Devon</title>
		<link>http://torquaybarber.co.uk/the-groom-room-barbers-torquay-devon/</link>
		<comments>http://torquaybarber.co.uk/the-groom-room-barbers-torquay-devon/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 01:48:28 +0000</pubDate>
		<dc:creator>torquaybarber</dc:creator>
				<category><![CDATA[Barbers]]></category>

		<guid isPermaLink="false">http://torquaybarber.co.uk/?p=344</guid>
		<description><![CDATA[<div></div>Our aim is to provide the modern man with the ultimate in grooming by combining the traditional methods alongside the modern day requirements and services expected at affordable prices, making our services accessible to all. Obviously, our barbering is of &#8230; <a href="http://torquaybarber.co.uk/the-groom-room-barbers-torquay-devon/">Continue reading <span class="meta-nav">&#8594;</span></a><div></div>]]></description>
			<content:encoded><![CDATA[<div class="sticky_post"><h3><span style="color: #000000;">Our aim is to provide the modern man with the ultimate in grooming by combining the traditional methods alongside the modern day requirements and services expected at affordable prices, making our services<a rel="attachment wp-att-352" href="http://torquaybarber.co.uk/barbers/the-groom-room-barbers-torquay-devon/attachment/olympus-digital-camera-3/"><img class="alignright size-medium wp-image-352" title="The Groom Room Barber shop in Torquay Devon" src="http://torquaybarber.co.uk/wp-content/uploads/2010/10/shop-front-bw-300x240.jpg" alt="" width="300" height="240" /></a> accessible to all.</span></h3>
<h3><span style="color: #000000;">Obviously, our barbering is of a first-class standard through the experience of 28 years as Master Barbers, so if you’re looking for the ultimate experience or just a quality haircut then come and visit us at The Groom Room.</span></h3>
<h3><span style="color: #000000;">Gentlemen from all corners of Torbay and further a field flock to our unique men’s salon for the quality and high level of care they know they will receive time and time again.</span></h3>
<h3><span style="color: #000000;">Customers are confident that they can count on our discretion and a professional service; they know they will leave our salon feeling and looking their best.</span></h3>
</div>
]]></content:encoded>
			<wfw:commentRss>http://torquaybarber.co.uk/the-groom-room-barbers-torquay-devon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

