		$(document).ready(function(){
			$("#footer .footer-links a:last-child").addClass("last");

		});
