hs.graphicsDir = 'highslide/graphics/';
hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.fadeInOut = true;
hs.outlineType = 'rounded-white';
//hs.headingEval = 'this.a.title';
//hs.numberPosition = 'heading';
hs.useBox = true;
hs.width = 600;
hs.height = 400;
hs.showCredits = false;
hs.dimmingOpacity = 0.6;
hs.preserveContent = false;
hs.lang = {
	loadingText : ''
};
// always use this with flash, else the movie will be stopped on close:
	hs.preserveContent = false;



// Add the slideshow providing the controlbar and the thumbstrip
hs.addSlideshow({
	interval: 5000,
	repeat: false,
	useControls: true,
	fixedControls: 'fit',
	overlayOptions: {
		position: 'top left',
		offsetX: 0,
		offsetY: -20,
		hideOnMouseOut: true
	},
	thumbstrip: {
		position: 'rightpanel',
		mode: 'float',
		relativeTo: 'expander',
		width: '124px'
	}
});

// Make all images animate to the one visible thumbnail
var miniGalleryOptions1 = {
	thumbnailId: 'thumb1'
}
var formularz = {
	
	objectType: 'iframe', outlineType: 'rounded-white', wrapperClassName: 'highslide-wrapper',
   outlineWhileAnimating: true, preserveContent: false, width: 400, slideshowGroup: 2, 
	wrapperClassName: 'costam',

	
} 
