$(document).ready(function(){

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

});

