$(document).ready(function() {
$("#main_menu li:first-child").addClass("first");

});
