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

	hs.graphicsDir = '../../wordpress/wp-content/themes/val2010/highslide/graphics/';
	hs.wrapperClassName = 'borderless';
	hs.captionId = 'theCaption';
	hs.showCredits = false;
//]]>
