$(document).ready(function(){ $('#carousel').carouFredSel({ responsive: true, scroll: 1, items: { width: 20, height: '90%', visible: { min: 2, max: 5 } } }); $(".lavaLampNoImage").lavaLamp({ fx: "backout", speed: 700 }); });