/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = '/uploadedimages/Our_Products/highslide/';
hs.showCredits = false;
hs.creditsPosition = 'bottom left';
hs.outlineType = 'custom';
hs.dimmingOpacity = 0.5;
hs.fadeInOut = true;
hs.align = 'center';
hs.allowMultipleInstances = false;
hs.preserveContent = false;
/* hs.outlineType  = null; */

