<?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>Kath. Gemeinde Maria Rosenkranz in F. a. M.</title>
	<atom:link href="http://www.mariarosenkranz.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mariarosenkranz.de</link>
	<description></description>
	<lastBuildDate>Wed, 28 Sep 2011 09:03:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title></title>
		<link>http://www.mariarosenkranz.de/http:/www.mariarosenkranz.de/1933/</link>
		<comments>http://www.mariarosenkranz.de/http:/www.mariarosenkranz.de/1933/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 09:03:38 +0000</pubDate>
		<dc:creator>mariarosenkranz</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://www.mariarosenkranz.de/?p=1933</guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-11.jpg" rel="lightbox[1933]"><img class="alignnone size-full wp-image-1936" title="Gottesdienst 1" src="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-11.jpg" alt="" width="450" height="338" /></a><a href="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-3.jpg" rel="lightbox[1933]"><img class="alignnone size-full wp-image-1937" title="Gottesdienst 3" src="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-3.jpg" alt="" width="450" height="348" /></a></p>
<p><a href="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-2.jpg" rel="lightbox[1933]"><img class="alignnone size-full wp-image-1935" title="Gottesdienst 2" src="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-2.jpg" alt="" width="450" height="338" /></a></p>
<p> 	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Gottesdienst 3</h3>
										<span>http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-3.jpg</span>
					<p></p>
																<a href="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-3.jpg" title="Gottesdienst 3" rel="lightbox[1933]"></a>
									</li>
							<li>
					<h3>Gottesdienst 1</h3>
										<span>http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-11.jpg</span>
					<p></p>
																<a href="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-11.jpg" title="Gottesdienst 1" rel="lightbox[1933]"></a>
									</li>
							<li>
					<h3>Gottesdienst 2</h3>
										<span>http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-2.jpg</span>
					<p></p>
																<a href="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-2.jpg" title="Gottesdienst 2" rel="lightbox[1933]"></a>
									</li>
							<li>
					<h3>Gottesdienst 1</h3>
										<span>http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-1.jpg</span>
					<p></p>
																<a href="http://www.mariarosenkranz.de/wordpress/wp-content/uploads/2011/09/Gottesdienst-1.jpg" title="Gottesdienst 1" rel="lightbox[1933]"></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.mariarosenkranz.de/wordpress/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>
]]></content:encoded>
			<wfw:commentRss>http://www.mariarosenkranz.de/http:/www.mariarosenkranz.de/1933/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hallo Welt!</title>
		<link>http://www.mariarosenkranz.de/http:/www.mariarosenkranz.de/hallo-welt/</link>
		<comments>http://www.mariarosenkranz.de/http:/www.mariarosenkranz.de/hallo-welt/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 13:38:41 +0000</pubDate>
		<dc:creator>mariarosenkranz</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://s343762987.online.de/wordpress/?p=1</guid>
		<description><![CDATA[Willkommen zur deutschen Version von WordPress. Dies ist der erste Artikel. Du kannst ihn bearbeiten oder löschen. Um Spam zu vermeiden, geh doch gleich mal in den Pluginbereich und aktivier die entsprechenden Plugins. So, und nun genug geschwafelt &#8211; jetzt &#8230; <a href="http://www.mariarosenkranz.de/http:/www.mariarosenkranz.de/hallo-welt/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Willkommen zur deutschen Version von WordPress. Dies ist der erste Artikel. Du kannst ihn bearbeiten oder löschen. Um Spam zu vermeiden, geh doch gleich mal in den Pluginbereich und aktivier die entsprechenden Plugins. So, und nun genug geschwafelt &#8211; jetzt nichts wie ran ans Bloggen!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mariarosenkranz.de/http:/www.mariarosenkranz.de/hallo-welt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

