<?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>H.I.D metal work factory &#187; RENTAL</title>
	<atom:link href="http://hi-design.jp/category/rental/feed/" rel="self" type="application/rss+xml" />
	<link>http://hi-design.jp</link>
	<description>株式会社H.I.Dでは、金属製のハンガーラックを始め、ディスプレーテーブル、シェルフ、ショーケース、ミラー等、店舗用什器、住宅用のオリジナル家具を製造・販売しております。アンティーク家具や、インダストリアル家具を、サンプリングし、リ・デザインした家具やモダンな空間に合う、直線的なデザインの家具をラインナップしております。オーダーメイド、サイズオーダーでスチール製家具を製作、すべてハンドメイドで製作しております。大阪住之江区で、アトリエとショールームを併設しております。</description>
	<lastBuildDate>Tue, 09 Jun 2026 09:28:46 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>115</title>
		<link>http://hi-design.jp/no-115/</link>
		<comments>http://hi-design.jp/no-115/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 10:33:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=6714</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>焼付塗装艶消し黒仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03600.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03600.jpg" title="焼付塗装艶消し黒仕上げ" rel="lightbox[6714]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03600-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装艶消し黒仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03595.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03595.jpg" title="焼付塗装艶消し黒仕上げ" rel="lightbox[6714]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03595-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装艶消し黒仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03599.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03599.jpg" title="焼付塗装艶消し黒仕上げ" rel="lightbox[6714]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03599-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装艶消し黒仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03597.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03597.jpg" title="焼付塗装艶消し黒仕上げ" rel="lightbox[6714]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC03597-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/no-115/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>122</title>
		<link>http://hi-design.jp/no-191/</link>
		<comments>http://hi-design.jp/no-191/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 10:19:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=6707</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>溶融亜鉛メッキ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1787.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1787.jpg" title="溶融亜鉛メッキ仕上げ" rel="lightbox[6707]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1787-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>溶融亜鉛メッキ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1789.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1789.jpg" title="溶融亜鉛メッキ仕上げ" rel="lightbox[6707]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1789-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>溶融亜鉛メッキ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1791.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1791.jpg" title="溶融亜鉛メッキ仕上げ" rel="lightbox[6707]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1791-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>溶融亜鉛メッキ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1793.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1793.jpg" title="溶融亜鉛メッキ仕上げ" rel="lightbox[6707]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1793-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/no-191/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>149</title>
		<link>http://hi-design.jp/no-149/</link>
		<comments>http://hi-design.jp/no-149/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 10:14:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=6695</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>クロカワ素地仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1604.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1604.jpg" title="クロカワ素地仕上げ" rel="lightbox[6695]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1604-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ素地仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1606.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1606.jpg" title="クロカワ素地仕上げ" rel="lightbox[6695]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1606-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ素地仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1609.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1609.jpg" title="クロカワ素地仕上げ" rel="lightbox[6695]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1609-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ素地仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1611.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1611.jpg" title="クロカワ素地仕上げ" rel="lightbox[6695]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSCF1611-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/no-149/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>351</title>
		<link>http://hi-design.jp/no-351/</link>
		<comments>http://hi-design.jp/no-351/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 09:34:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=6606</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>エイジング塗装ホワイトサビ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04473.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04473.jpg" title="エイジング塗装ホワイトサビ" rel="lightbox[6606]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04473-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>エイジング塗装ホワイトサビ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04481.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04481.jpg" title="エイジング塗装ホワイトサビ" rel="lightbox[6606]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04481-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>エイジング塗装ホワイトサビ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04485.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04485.jpg" title="エイジング塗装ホワイトサビ" rel="lightbox[6606]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04485-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>エイジング塗装ホワイトサビ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04487.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04487.jpg" title="エイジング塗装ホワイトサビ" rel="lightbox[6606]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC04487-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/no-351/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>363</title>
		<link>http://hi-design.jp/no-363/</link>
		<comments>http://hi-design.jp/no-363/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 09:20:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=6568</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>クロカワ素地仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09325.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09325.jpg" title="クロカワ素地仕上げ" rel="lightbox[6568]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09325-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ素地仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09327.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09327.jpg" title="クロカワ素地仕上げ" rel="lightbox[6568]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09327-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ素地仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09328.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09328.jpg" title="クロカワ素地仕上げ" rel="lightbox[6568]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09328-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ素地仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09331.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09331.jpg" title="クロカワ素地仕上げ" rel="lightbox[6568]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2015/11/DSC09331-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/no-363/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>426</title>
		<link>http://hi-design.jp/426-3/</link>
		<comments>http://hi-design.jp/426-3/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 08:46:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=9660</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0155.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0155.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9660]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0155-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0157.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0157.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9660]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0157-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0159.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0159.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9660]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0159-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0162.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0162.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9660]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0162-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0163.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0163.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9660]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0163-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/426-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>426</title>
		<link>http://hi-design.jp/426-2/</link>
		<comments>http://hi-design.jp/426-2/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 08:45:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=9653</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>クロカワ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0186.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0186.jpg" title="クロカワ仕上げ" rel="lightbox[9653]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0186-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0188.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0188.jpg" title="クロカワ仕上げ" rel="lightbox[9653]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0188-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0189.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0189.jpg" title="クロカワ仕上げ" rel="lightbox[9653]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0189-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0193.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0193.jpg" title="クロカワ仕上げ" rel="lightbox[9653]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0193-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/426-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>426</title>
		<link>http://hi-design.jp/426-5/</link>
		<comments>http://hi-design.jp/426-5/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 08:45:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=9675</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0140.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0140.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9675]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0140-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0143.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0143.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9675]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0143-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0144.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0144.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9675]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0144-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0147.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0147.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9675]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0147-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0148.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0148.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9675]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0148-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/426-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>426</title>
		<link>http://hi-design.jp/426-4/</link>
		<comments>http://hi-design.jp/426-4/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 08:45:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=9663</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>クロカワ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0171.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0171.jpg" title="クロカワ仕上げ" rel="lightbox[9663]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0171-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0173.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0173.jpg" title="クロカワ仕上げ" rel="lightbox[9663]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0173-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0175.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0175.jpg" title="クロカワ仕上げ" rel="lightbox[9663]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0175-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0176.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0176.jpg" title="クロカワ仕上げ" rel="lightbox[9663]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0176-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>クロカワ仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0180.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0180.jpg" title="クロカワ仕上げ" rel="lightbox[9663]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0180-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/426-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>428</title>
		<link>http://hi-design.jp/428-3/</link>
		<comments>http://hi-design.jp/428-3/#comments</comments>
		<pubDate>Thu, 26 Nov 2015 08:44:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RENTAL]]></category>

		<guid isPermaLink="false">http://hi-design.jp/?p=9691</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0279.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0279.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9691]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0279-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0282.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0282.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9691]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0282-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0283.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0283.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9691]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0283-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0285.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0285.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9691]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0285-150x150.jpg" alt="" /></a>
															</li>
							<li>
					<h3>焼付塗装ツヤ有り白仕上げ</h3>
										<span>http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0289.jpg</span>
					<p></p>
																							<a href="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0289.jpg" title="焼付塗装ツヤ有り白仕上げ" rel="lightbox[9691]"><img style="height:75px;" src="http://hi-design.jp/wp/wp-content/uploads/2019/02/IMG_0289-150x150.jpg" alt="" /></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://hi-design.jp/wp/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 = 1;
			slideshow.navHover = 1;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "slider";
			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>

]]></content:encoded>
			<wfw:commentRss>http://hi-design.jp/428-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
