        $(function() {
            $("#navigation").lavaLamp({
                fx: "backout",
                speed: 800,
                click: function(event, menuItem) {
                 }
            });
        });

	

	