
// Labels
hs.lang['loadingText'] = 'Зарежда се...';
hs.lang['loadingTitle'] = 'Спри';
hs.lang['moveText'] = 'Премести';
hs.lang['closeText'] = 'Затвори';
hs.lang['closeTitle'] = 'Затвори';

// Configuration
hs.graphicsDir = '/images/highslide/';
hs.outlineType = 'rounded-white';
hs.wrapperClassName = 'draggable-header no-footer';
hs.allowSizeReduction = false;
hs.marginLeft = 230;

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:		   {}
}; */
