$('#homePicture').galleryView({
	panel_width: 680,
	panel_height: 320,
	transition_speed: 1500,
	transition_interval: 5000,
	border: '6px solid white',
	pause_on_hover: true,
	show_captions: true,
	overlay_opacity: 0.3,
	nav_theme: 'dark'
});