
// Labels
hs.lang['restoreTitle'] = 'Click to minimize | Click & Drag to move';

// Configuration
hs.graphicsDir = '/images/highslide/';
hs.outlineType = 'drop-shadow';
hs.wrapperClassName = 'draggable-header no-footer';
hs.allowSizeReduction = false;

hs.showCredits = false;

// always use this with flash, else the movie will be stopped on close:
hs.preserveContent = false;


// Set the swfOptions
// See http://highslide.com/ref/hs.swfOptions for full documentation
/* hs.swfOptions = {
	version:			  "7",
	expressInstallSwfurl: null,
	flashvars:			{},
	params:			   {},
	attributes:		   {}
}; */
