// 904355fd2514169c6697c8defdcbe91f 
// hs.graphicsDir = '../highslide/graphics/';
// hs.outlineType = null;
// hs.wrapperClassName = 'colored-border';

// Apply the Highslide settings
//hs.graphicsDir = '../highslide/graphics/';
hs.graphicsDir = "/extension/nvberner/design/nvkikkoman/images/graphics/";
//hs.align = 'center';

hs.transitions = ['expand', 'crossfade'];
hs.dimmingOpacity = 0.75;
hs.dimmingDuration = 100;
hs.outlineType = null;
hs.align = 'center';
hs.wrapperClassName = 'draggable-header no-footer';
hs.allowSizeReduction = false;
// always use this with flash, else the movie will be stopped on close:
hs.preserveContent = false;

// 3) Optionally set the swfOptions. See http://highslide.com/ref/hs.swfOptions for full documentation
/* hs.swfOptions = {
	version:			  "7",
	expressInstallSwfurl: null,
	flashvars:			{},
	params:			   {},
	attributes:		   {}
}; */
