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