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