Galleria.loadTheme('/plugins/k2/incptvk2imagegallery/incptvk2imagegallery/tmpl/Galleria/js/../themes/classic/galleria.classic.min.js');
Galleria.configure({
autoplay: false,
carousel: true,
carouselSpeed: 200,
carouselSteps: 'auto',
clicknext: false,
debug: true,
easing: 'galleria',
fullscreenCrop: true,
fullscreenDoubleTap: true,
fullscreenTransition: 'fade',
height: 400,
idleMode: true,
idleTime: 3000,
idleSpeed: 200,
imageCrop: false,
imageMargin: 0,
imagePan: false,
imagePanSmoothness: 12,
imagePosition: 'center',
imageTimeout: 30000,
/*initialTransition: ,*/
/*keepSource: ,*/
layerFollow: true,
lightbox: true ,
lightboxFadeSpeed: 200,
lightboxTransitionSpeed: 300,
maxScaleRatio: undefined,
minScaleRatio: undefined,
overlayBackground: '#fff',
overlayOpacity: 0.85,
pauseOnInteraction: true,
popupLinks: false,
preload: 2,
queue: true,
responsive: true,
show: 0,
showCounter: false,
showInfo: true,
showImagenav: true,
swipe: true,
thumbCrop: true,
thumbDisplayOrder: true,
thumbMargin: 0,
thumbnails: true,
thumbQuality: true,
touchTransition: undefined,
transition: 'fade',
transitionSpeed: 400,
trueFullscreen: true,
wait: 5000,
width: 'auto' });
Galleria.run('#galleria');