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