$("table tr").find("td:eq(1),td:eq(2),td:eq(4)").css("background-color", "red");