$(document).ready(function(){
  hs.graphicsDir = 'js/highslide/graphics/';
  hs.outlineType = 'rounded-white';
  hs.allowMultipleInstances = false;
  hs.hideThumbOnExpand = true;
  hs.showCredits = true;  
});