﻿$(document).ready(function(){
	hs.graphicsDir = 'highslide/graphics/';
	hs.showCredits = false;
	hs.outlineType = 'rounded-white';
	hs.enableKeyListener = false;
	hs.outlineWhileAnimating = true;
	hs.preserveContent = true;
});