/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = 'http://www.hieronymus.com/connext/wp-content/highslide/graphics/';
hs.showCredits = false;
hs.outlineType = 'custom';
/** 
* hs.maxHeight = 500;
* hs.align = 'center';
*/
hs.marginLeft = 200;
hs.marginBottom = 100;
hs.marginTop = 100;
