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