$(function() {
    $('nav ul').lavaLamp({fx: 'easeInBack',speed:400});
});