$(function() {
	$("#global-navi").lavaLamp({
		fx: "backout",
		speed: 700,
	});
});