		var mio = document.getElementById("current");
	//alert(mio.value);
	hs.graphicsDir = mio.value+'highslide/graphics/';
	hs.align = 'center';
	hs.transitions = ['expand', 'crossfade'];
	hs.fadeInOut = true;
	

	hs.outlineType = 'rounded-white';
	//hs.wrapperClassName = 'dark';
	hs.captionEval = 'this.a.title';
	
	hs.useBox = true;
	//hs.dimmingOpacity: 0.8;
	hs.width = 700;
	hs.height = 600;
	//hs.dimmingOpacity = 0.8;
		hs.wrapperClassName = 'draggable-header no-footer';
	hs.allowSizeReduction = false;
	// always use this with flash, else the movie will be stopped on close:
	hs.preserveContent = false;

	// 3) Optionally set the swfOptions. See http://highslide.com/ref/hs.swfOptions for full documentation
	 hs.swfOptions = {
		version:			  "10",
		expressInstallSwfurl: null,
		flashvars:			{ },
		params:			   { },
		attributes:		  { }
	}; 

	// Add the slideshow providing the controlbar and the thumbstrip
	if (hs.addSlideshow)hs.addSlideshow({
		slideshowGroup: 'group1',		
		interval: 5000,
		repeat: false,
		useControls: true,
		fixedControls: 'fit',
		overlayOptions: {
			position: 'bottom center',
			opacity: .75,
			hideOnMouseOut: true
		},
		thumbstrip: {
			position: 'below',
			mode: 'horizontal',
			relativeTo: 'expander'
		}
	});
	// Add the slideshow providing the controlbar and the thumbstrip
	if (hs.addSlideshow)hs.addSlideshow({
		slideshowGroup: 'richiesta1',		
		interval: 5000,
		repeat: false,
		useControls: false,
		fixedControls: 'fit',
		overlayOptions: {
			position: 'bottom center',
			opacity: .75,
			hideOnMouseOut: true
		},
		thumbstrip: {
			position: 'below',
			mode: 'horizontal',
			relativeTo: 'expander'
		}
	});
	
	// Make all images animate to the one visible thumbnail
	var miniGalleryOptions1 = {
		dimmingOpacity: 0.8,
		thumbnailId: 'thumb1',
		slideshowGroup: 'group1'
	}
	
	var miniGalleryOptionsalbum={slideshowGroup: 'group1'};
	 
	var miniGalleryOptionseve={slideshowGroup: 'group1'};
	
	var OptionHtml = {
		slideshowGroup: 'richiesta1'
	};	
	
	 var maps = {
		 objectType: 'iframe' , 
		slideshowGroup: 'richiesta1',
		controls : false
	};	

	var miniGalleryOptionsvideo = {
		
				objectType: 'swf',
				allowSizeReduction: false, 
				wrapperClassName: 'draggable-header no-footer',
				outlineType: 'rounded-white',
				preserveContent: false, 
				width: 300, 
				objectWidth: 300, 
				objectHeight: 250,
				maincontentText: 'You need to upgrade your flash player', 
				headingText: 'Flash content'
	};	
	
	var OptionHtmlcomment = {
		slideshowGroup: 'richiesta1',
		useControls : false
	};	

	var OptionHtmlRichiesta = {

		slideshowGroup: 'richiesta1',
		useControls : false
	};	
	
		var OptionHtmlRichiestaTavolo = {
	
		slideshowGroup: 'richiesta1',
		useControls : false
	};	
	
		var OptionHtmlRichiestaCena = {
	 
		slideshowGroup: 'richiesta1',
		useControls : false
	};	
	

