/* Author: Richard Peng

*/

// Global Highslide config
hs.graphicsDir = 'http://ad-mays.com/wp-content/themes/mays/highslide/graphics/';
hs.align = 'center';
hs.allowMultipleInstances = false;
hs.dimmingOpacity = 0.8;
hs.dimmingGeckoFix = true;
hs.showCredits = false;

/*$('#rfp .button').click(function () {
  $('#rfpcontent').toggle('1000');
  return false;
});*/

