$(document).ready(function() { $('ul#bildspel').roundabout({ duration: '350', btnNext: '.right', btnPrev: '.left' }); });