 // override Highslide settings here
    // instead of editing the highslide.js file
    hs.graphicsDir = 'img/graphics/';
	hs.expandCursor = null;
	hs.restoreCursor = null;
	hs.showCredits = 0;
	hs.dimmingGeckoFix = true;
	hs.fadeInOut = false;
	hs.dimmingOpacity = 0.20;
	
	hs.lang.cssDirection = '';
	hs.lang.loadingText = '';
	hs.lang.loadingTitle = '';
	hs.lang.focusTitle = '';
	hs.lang.fullExpandTitle = '';
	hs.lang.creditsText = '';
	hs.lang.creditsTitle = '';
	hs.lang.restoreTitle = '';