2 * Site-specific configuration settings for Highslide JS
5 hs.graphicsDir = '/gal2/highslide/graphics/';
6 hs.showCredits = false;
7 hs.outlineType = 'custom';
13 hs.allowMultipleInstances = false;
14 hs.captionEval = 'this.thumb.title';
15 hs.captionOverlay = { position: "top" };
16 hs.expandDuration = 0;
17 hs.restoreDuration = 0;
18 hs.dimmingDuration = 0;
19 hs.transitionDuration = 0;
20 hs.slideshowGroup = 'group1';
21 hs.thumbnailId = 'thumb1';
22 hs.numberPosition = 'caption';
23 hs.transitions = ['expand', 'expand'];
25 // Add the slideshow controller
27 slideshowGroup: 'group1',
33 className: 'controls-in-heading',
35 position: 'top center',