JS renomear a função OnClick
$("#talentselectiontable tr").attr("onclick").replace("driverselect", "talentselect");
Lucas Cayo
$("#talentselectiontable tr").attr("onclick").replace("driverselect", "talentselect");