$(function() {
	$('.bottommenu li:last').addClass('last');
})
