<?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>1907 Restaurant, Bar &#38; Grill</title>
	<atom:link href="http://www.1907restaurant.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.1907restaurant.co.uk</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 17 May 2012 15:17:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Bar</title>
		<link>http://www.1907restaurant.co.uk/bar/</link>
		<comments>http://www.1907restaurant.co.uk/bar/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 10:46:55 +0000</pubDate>
		<dc:creator>RBG1907</dc:creator>
				<category><![CDATA[Gallery Section]]></category>

		<guid isPermaLink="false">http://www.1907restaurant.co.uk/?p=173</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>1907 Restaurant - Bar</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img52.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img52.jpg" title="1907 Restaurant - Bar"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img52-150x150.jpg" alt="1907-restaurant-bar" /></a>
															</li>
							<li>
					<h3>1907 Restaurant - Bar</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img42.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img42.jpg" title="1907 Restaurant - Bar"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img42-150x150.jpg" alt="1907-restaurant-bar" /></a>
															</li>
							<li>
					<h3>1907 Restaurant - Bar</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img32.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img32.jpg" title="1907 Restaurant - Bar"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img32-150x150.jpg" alt="1907-restaurant-bar" /></a>
															</li>
							<li>
					<h3>1907 Restaurant - Bar</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img22.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img22.jpg" title="1907 Restaurant - Bar"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img22-150x150.jpg" alt="1907-restaurant-bar" /></a>
															</li>
							<li>
					<h3>1907 Restaurant - Bar</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img12.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img12.jpg" title="1907 Restaurant - Bar"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img12-150x150.jpg" alt="1907-restaurant-bar" /></a>
															</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
					<div id="thumbnails" class="thumbsbot">
				<div id="slideleft" title="Slide Left"></div>
				<div id="slidearea">
					<div id="slider"></div>
				</div>
				<div id="slideright" title="Slide Right"></div>
				<br style="clear:both; visibility:hidden; height:1px;" />
			</div>
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://www.1907restaurant.co.uk/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			slideshow.thumbOpacity = 100;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 15;
			slideshow.active = "";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>
]]></content:encoded>
			<wfw:commentRss>http://www.1907restaurant.co.uk/bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restaurant</title>
		<link>http://www.1907restaurant.co.uk/restaurant/</link>
		<comments>http://www.1907restaurant.co.uk/restaurant/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 10:40:52 +0000</pubDate>
		<dc:creator>RBG1907</dc:creator>
				<category><![CDATA[Gallery Section]]></category>

		<guid isPermaLink="false">http://www.1907restaurant.co.uk/?p=164</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img1.jpg"><img class="alignnone size-full wp-image-165" title="img1" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img1.jpg" alt="" width="699" height="458" /></a><br /> <a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img2.jpg"><img class="alignnone size-full wp-image-165" title="img1" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img2.jpg" alt="" width="699" height="458" /></a><br /> <a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img3.jpg"><img class="alignnone size-full wp-image-165" title="img3" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img3.jpg" alt="" width="699" height="458" /></a><br /> <a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img4.jpg"><img class="alignnone size-full wp-image-165" title="img4" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img4.jpg" alt="" width="699" height="458" /></a><br /> <a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img5.jpg"><img class="alignnone size-full wp-image-165" title="img5" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img5.jpg" alt="" width="699" height="458" /></a><br /><br /></p>]]></content:encoded>
			<wfw:commentRss>http://www.1907restaurant.co.uk/restaurant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Food</title>
		<link>http://www.1907restaurant.co.uk/food/</link>
		<comments>http://www.1907restaurant.co.uk/food/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 10:38:33 +0000</pubDate>
		<dc:creator>RBG1907</dc:creator>
				<category><![CDATA[Gallery Section]]></category>

		<guid isPermaLink="false">http://www.1907restaurant.co.uk/?p=154</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>1907 Restaurant Food</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img51.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img51.jpg" title="1907 Restaurant Food"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img51-150x150.jpg" alt="1907-restaurant-food" /></a>
															</li>
							<li>
					<h3>1907 Restaurant Food</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img41.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img41.jpg" title="1907 Restaurant Food"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img41-150x150.jpg" alt="1907-restaurant-food" /></a>
															</li>
							<li>
					<h3>1907 Restaurant Food</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img31.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img31.jpg" title="1907 Restaurant Food"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img31-150x150.jpg" alt="1907-restaurant-food" /></a>
															</li>
							<li>
					<h3>1907 Restaurant Food</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img21.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img21.jpg" title="1907 Restaurant Food"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img21-150x150.jpg" alt="1907-restaurant-food" /></a>
															</li>
							<li>
					<h3>1907 Restaurant Food</h3>
										<span>http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img11.jpg</span>
					<p></p>
																							<a href="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img11.jpg" title="1907 Restaurant Food"><img style="height:75px;" src="http://www.1907restaurant.co.uk/wp-content/uploads/2012/01/img11-150x150.jpg" alt="1907-restaurant-food" /></a>
															</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
					</div>
		
					<div id="thumbnails" class="thumbsbot">
				<div id="slideleft" title="Slide Left"></div>
				<div id="slidearea">
					<div id="slider"></div>
				</div>
				<div id="slideright" title="Slide Right"></div>
				<br style="clear:both; visibility:hidden; height:1px;" />
			</div>
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://www.1907restaurant.co.uk/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			slideshow.thumbOpacity = 100;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 15;
			slideshow.active = "";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>
]]></content:encoded>
			<wfw:commentRss>http://www.1907restaurant.co.uk/food/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.1907restaurant.co.uk/hello-world/</link>
		<comments>http://www.1907restaurant.co.uk/hello-world/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 07:12:05 +0000</pubDate>
		<dc:creator>RBG1907</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.1907restaurant.co.uk/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!]]></description>
			<content:encoded><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!]]></content:encoded>
			<wfw:commentRss>http://www.1907restaurant.co.uk/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

