diff --git a/1623/161/names.htm b/1623/161/names.htm
index 80e09d51d..e8194b5e4 100644
--- a/1623/161/names.htm
+++ b/1623/161/names.htm
@@ -1922,9 +1922,9 @@ to climb into Staud'nwirt Palace (1995)
arrayOfElements[i].style.display='block';
}
document.getElementById(id).style.display = 'block';
- $(".t").css({ 'font-weight': 'normal' });
+
document.getElementById("t_" + id).css = 'block';
- $("#t_"+id).css({ 'font-weight': 'bold' });
+
}
show('0');