jQuery().ready(function() {		
	$("#footer").corner("round bottom 20px");
});