/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = 'js/graphics/';
hs.showCredits = false;
hs.outlineType = 'custom';
hs.fadeInOut = true;
hs.allowMultipleInstances = false;
hs.enableKeyListener = false;
hs.objectType = 'iframe';
hs.width = 550;
hs.height = 250;
hs.headingText = 'Move the pop up by dragging its header. Hit "Select All" next drag and drop links into the box then hit "Check Links".';
hs.dragByHeading = true;
