hs.graphicsDir = '/graphics/';hs.align = 'center';hs.transitions = ['expand', 'crossfade'];hs.showCredits = false;hs.outlineType = 'glossy-dark';hs.wrapperClassName = 'dark';hs.useBox = true;hs.width = 581;hs.height = 415;hs.dimmingOpacity = 0.8;hs.addSlideshow({	interval: 2500,	repeat: true,	useControls: true,	fixedControls: 'fit',	overlayOptions: {		position: 'bottom center',		opacity: .75,		hideOnMouseOut: true	},	thumbstrip: {		position: 'above',		mode: 'horizontal',		relativeTo: 'expander'	}})var Pics = {	graphicsDir : '/graphics/',	align : 'center',	transitions : ['expand', 'crossfade'],	showCredits : false,	outlineType : 'glossy-dark',	wrapperClassName : 'dark',	useBox : true,	width : 581,	height : 415,	dimmingOpacity : 0.8,	addSlideshow: ({	interval: 2500,	repeat: true,	useControls: true,	fixedControls: 'fit',	overlayOptions: {		position: 'bottom center',		opacity: .75,		hideOnMouseOut: true	},	thumbstrip: {		position: 'above',		mode: 'horizontal',		relativeTo: 'expander'	}})}var Lage = {	creditsPosition : 'below',	outlineType : 'custom',	anchor : 'top-left',	allowSizeReduction : false,	allowMultipleInstances : false,	enableKeyListener : false,	captionEval : 'this.a.title',	registerOverlay: ({	html: '<div class="closebutton" onclick="return hs.close(this)" title="Close"></div>',	position: 'top right',	useOnHtml: true,	fade: 2})};// Make all images animate to the one visible thumbnail" + @NewLine +var mGO1 = {	thumbnailId: 'thumb1',	graphicsDir : '/graphics/',	align : 'center',	transitions : ['expand', 'crossfade'],	showCredits : false,	outlineType : 'glossy-dark',	wrapperClassName : 'dark',	useBox : true,	width : 581,	height : 415,	dimmingOpacity : 0.8,	addSlideshow:({		interval: 2500,		repeat: true,		useControls: true,		fixedControls: 'fit',		overlayOptions: {			position: 'bottom center',			opacity: .75,			hideOnMouseOut: true		},		thumbstrip: {			position: 'above',			mode: 'horizontal',			relativeTo: 'expander'		}	})}function Tester()	{	 return hs.expand(document.getElementById("thumb1"),mGO1);	}
