hs.graphicsDir = 'http://www.edenvale-uk.com/highslide_graphics/';
hs.expandCursor= 'zoomin.cur'; // null disables
hs.restoreCursor= 'zoomout.cur'; // null disables
hs.expandDuration = 250; // milliseconds
hs.restoreDuration = 250;
hs.marginLeft = 0;
hs.marginRight = 0;
hs.marginTop = 10;
hs.marginBottom = 10;
hs.zIndexCounter = 2001; // adjust to other absolutely positioned elements
hs.loadingOpacity = 0.75;
hs.allowMultipleInstances= false;
hs.numberOfImagesToPreload = 5;
hs.outlineWhileAnimating = 2; // 0 = never; 1 = always; 2 = HTML only 
hs.outlineStartOffset = 3; // ends at 10
hs.padToMinWidth = false; // pad the popup width to make room for wide caption
hs.fullExpandPosition = 'bottom right';
hs.fullExpandOpacity = 1;
hs.showCredits = false; // you can set this to false if you want
hs.creditsHref= 'http=//highslide.com/';
hs.creditsTarget = '_blank';
enableKeyListener = true;
openerTagNames = ['a']; // Add more to allow slideshow indexing
transitions = [];
transitionDuration= 250;
dimmingOpacity= 0; // Lightbox style dimming background
dimmingDuration= 50; // 0 for instant dimming

anchor = 'auto'; // where the image expands from
align = 'auto'; //'auto'; // position in the client (overrides anchor)

