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

