jQuery().ready(function() {		
	$("#footer").corner("round bottom 20px");
	$('a[rel*=facebox]').facebox()
});