JS переименовать функцию OnClick
$("#talentselectiontable tr").attr("onclick").replace("driverselect", "talentselect");
Lucas Cayo
$("#talentselectiontable tr").attr("onclick").replace("driverselect", "talentselect");