// JavaScript Document
	hs.registerOverlay(
    	{
    		thumbnailId: null,
    		overlayId: 'controlbar',
    		position: 'top right',
    		hideOnMouseOut: true
		}
	);
hs.graphicsDir = "/wp-content/themes/blauejungs_de/highslide/graphics/";
hs.loadingText = "";	
hs.fullExpandTitle = "Expand to actual size";
hs.restoreTitle = "Click to close image, click and drag to move. Use arrow keys for next and previous.";
hs.focusTitle = "Click to bring to front";
hs.loadingTitle = "Click to cancel";
hs.captionSlideSpeed = 0;
hs.showCredits = false;
hs.align = "center";
hs.outlineType = "rounded-white";

