<script type="text/javascript"> 
hs.marginLeft = 150;
hs.showCredits = false;
hs.outlineType = 'rounded-white';
hs.graphicsDir = 'highslide/graphics/';
hs.dimmingOpacity = 0.5;
hs.captionEval = 'this.thumb.alt';
hs.captionOverlay.position = 'top';
hs.captionOverlay.width = '100%';
hs.registerOverlay({
	html: '<div class="closebutton" onclick="return hs.close(this)" title="Schließen"></div>',
	position: 'top right',
	useOnHtml: true,
	fade: 2 // fading the semi-transparent overlay looks bad in IE
});




</script>


<link rel="stylesheet" type="text/css" href="highslide/highslide.css" />
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="highslide/highslide-ie6.css" />
<![endif]-->



<!--<script type="text/javascript" src="highslide/highslide.js"></script>
<script type="text/javascript">    
    hs.graphicsDir = '/templates/schnaeppchen_final/highslide/graphics/';
		hs.outlineType = 'rounded-white';
</script>
<script type="text/javascript">
   hs.flushImgSize = true;
</script>
-->
