/* ------- HIGHSLIDE CUSTOMIZATION ------- */

	hs.registerOverlay({
		html: '<div class="closebutton" onclick="return hs.close(this)" title="Close"></div>',
		position: 'top right',
		fade: 0, // fading the semi-transparent overlay looks bad in IE
		useOnHtml: true,
		offsetX: 5,
		offsetY: -4	
	}); 
	hs.marginBottom = 5;
	hs.align = "center";
	hs.showCredits = false;
	hs.graphicsDir = '/common_solswv1/js/highslide_last/graphics/';
	hs.dimmingOpacity = 0.75;
	hs.wrapperClassName = 'borderless floating-caption dark';
	hs.dragHandler = null;
	hs.outlineType = 'rounded-white';
	hs.overflow = "hidden";

/* ------- HIGHSLIDE CUSTOMIZATION END ------- */
