$(document).ready(function () {
							
$("#top-menu li:first-child a").addClass("remove");

});
