<?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>Las Orquideas Hotel</title>
	<atom:link href="http://www.lasorquideashotel.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lasorquideashotel.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 05:03:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Las Orquideas Hotel</title>
		<link>http://www.lasorquideashotel.com/hotel-las-orquideas/las-orquideas-hotel.html</link>
		<comments>http://www.lasorquideashotel.com/hotel-las-orquideas/las-orquideas-hotel.html#comments</comments>
		<pubDate>Tue, 22 Feb 2011 17:48:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hotel Las Orquideas]]></category>

		<guid isPermaLink="false">http://www.smashthemes.com/?p=28</guid>
		<description><![CDATA[ Our Hotel is locate in the most exclusive zone of San José city in Costa Rica, in front of the famous Los Yoses Boulevar, Our Lodge are just five minutes from San José downtown, one block of the Centro Cultural Costarrisence, near of banks, Mall´s, entertainment and More!! Our cute restaurant with Brazilian food is [...]]]></description>
			<content:encoded><![CDATA[<table width="100%" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td style="padding: 10px;" width="50%">
<p style="text-align: justify;"> Our Hotel is locate in the most exclusive zone of San José city in Costa Rica, in front of the famous Los Yoses Boulevar, Our Lodge are just five minutes from San José downtown, one block of the Centro Cultural Costarrisence, near of banks, Mall´s, entertainment and More!!</p>
<p style="text-align: justify;">Our cute restaurant with Brazilian food is the best option to enjoy; we offer all the tourist information that you can need!!</p>
</td>
<td width="50%">	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Fachada 35</h3>
										<span>http://www.lasorquideashotel.com/wp-content/uploads/2011/02/Fachada-35.jpg</span>
					<p></p>
																<a href="http://www.lasorquideashotel.com/wp-content/uploads/2011/02/Fachada-35.jpg" title="Fachada 35" class="lightbox" ></a>
									</li>
							<li>
					<h3>15</h3>
										<span>http://www.lasorquideashotel.com/wp-content/uploads/2011/02/15.jpg</span>
					<p></p>
																<a href="http://www.lasorquideashotel.com/wp-content/uploads/2011/02/15.jpg" title="15" class="lightbox" ></a>
									</li>
							<li>
					<h3>13</h3>
										<span>http://www.lasorquideashotel.com/wp-content/uploads/2011/02/13.jpg</span>
					<p></p>
																<a href="http://www.lasorquideashotel.com/wp-content/uploads/2011/02/13.jpg" title="13" class="lightbox" ></a>
									</li>
							<li>
					<h3>8</h3>
										<span>http://www.lasorquideashotel.com/wp-content/uploads/2011/02/8.jpg</span>
					<p></p>
																<a href="http://www.lasorquideashotel.com/wp-content/uploads/2011/02/8.jpg" title="8" class="lightbox" ></a>
									</li>
							<li>
					<h3>7</h3>
										<span>http://www.lasorquideashotel.com/wp-content/uploads/2011/02/7.jpg</span>
					<p></p>
																<a href="http://www.lasorquideashotel.com/wp-content/uploads/2011/02/7.jpg" title="7" class="lightbox" ></a>
									</li>
							<li>
					<h3>3</h3>
										<span>http://www.lasorquideashotel.com/wp-content/uploads/2011/02/3.jpg</span>
					<p></p>
																<a href="http://www.lasorquideashotel.com/wp-content/uploads/2011/02/3.jpg" title="3" class="lightbox" ></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://www.lasorquideashotel.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 = 3;
			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>
</td>
</tr>
<tr>
<td><span style="text-align: center;"> <div class="agm_google_maps" id="map-8bded0095f1c85f0c5563c9e7f446315"></div><script type="text/javascript">_agmMaps[_agmMaps.length] = {selector: "#map-8bded0095f1c85f0c5563c9e7f446315", data: {"markers":[{"title":"Hotel las Orquideas","body":"San Jos\u00e9 Costa Rica","icon":"marker.png","position":["9.9318163","-84.06254209999997"]}],"defaults":{"height":"300","width":"300","map_type":"ROADMAP","image_size":"small","image_limit":"10","map_alignment":"left","zoom":"1","units":"METRIC","snapping":"1","additional_css":"","use_custom_fields":"0","custom_fields_map":{"latitude_field":"","longitude_field":"","address_field":""},"custom_fields_options":{"associate_map":"0","autoshow_map":"0","map_position":"top"}},"post_ids":[],"id":"1","title":"las Orquideas Hotel","height":"300","width":"400","zoom":"19","map_type":"ROADMAP","map_alignment":"left","show_map":"1","show_posts":"0","show_markers":"0","show_images":"0","image_size":"small","image_limit":"10","show_panoramio_overlay":"0","panoramio_overlay_tag":"","street_view":"0","street_view_pos":"0","street_view_pov":"0"}};</script> </span></td>
<td>
<h2 style="text-align: center;">Our Map Location</h2>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.lasorquideashotel.com/hotel-las-orquideas/las-orquideas-hotel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

