<?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>Total Kitchen Store</title>
	<atom:link href="http://totalkitchenstore.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://totalkitchenstore.com</link>
	<description></description>
	<lastBuildDate>Wed, 25 Apr 2012 00:28:39 +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>Collins Kitchen</title>
		<link>http://totalkitchenstore.com/collins-kitchen/</link>
		<comments>http://totalkitchenstore.com/collins-kitchen/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 02:22:31 +0000</pubDate>
		<dc:creator>Total_Kitchen_Store</dc:creator>
				<category><![CDATA[Completed Projects]]></category>

		<guid isPermaLink="false">http://totalkitchenstore.com/?p=324</guid>
		<description><![CDATA[<p>Perimeter cabinets are Ultracraft</p> <p>Island cabinets are Cardell custom painted by contractor.</p>]]></description>
			<content:encoded><![CDATA[<p>Perimeter cabinets are Ultracraft</p>
<p>Island cabinets are Cardell custom painted by  contractor.</p>
	<ul id="slideshow" style="display:none;">
									<li>
					<h3>IMG_1125</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1125.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1125.jpg" title="IMG_1125"></a>
									</li>
							<li>
					<h3>IMG_1123</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1123-e1331691663712.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1123.jpg" title="IMG_1123"></a>
									</li>
							<li>
					<h3>IMG_1120</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1120.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1120.jpg" title="IMG_1120"></a>
									</li>
							<li>
					<h3>IMG_1114</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1114-e1331691649890.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1114.jpg" title="IMG_1114"></a>
									</li>
							<li>
					<h3>IMG_1110</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1110-e1331691632650.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1110.jpg" title="IMG_1110"></a>
									</li>
							<li>
					<h3>IMG_1109</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1109-e1331691614326.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1109.jpg" title="IMG_1109"></a>
									</li>
							<li>
					<h3>IMG_1107</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1107-e1331691598734.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1107.jpg" title="IMG_1107"></a>
									</li>
							<li>
					<h3>IMG_1106</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1106.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1106.jpg" title="IMG_1106"></a>
									</li>
							<li>
					<h3>IMG_1105</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1105.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1105.jpg" title="IMG_1105"></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>
	
	<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://totalkitchenstore.com/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 = 7;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<hr />

<a href='http://totalkitchenstore.com/collins-kitchen/img_1105/' title='IMG_1105'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1105-150x150.jpg" class="attachment-thumbnail" alt="IMG_1105" title="IMG_1105" /></a>
<a href='http://totalkitchenstore.com/collins-kitchen/img_1106/' title='IMG_1106'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1106-150x150.jpg" class="attachment-thumbnail" alt="IMG_1106" title="IMG_1106" /></a>
<a href='http://totalkitchenstore.com/collins-kitchen/img_1107/' title='IMG_1107'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1107-e1331691598734-150x150.jpg" class="attachment-thumbnail" alt="IMG_1107" title="IMG_1107" /></a>
<a href='http://totalkitchenstore.com/collins-kitchen/img_1109/' title='IMG_1109'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1109-e1331691614326-150x150.jpg" class="attachment-thumbnail" alt="IMG_1109" title="IMG_1109" /></a>
<a href='http://totalkitchenstore.com/collins-kitchen/img_1110/' title='IMG_1110'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1110-e1331691632650-150x150.jpg" class="attachment-thumbnail" alt="IMG_1110" title="IMG_1110" /></a>
<a href='http://totalkitchenstore.com/collins-kitchen/img_1114/' title='IMG_1114'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1114-e1331691649890-150x150.jpg" class="attachment-thumbnail" alt="IMG_1114" title="IMG_1114" /></a>
<a href='http://totalkitchenstore.com/collins-kitchen/img_1120/' title='IMG_1120'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1120-150x150.jpg" class="attachment-thumbnail" alt="IMG_1120" title="IMG_1120" /></a>
<a href='http://totalkitchenstore.com/collins-kitchen/img_1123/' title='IMG_1123'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1123-e1331691663712-150x150.jpg" class="attachment-thumbnail" alt="IMG_1123" title="IMG_1123" /></a>
<a href='http://totalkitchenstore.com/collins-kitchen/img_1125/' title='IMG_1125'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1125-150x150.jpg" class="attachment-thumbnail" alt="IMG_1125" title="IMG_1125" /></a>

]]></content:encoded>
			<wfw:commentRss>http://totalkitchenstore.com/collins-kitchen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zeigler Kitchen</title>
		<link>http://totalkitchenstore.com/zeigler-kitchen/</link>
		<comments>http://totalkitchenstore.com/zeigler-kitchen/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 02:06:16 +0000</pubDate>
		<dc:creator>Total_Kitchen_Store</dc:creator>
				<category><![CDATA[Completed Projects]]></category>

		<guid isPermaLink="false">http://totalkitchenstore.com/?p=305</guid>
		<description><![CDATA[<p>Here is a kitchen made with Cardell cabinets in Hickory/Sussex II door style with a natural finish. The client did his own install and also saved some money by adding some features himself like the pot and pan organizer.</p>]]></description>
			<content:encoded><![CDATA[<p>Here is a kitchen made with Cardell cabinets in Hickory/Sussex II door style with a natural finish. The client did his own install and also saved some money by adding some features himself like the pot and pan organizer.</p>
	<ul id="slideshow" style="display:none;">
									<li>
					<h3>IMG_1148</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1148.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1148.jpg" title="IMG_1148"></a>
									</li>
							<li>
					<h3>IMG_1146</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1146-e1331690240306.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1146.jpg" title="IMG_1146"></a>
									</li>
							<li>
					<h3>IMG_1145</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1145-e1331690220400.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1145.jpg" title="IMG_1145"></a>
									</li>
							<li>
					<h3>IMG_1144</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1144-e1331690204533.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1144.jpg" title="IMG_1144"></a>
									</li>
							<li>
					<h3>IMG_1143</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1143-e1331690177763.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1143.jpg" title="IMG_1143"></a>
									</li>
							<li>
					<h3>IMG_1142</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1142-e1331690139429.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1142.jpg" title="IMG_1142"></a>
									</li>
							<li>
					<h3>IMG_1141</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1141.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1141.jpg" title="IMG_1141"></a>
									</li>
							<li>
					<h3>IMG_1140</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1140.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1140.jpg" title="IMG_1140"></a>
									</li>
							<li>
					<h3>IMG_1139</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1139.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1139.jpg" title="IMG_1139"></a>
									</li>
							<li>
					<h3>IMG_1138</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1138-e1331690099111.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1138.jpg" title="IMG_1138"></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>
	
	<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://totalkitchenstore.com/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 = 7;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<hr />

<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1138/' title='IMG_1138'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1138-e1331690099111-150x150.jpg" class="attachment-thumbnail" alt="IMG_1138" title="IMG_1138" /></a>
<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1139/' title='IMG_1139'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1139-150x150.jpg" class="attachment-thumbnail" alt="IMG_1139" title="IMG_1139" /></a>
<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1140/' title='IMG_1140'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1140-150x150.jpg" class="attachment-thumbnail" alt="IMG_1140" title="IMG_1140" /></a>
<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1141/' title='IMG_1141'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1141-150x150.jpg" class="attachment-thumbnail" alt="IMG_1141" title="IMG_1141" /></a>
<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1142/' title='IMG_1142'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1142-e1331690139429-150x150.jpg" class="attachment-thumbnail" alt="IMG_1142" title="IMG_1142" /></a>
<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1143/' title='IMG_1143'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1143-e1331690177763-150x150.jpg" class="attachment-thumbnail" alt="IMG_1143" title="IMG_1143" /></a>
<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1144/' title='IMG_1144'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1144-e1331690204533-150x150.jpg" class="attachment-thumbnail" alt="IMG_1144" title="IMG_1144" /></a>
<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1145/' title='IMG_1145'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1145-e1331690220400-150x150.jpg" class="attachment-thumbnail" alt="IMG_1145" title="IMG_1145" /></a>
<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1146/' title='IMG_1146'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1146-e1331690240306-150x150.jpg" class="attachment-thumbnail" alt="IMG_1146" title="IMG_1146" /></a>
<a href='http://totalkitchenstore.com/zeigler-kitchen/img_1148/' title='IMG_1148'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/03/IMG_1148-150x150.jpg" class="attachment-thumbnail" alt="IMG_1148" title="IMG_1148" /></a>

]]></content:encoded>
			<wfw:commentRss>http://totalkitchenstore.com/zeigler-kitchen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bradley Kitchen</title>
		<link>http://totalkitchenstore.com/bradley-kitchen/</link>
		<comments>http://totalkitchenstore.com/bradley-kitchen/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 01:27:47 +0000</pubDate>
		<dc:creator>Total_Kitchen_Store</dc:creator>
				<category><![CDATA[Notes from TKS]]></category>

		<guid isPermaLink="false">http://totalkitchenstore.com/?p=46</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<hr />
	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Bradly's Kitchen Pics 017 (3)</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-017-3.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-017-3.jpg" title="Bradly's Kitchen Pics 017 (3)"></a>
									</li>
							<li>
					<h3>Bradly's Kitchen Pics 012 (4)</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-012-4.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-012-4.jpg" title="Bradly's Kitchen Pics 012 (4)"></a>
									</li>
							<li>
					<h3>Bradly's Kitchen Pics 009 (6)</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-009-6.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-009-6.jpg" title="Bradly's Kitchen Pics 009 (6)"></a>
									</li>
							<li>
					<h3>Bradly's Kitchen Pics 008 (5)</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-008-5.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-008-5.jpg" title="Bradly's Kitchen Pics 008 (5)"></a>
									</li>
							<li>
					<h3>Bradly's Kitchen Pics 006 (4)</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-006-4.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-006-4.jpg" title="Bradly's Kitchen Pics 006 (4)"></a>
									</li>
							<li>
					<h3>Bradly's Kitchen Pics 005 (4)</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-005-4.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-005-4.jpg" title="Bradly's Kitchen Pics 005 (4)"></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>
	
	<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://totalkitchenstore.com/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 = 7;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<hr />

<a href='http://totalkitchenstore.com/bradley-kitchen/bradlys-kitchen-pics-005-4/' title='Bradly&#039;s Kitchen Pics 005 (4)'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-005-4-150x150.jpg" class="attachment-thumbnail" alt="Bradly&#039;s Kitchen Pics 005 (4)" title="Bradly&#039;s Kitchen Pics 005 (4)" /></a>
<a href='http://totalkitchenstore.com/bradley-kitchen/bradlys-kitchen-pics-006-4/' title='Bradly&#039;s Kitchen Pics 006 (4)'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-006-4-150x150.jpg" class="attachment-thumbnail" alt="Bradly&#039;s Kitchen Pics 006 (4)" title="Bradly&#039;s Kitchen Pics 006 (4)" /></a>
<a href='http://totalkitchenstore.com/bradley-kitchen/bradlys-kitchen-pics-008-5/' title='Bradly&#039;s Kitchen Pics 008 (5)'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-008-5-150x150.jpg" class="attachment-thumbnail" alt="Bradly&#039;s Kitchen Pics 008 (5)" title="Bradly&#039;s Kitchen Pics 008 (5)" /></a>
<a href='http://totalkitchenstore.com/bradley-kitchen/bradlys-kitchen-pics-009-6/' title='Bradly&#039;s Kitchen Pics 009 (6)'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-009-6-150x150.jpg" class="attachment-thumbnail" alt="Bradly&#039;s Kitchen Pics 009 (6)" title="Bradly&#039;s Kitchen Pics 009 (6)" /></a>
<a href='http://totalkitchenstore.com/bradley-kitchen/bradlys-kitchen-pics-012-4/' title='Bradly&#039;s Kitchen Pics 012 (4)'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-012-4-150x150.jpg" class="attachment-thumbnail" alt="Bradly&#039;s Kitchen Pics 012 (4)" title="Bradly&#039;s Kitchen Pics 012 (4)" /></a>
<a href='http://totalkitchenstore.com/bradley-kitchen/bradlys-kitchen-pics-017-3/' title='Bradly&#039;s Kitchen Pics 017 (3)'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/Bradlys-Kitchen-Pics-017-3-150x150.jpg" class="attachment-thumbnail" alt="Bradly&#039;s Kitchen Pics 017 (3)" title="Bradly&#039;s Kitchen Pics 017 (3)" /></a>

]]></content:encoded>
			<wfw:commentRss>http://totalkitchenstore.com/bradley-kitchen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bordoni Kitchen</title>
		<link>http://totalkitchenstore.com/bordoni-kitchen/</link>
		<comments>http://totalkitchenstore.com/bordoni-kitchen/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 00:58:45 +0000</pubDate>
		<dc:creator>Total_Kitchen_Store</dc:creator>
				<category><![CDATA[Notes from TKS]]></category>

		<guid isPermaLink="false">http://totalkitchenstore.com/?p=37</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<hr />
	<ul id="slideshow" style="display:none;">
									<li>
					<h3>bordoni kitchen 4</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-4.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-4.jpg" title="bordoni kitchen 4"></a>
									</li>
							<li>
					<h3>bordoni kitchen 7</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-7.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-7.jpg" title="bordoni kitchen 7"></a>
									</li>
							<li>
					<h3>bordoni kitchen 6</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-6.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-6.jpg" title="bordoni kitchen 6"></a>
									</li>
							<li>
					<h3>bordoni kitchen 5</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-5.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-5.jpg" title="bordoni kitchen 5"></a>
									</li>
							<li>
					<h3>bordoni kitchen 3</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-3.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-3.jpg" title="bordoni kitchen 3"></a>
									</li>
							<li>
					<h3>bordoni kitchen 2</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-2.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-2.jpg" title="bordoni kitchen 2"></a>
									</li>
							<li>
					<h3>bordoni kitchen 1</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-1.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-1.jpg" title="bordoni kitchen 1"></a>
									</li>
							<li>
					<h3>101_1793</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/02/101_1793.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/02/101_1793.jpg" title="101_1793"></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>
	
	<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://totalkitchenstore.com/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 = 7;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<hr />

<a href='http://totalkitchenstore.com/bordoni-kitchen/101_1793/' title='101_1793'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/101_1793-150x150.jpg" class="attachment-thumbnail" alt="101_1793" title="101_1793" /></a>
<a href='http://totalkitchenstore.com/bordoni-kitchen/bordoni-kitchen-1/' title='bordoni kitchen 1'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-1-150x150.jpg" class="attachment-thumbnail" alt="bordoni kitchen 1" title="bordoni kitchen 1" /></a>
<a href='http://totalkitchenstore.com/bordoni-kitchen/bordoni-kitchen-2/' title='bordoni kitchen 2'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-2-150x150.jpg" class="attachment-thumbnail" alt="bordoni kitchen 2" title="bordoni kitchen 2" /></a>
<a href='http://totalkitchenstore.com/bordoni-kitchen/bordoni-kitchen-3/' title='bordoni kitchen 3'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-3-150x150.jpg" class="attachment-thumbnail" alt="bordoni kitchen 3" title="bordoni kitchen 3" /></a>
<a href='http://totalkitchenstore.com/bordoni-kitchen/bordoni-kitchen-5/' title='bordoni kitchen 5'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-5-150x150.jpg" class="attachment-thumbnail" alt="bordoni kitchen 5" title="bordoni kitchen 5" /></a>
<a href='http://totalkitchenstore.com/bordoni-kitchen/bordoni-kitchen-6/' title='bordoni kitchen 6'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-6-150x150.jpg" class="attachment-thumbnail" alt="bordoni kitchen 6" title="bordoni kitchen 6" /></a>
<a href='http://totalkitchenstore.com/bordoni-kitchen/bordoni-kitchen-7/' title='bordoni kitchen 7'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-7-150x150.jpg" class="attachment-thumbnail" alt="bordoni kitchen 7" title="bordoni kitchen 7" /></a>
<a href='http://totalkitchenstore.com/bordoni-kitchen/bordoni-kitchen-4/' title='bordoni kitchen 4'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/02/bordoni-kitchen-4-150x150.jpg" class="attachment-thumbnail" alt="bordoni kitchen 4" title="bordoni kitchen 4" /></a>

]]></content:encoded>
			<wfw:commentRss>http://totalkitchenstore.com/bordoni-kitchen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moore Kitchen</title>
		<link>http://totalkitchenstore.com/33/</link>
		<comments>http://totalkitchenstore.com/33/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 12:44:16 +0000</pubDate>
		<dc:creator>Total_Kitchen_Store</dc:creator>
				<category><![CDATA[Completed Projects]]></category>

		<guid isPermaLink="false">http://totalkitchenstore.com/?p=33</guid>
		<description><![CDATA[<p>Modern concrete is a diverse company in the Seattle area. The owner Mitch Moore and I have been doing business for a few years. His companies,<a href="http://totalkitchenstore.com/bradley-kitchen/" title="Bradley Kitchen" target="_blank"> Sawhorse Design and Build</a> and <a href="http://www.modernconcretedesign.com/" title="Modern Concrete" target="_blank">Modern Concrete</a> give clients the knowledge and experience to do the whole job. Mitch used Mid [...]]]></description>
			<content:encoded><![CDATA[<p>Modern concrete is a diverse company in the Seattle area. The owner Mitch Moore and I have been doing business for a few years. His companies,<a href="http://totalkitchenstore.com/bradley-kitchen/" title="Bradley Kitchen" target="_blank"> Sawhorse Design and Build</a> and <a href="http://www.modernconcretedesign.com/" title="Modern Concrete" target="_blank">Modern Concrete</a> give clients the knowledge and experience to do the whole job. Mitch used Mid Continent cabinetry from Total kitchen store.The shaker style doors with slab drawers in a espresso stain give a clean ,sleek look topped by one of Mitch&#8217;s beautiful concrete creations this kitchen stands out as a cooks dream!Visit <a href="http://www.modernconcretedesign.com/" target="_blank">Modern Concrete Design</a> or <a title="Sawhorse Design" href="http://www.sawhorsedesignbuildofseattle.com/" target="_blank">sawhorsedesignbuildofseattle.com</a> to see Mitch&#8217;s work or contact him!</p>
<hr />
	<ul id="slideshow" style="display:none;">
									<li>
					<h3>eac52dc6f7f1b4469114f25a46ff7b9f</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/eac52dc6f7f1b4469114f25a46ff7b9f.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/eac52dc6f7f1b4469114f25a46ff7b9f.jpg" title="eac52dc6f7f1b4469114f25a46ff7b9f"></a>
									</li>
							<li>
					<h3>bd1e3cd61bbecf7e850e103d50f975bf</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/bd1e3cd61bbecf7e850e103d50f975bf.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/bd1e3cd61bbecf7e850e103d50f975bf.jpg" title="bd1e3cd61bbecf7e850e103d50f975bf"></a>
									</li>
							<li>
					<h3>26652269</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/26652269.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/26652269.jpg" title="26652269"></a>
									</li>
							<li>
					<h3>26652268</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/26652268.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/26652268.jpg" title="26652268"></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>
	
	<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://totalkitchenstore.com/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 = 7;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<hr />
<p>This project was one of the first Mitch Moore and I did together.Mitch is a big fan of the clean,modern look. While incorporating the natural beauty of brick in the home,Mitch is a master concrete artisan and his ability to mix form and function are among some of the best I have seen.Please contact him at www.modernconcretedesign.com to get on his project list, if your in the seattle area and interested in a different approach to countertops, Mitch is your guy!</p>
<blockquote><p>“I have been working with Tom Shea for approximately 5 years. What keeps me coming back is his attention to detail, quick response and overall knowledge of his products. Tom is someone i can count on to get me prices and designs in an extremely timely fashion, to keep pace in this extremely competitive economy.<br />
He is definitely one of my go-to guys.<br />
Superlative work from concept to final output.” September 19, 2011</p>
<p>Top qualities: On Time, High Integrity, Creative</p></blockquote>
<p>Mitch Moore, Owner Sawhorse Design Build of Seattle<br />
hired Thomas as a cabinet supplier in 2007, and hired Thomas more than once.</p>
<hr />

<a href='http://totalkitchenstore.com/33/attachment/26652268/' title='26652268'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/26652268-150x150.jpg" class="attachment-thumbnail" alt="26652268" title="26652268" /></a>
<a href='http://totalkitchenstore.com/33/attachment/26652269/' title='26652269'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/26652269-150x150.jpg" class="attachment-thumbnail" alt="26652269" title="26652269" /></a>
<a href='http://totalkitchenstore.com/33/bd1e3cd61bbecf7e850e103d50f975bf/' title='bd1e3cd61bbecf7e850e103d50f975bf'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/bd1e3cd61bbecf7e850e103d50f975bf-150x150.jpg" class="attachment-thumbnail" alt="bd1e3cd61bbecf7e850e103d50f975bf" title="bd1e3cd61bbecf7e850e103d50f975bf" /></a>
<a href='http://totalkitchenstore.com/33/eac52dc6f7f1b4469114f25a46ff7b9f/' title='eac52dc6f7f1b4469114f25a46ff7b9f'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/eac52dc6f7f1b4469114f25a46ff7b9f-150x150.jpg" class="attachment-thumbnail" alt="eac52dc6f7f1b4469114f25a46ff7b9f" title="eac52dc6f7f1b4469114f25a46ff7b9f" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://totalkitchenstore.com/33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Droogan Kitchen</title>
		<link>http://totalkitchenstore.com/droogan-kitchen/</link>
		<comments>http://totalkitchenstore.com/droogan-kitchen/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 04:27:54 +0000</pubDate>
		<dc:creator>Total_Kitchen_Store</dc:creator>
				<category><![CDATA[Completed Projects]]></category>

		<guid isPermaLink="false">http://totalkitchenstore.com/?p=27</guid>
		<description><![CDATA[<p>This project was a collaboration of a couple companies, Beautiful on the Inside Interiors LLC a residential interior design company.  They can be found on the web at <a href="http://www.beautifulontheinside.net/">www.beautifulontheinside.net</a> , Barb Droogan, the homeowner, is also the owner of &#8220;Beautiful&#8221;. The other 2 companies were C2C Construction, <a href="http://www.c2cbuildsmart.com/">www.c2cbuildsmart.com</a> and Verona Design Center (my [...]]]></description>
			<content:encoded><![CDATA[<p>This project was a collaboration of a couple companies, Beautiful on the Inside Interiors LLC a residential interior design company.  They can be found on the web at <a href="http://www.beautifulontheinside.net/">www.beautifulontheinside.net</a> , Barb Droogan, the homeowner, is also the owner of &#8220;Beautiful&#8221;. The other 2 companies were C2C Construction, <a href="http://www.c2cbuildsmart.com/">www.c2cbuildsmart.com</a> and Verona Design Center (my former employer). Barb came to me with the design which she had spent alot of time and thought with, I plugged it into the good old design program and away we went. Corner to Corner did a great job on her renovation and I&#8217;m sure Barb would tell you the same. We used Cardell Cabinetry in Shaker with a soft white paint, the island is cherry wood with an ebony stain.</p>
	<ul id="slideshow" style="display:none;">
									<li>
					<h3>IMG_1104</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1104-e1329870841974.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1104.jpg" title="IMG_1104"></a>
									</li>
							<li>
					<h3>IMG_1099</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_10991.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_10991.jpg" title="IMG_1099"></a>
									</li>
							<li>
					<h3>IMG_1103</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1103.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1103.jpg" title="IMG_1103"></a>
									</li>
							<li>
					<h3>IMG_1102</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1102.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1102.jpg" title="IMG_1102"></a>
									</li>
							<li>
					<h3>IMG_1101</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1101-e1329870858537.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1101.jpg" title="IMG_1101"></a>
									</li>
							<li>
					<h3>IMG_1100</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1100.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1100.jpg" title="IMG_1100"></a>
									</li>
							<li>
					<h3>IMG_1099</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1099.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1099.jpg" title="IMG_1099"></a>
									</li>
							<li>
					<h3>IMG_1098</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1098.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1098.jpg" title="IMG_1098"></a>
									</li>
							<li>
					<h3>IMG_1096</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1096.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1096.jpg" title="IMG_1096"></a>
									</li>
							<li>
					<h3>IMG_1094</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1094.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1094.jpg" title="IMG_1094"></a>
									</li>
							<li>
					<h3>IMG_1091</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1091.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1091.jpg" title="IMG_1091"></a>
									</li>
							<li>
					<h3>IMG_1097</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1097.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1097.jpg" title="IMG_1097"></a>
									</li>
							<li>
					<h3>IMG_1095</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1095.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1095.jpg" title="IMG_1095"></a>
									</li>
							<li>
					<h3>IMG_1093</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1093-e1329870877857.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1093.jpg" title="IMG_1093"></a>
									</li>
							<li>
					<h3>IMG_1090</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1090.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1090.jpg" title="IMG_1090"></a>
									</li>
							<li>
					<h3>IMG_1089</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1089-e1329870895624.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1089.jpg" title="IMG_1089"></a>
									</li>
							<li>
					<h3>IMG_1088</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1088-e1329870908734.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1088.jpg" title="IMG_1088"></a>
									</li>
							<li>
					<h3>IMG_1087</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1087.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1087.jpg" title="IMG_1087"></a>
									</li>
							<li>
					<h3>IMG_1086</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1086.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1086.jpg" title="IMG_1086"></a>
									</li>
							<li>
					<h3>IMG_1085</h3>
										<span>http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1085-e1329870921940.jpg</span>
					<p></p>
																<a href="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1085.jpg" title="IMG_1085"></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>
	
	<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://totalkitchenstore.com/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 = 7;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "true";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<hr />
<p>Using tall pantry cabinets and a tall microwave/warming drawer to build in the refrigerator is a great way to put all your food items on one wall. The stacked cabinets and open shelf with an arch make a great finish to the cabinetry. Taking the cabinetry about 6&#8243; off the ceiling and finishing with crown molding is a great way to make the space fell taller and larger than it is.</p>
<p>The client had a long enough range wall that we were able to split the Thermadore base ovens and put them on both sides of the cooktop. The big pot and pan drawers under the cooktop make it very functional when cooking, all your pots and pans are right in front of you!</p>
<blockquote><p>“I first met Tom in early 2010 when I came to him with a plan for my new kitchen. Working together as a team we were able to finalize the layout, with Tom providing great ideas to fine tune the design. When challenges with installation presented themselves, Tom was there on site whenever needed to make sure the installation went smoothly and promised me that he would make sure I was 100% happy in the end. He fulfilled that promise and I continue to work with him on projects with my own clients where Tom shows the same dedication to customer service, quality and great design sense.” May 31, 2011</p>
<p>Tom&#8217;s Top qualities: Personable, Expert, Creative</p></blockquote>
<p>Barbara Droogan, first hired Thomas as a Kitchen Design in 2010, and hired Thomas more than once.</p>

<a href='http://totalkitchenstore.com/droogan-kitchen/img_1085/' title='IMG_1085'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1085-e1329870921940-150x150.jpg" class="attachment-thumbnail" alt="IMG_1085" title="IMG_1085" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1086/' title='IMG_1086'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1086-150x150.jpg" class="attachment-thumbnail" alt="IMG_1086" title="IMG_1086" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1087/' title='IMG_1087'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1087-150x150.jpg" class="attachment-thumbnail" alt="IMG_1087" title="IMG_1087" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1088/' title='IMG_1088'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1088-e1329870908734-150x150.jpg" class="attachment-thumbnail" alt="IMG_1088" title="IMG_1088" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1089/' title='IMG_1089'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1089-e1329870895624-150x150.jpg" class="attachment-thumbnail" alt="IMG_1089" title="IMG_1089" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1090/' title='IMG_1090'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1090-150x150.jpg" class="attachment-thumbnail" alt="IMG_1090" title="IMG_1090" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1093/' title='IMG_1093'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1093-e1329870877857-150x150.jpg" class="attachment-thumbnail" alt="IMG_1093" title="IMG_1093" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1095/' title='IMG_1095'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1095-150x150.jpg" class="attachment-thumbnail" alt="IMG_1095" title="IMG_1095" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1097/' title='IMG_1097'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1097-150x150.jpg" class="attachment-thumbnail" alt="IMG_1097" title="IMG_1097" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1091/' title='IMG_1091'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1091-150x150.jpg" class="attachment-thumbnail" alt="IMG_1091" title="IMG_1091" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1094/' title='IMG_1094'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1094-150x150.jpg" class="attachment-thumbnail" alt="IMG_1094" title="IMG_1094" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1096/' title='IMG_1096'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1096-150x150.jpg" class="attachment-thumbnail" alt="IMG_1096" title="IMG_1096" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1098/' title='IMG_1098'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1098-150x150.jpg" class="attachment-thumbnail" alt="IMG_1098" title="IMG_1098" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1099/' title='IMG_1099'><img src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1099.jpg" class="attachment-thumbnail" alt="IMG_1099" title="IMG_1099" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1100/' title='IMG_1100'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1100-150x150.jpg" class="attachment-thumbnail" alt="IMG_1100" title="IMG_1100" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1101/' title='IMG_1101'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1101-e1329870858537-150x150.jpg" class="attachment-thumbnail" alt="IMG_1101" title="IMG_1101" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1102/' title='IMG_1102'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1102-150x150.jpg" class="attachment-thumbnail" alt="IMG_1102" title="IMG_1102" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1103/' title='IMG_1103'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1103-150x150.jpg" class="attachment-thumbnail" alt="IMG_1103" title="IMG_1103" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1099-2/' title='IMG_1099'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_10991-150x150.jpg" class="attachment-thumbnail" alt="IMG_1099" title="IMG_1099" /></a>
<a href='http://totalkitchenstore.com/droogan-kitchen/img_1104/' title='IMG_1104'><img width="150" height="150" src="http://totalkitchenstore.com/wp-content/uploads/2012/01/IMG_1104-e1329870841974-150x150.jpg" class="attachment-thumbnail" alt="IMG_1104" title="IMG_1104" /></a>

]]></content:encoded>
			<wfw:commentRss>http://totalkitchenstore.com/droogan-kitchen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

