﻿function galeria() {

//początek galerii
var ttresc="";

ttresc='<h2 align="center" style="font-size: small; font-family: Arial, Helvetica, Verdana, sans-serif">Zakończenie sezonu żeglarskiego 2009</h2><div class="highslide-gallery"><table><tr><td id="kom"><a href="galeria2/slides/IMG_4634.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4634.JPG" title="powiększ" /></a><div class="highslide-caption">... a "Miraż" jeszcze pływa ...</div></td>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4643.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4643.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4645.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4645.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4648.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4648.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4658.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4658.JPG" title="powiększ" /></a></td></tr><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<tr><td id="kom"><a href="galeria2/slides/IMG_4662.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4662.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4664.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4664.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4666.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4666.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4667.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4667.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the third image.</div></div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4673.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4673.JPG" title="powiększ" /></a></td></tr><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<tr><td id="kom"><a href="galeria2/slides/IMG_4676.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4676.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4685.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4685.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4690.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4690.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4691.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4691.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the third image.</div></div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4697.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4697.JPG" title="powiększ" /></a></td></tr><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<tr><td id="kom"><a href="galeria2/slides/IMG_4797.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4797.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4804.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4804.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4830.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4830.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td id="kom"><a href="galeria2/slides/IMG_4833.JPG" class="highslide" onclick="return hs.expand(this)"><img src="galeria2/thumbs/IMG_4833.JPG" title="powiększ" /></a></td><div class="highslide-caption">Caption for the second image.</div>';

ttresc=ttresc+'<td>&nbsp;</td></tr></table></div>';
document.getElementById("mainFrame").innerHTML=ttresc;
//koniec  &nbsp;
}
