﻿hs.graphicsDir = '/Images/highslide/graphics/';
hs.registerOverlay({html: '<div class="closebutton" onclick="return hs.close(this)" title="Close"></div>',
	position: 'top right',
	useOnHtml: true,
	fade: 2 // fading the semi-transparent overlay looks bad in IE
});

