// JavaScript Document
hs.registerOverlay({
	html: '<div class="closebutton" onclick="return hs.close(this)" title="Fermer"></div>',
	position: 'top right',
	fade: 2 // fading the semi-transparent overlay looks bad in IE
});

hs.graphicsDir = '/librairie/highslide-4.1.8/graphics/';
hs.wrapperClassName = 'borderless';
