﻿
try
{
    hs.graphicsDir = '../Scripts/highslide/graphics/';
    hs.outlineType = 'rounded-white';
    hs.wrapperClassName = 'borderless floating-caption';
    hs.align = 'center';
    hs.fadeInOut = true;
    hs.dimmingOpacity = 0.75;
}
catch(err)
{
	 
}
