$(document).ready(function(){ 
  $(function() { $(".lavaLampmenu").lavaLamp({ fx: "backout", speed: 500 })});
});
