$(document).ready(function(){$(".menu a:first").addClass('first');$(".menu a:last").addClass('last');});