$(document).ready(function(){		
			$("#topNav").lavaLamp({
				fx: "backout",
				speed: 700
			});					
});