$(document).ready(function() {
	$('#footer_link ul li:first-child').addClass('firstChild');
});
