jQuery.ajaxSetup({ 
  'beforeSend': function(xhr) {xhr.setRequestHeader("Accept", "text/javascript")} 
});

hs.graphicsDir = '/javascripts/highslide/graphics/';
hs.outlineType = 'rounded-white';