Galleria.configure({
//
autoplay: false,
carousel: true,
carouselSpeed: 400,
carouselSteps: 'auto',
clicknext: true,
dailymotion: {
    foreground: 'EEEEEE',
    highlight: '5BCEC5',
    background: '222222',
    logo: 0,
    hideInfos: 1
},
debug: false,
dummy: 'http://archetypon.net/images/slideshow/missing.png',
easing: 'galleriaIn',
height: 0,
idleMode: false, 
idleTime: 3000,
idleSpeed: 200,
imageCrop: 'landscape',
imageMargin: 0,
imagePan: false,
imagePanSmoothness: 12,
imagePosition: 'centre',
imageTimeout: undefined, 
initialTransition: 'fade', 
lightbox: false,
lightboxFadeSpeed: 200,
lightboxTransitionSpeed: 200,
maxScaleRatio: undefined,
pauseOnInteraction: true,
popuplinks: false,
preload: 2,
queue: true,
responsive: true,
show: 0,
showInfo: true,
showCounter: true,
showImagenav: true,
swipe: true, 
thumbCrop: false,
thumbDisplayOrder: true,
thumbFit: true,
thumbMargin: 0,
thumbQuality: 'auto',
thumbnails: true,
transition: 'slide',
transitionSpeed: 1000,
vimeo: {
    autoplay: 1,
    loop: 1,
    title: 0,
    byline: 0,
    portrait: 0,
    color: 'aaaaaa'
},
wait: true, 
width: 'auto',
youtube: {
    autoplay: 1,
    autohide: 1,
    color: 'black',
    hd: 1,
    loop: 1,
    modestbranding: 0,
    rel: 0,
    showinfo: 0
}
//
});