<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Inkubator</title>
    <link>https://inkubator.koppatz.com/</link>
    <description>Inkubator</description>
    <atom:link href="https://inkubator.koppatz.com/tags/Insekt/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Schmetterling -- auf Abwegen</title>
      <link>https://inkubator.koppatz.com/2023/schmetterling--auf__abwegen/</link>
      <guid>https://inkubator.koppatz.com/2023/schmetterling--auf__abwegen/</guid>
      <pubDate>Sun, 10 Sep 2023 00:00:00 +0000</pubDate>
      <description><![CDATA[&lt;p&gt;In einer lockeren Runde wurde getrunken und gegessen. Ein ungeladener Gast ließ es sich nicht nehmen, einige Reste auf Geschmack und Nährwert zu prüfen.&lt;/p&gt;

&lt;div class=&quot;gallery&quot;&gt;

  &lt;div class=&quot;gallery-nav&quot;&gt;

    &lt;button data-image=&quot;../images/schmetterling/schmetterling-06.webp&quot;&gt;1&lt;/button&gt;
    &lt;button data-image=&quot;../images/schmetterling/schmetterling-04.webp&quot;&gt;2&lt;/button&gt;
    &lt;button data-image=&quot;../images/schmetterling/schmetterling-05.webp&quot;&gt;3&lt;/button&gt;
    &lt;button data-image=&quot;../images/schmetterling/schmetterling-02.webp&quot;&gt;4&lt;/button&gt;
    &lt;button data-image=&quot;../images/schmetterling/schmetterling-03.webp&quot;&gt;5&lt;/button&gt;
    &lt;button data-image=&quot;../images/schmetterling/schmetterling-01.webp&quot;&gt;6&lt;/button&gt;
  &lt;/div&gt;

  &lt;!-- Großes Bild --&gt;
  &lt;img id=&quot;main-image&quot;
       src=&quot;https://inkubator.koppatz.com/../images/schmetterling/schmetterling-06.webp&quot;
       alt=&quot;Galeriebild&quot;
       class=&quot;thumbnail&quot;
       onclick=&quot;openOverlay()&quot;&gt;
&lt;/div&gt;
&lt;!-- Overlay --&gt;
&lt;div id=&quot;overlay&quot; onclick=&quot;closeOverlay()&quot;&gt;
  &lt;img id=&quot;big&quot; src=&quot;https://inkubator.koppatz.com/../images/schmetterling/schmetterling-06.webp&quot;&gt;x&lt;/button&gt;&quot;&gt;
&lt;/div&gt;
&lt;h3&gt;Bildbeschreibungen&lt;/h3&gt;
&lt;pre&gt;&lt;code class=&quot;language-text&quot;&gt;Bild 1:   Die erste Landung.
Bild 2:   Ach, das duftet ja auch ganz lecker ...
Bild 3:   der Abstieg ...
Bild 4:   Schleckern ...
Bild 5:   Schlemmen ....
Bild 6:   und schnell wieder raus ...&lt;/code&gt;&lt;/pre&gt;

&lt;script&gt;
const mainImage = document.getElementById(&#39;main-image&#39;);
const buttons = document.querySelectorAll(&#39;.gallery-nav button&#39;);

buttons.forEach(button =&gt; {
button.addEventListener(&#39;click&#39;, () =&gt; {
mainImage.src = button.dataset.image;
big.src = button.dataset.image;
});
});
&lt;/script&gt;
]]></description>
    </item>
    
  </channel>
</rss>