/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = 'http://ligiclee.com/_css/highslide/graphics/';
hs.showCredits = false;
hs.outlineType = 'custom';
hs.dimmingOpacity = 0.5;
hs.easing = 'easeInCirc';
hs.blockRightClick = true;

