jQuery(document).ready(function(){

	$("#footer li:last-child span").remove(); 
});