<?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>antikkogkuriosa.net</title>
	<atom:link href="http://www.antikkogkuriosa.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.antikkogkuriosa.net</link>
	<description>Antikkbutikk i Halden</description>
	<lastBuildDate>Thu, 10 Nov 2011 10:48:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Velkommen</title>
		<link>http://www.antikkogkuriosa.net/2010/11/15/velkommen/</link>
		<comments>http://www.antikkogkuriosa.net/2010/11/15/velkommen/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 21:33:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://antikkogkuriosa.net/?p=30</guid>
		<description><![CDATA[Velkommen til vår nye nettside, her vil det bli lagt ut nye varer når de kommer inn i butikken &#160;]]></description>
			<content:encoded><![CDATA[	<ul id="slideshow" style="display:none;">
									<li>
					<h3>butikken 013</h3>
										<span>http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-013.jpg</span>
					<p></p>
																<a href="http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-013.jpg" title="butikken 013"></a>
									</li>
							<li>
					<h3>butikken 012</h3>
										<span>http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-012.jpg</span>
					<p></p>
																<a href="http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-012.jpg" title="butikken 012"></a>
									</li>
							<li>
					<h3>butikken 011</h3>
										<span>http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-011.jpg</span>
					<p></p>
																<a href="http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-011.jpg" title="butikken 011"></a>
									</li>
							<li>
					<h3>butikken 010</h3>
										<span>http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-010.jpg</span>
					<p></p>
																<a href="http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-010.jpg" title="butikken 010"></a>
									</li>
							<li>
					<h3>butikken 009</h3>
										<span>http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-009.jpg</span>
					<p></p>
																<a href="http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-009.jpg" title="butikken 009"></a>
									</li>
							<li>
					<h3>butikken 008</h3>
										<span>http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-008.jpg</span>
					<p></p>
																<a href="http://antikkogkuriosa.net/wp-content/uploads//2010/11/butikken-008.jpg" title="butikken 008"></a>
									</li>
							<li>
					<h3>butikk vinduet</h3>
										<span>http://antikkogkuriosa.net/wp-content/uploads//2010/11/div-050.jpg</span>
					<p></p>
																<a href="http://antikkogkuriosa.net/wp-content/uploads/2010/12/div-050.jpg/2010/11/div-050.jpg" title="butikk vinduet"></a>
									</li>
							<li>
					<h3>hh 001</h3>
										<span>http://antikkogkuriosa.net/wp-content/uploads//2010/11/hh-001.jpg</span>
					<p></p>
																<a href="http://antikkogkuriosa.net/wp-content/uploads/2010/11/hh-001.jpg" title="hh 001"></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 id="information">
					<h3></h3>
					<p></p>
				</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.antikkogkuriosa.net/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "information";
			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 = "false";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

<p>Velkommen til vår nye nettside, her vil det bli lagt ut nye varer når de kommer inn i butikken</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antikkogkuriosa.net/2010/11/15/velkommen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

