$(function(){
	$("#footer UL LI:first-child").attr("class", "first")	;
});