jQuery(function($){ $.supersized({ // Functionality slide_interval : 6000, transition : 1, transition_speed : 700, // Components slide_links : 'blank', slides : [ // Slideshow Images {image : 'http://laboca-events.de/wp-content/uploads/2014/05/P80340271.jpg', title : 'LaBoca Location', url : ''},{image : 'http://laboca-events.de/wp-content/uploads/2014/06/garten_1.jpg', title : 'Der Garten', url : ''},{image : 'http://laboca-events.de/wp-content/uploads/2019/01/A7III_PB_08221.jpg', title : 'Veranstaltungen', url : ''} ] }); });