/*

hs.registerOverlay({
	thumbnailId: null,
	overlayId: 'closebutton',                
	position: 'top right',                  
	hideOnMouseOut: true,
	fade: 2 
});
*/
hs.graphicsDir  = 'js/gallery/graphics/';
hs.creditsText  = '';
hs.creditsHref  = '';
hs.restoreTitle = '';
hs.loadingText  = 'Загрузка...';