$(function() {
            $("#one").lavaLamp({
                fx: "backout",
                speed: 700
            });
        });

