66,68d65
< td { vertical-align: top; }
< th { vertical-align: top; }
<
103,112d99
< function bwikifv() {
< document.getElementById('wikif').style.visibility='visible';
< location.href='#awikif';
< }
<
< function windowopen(a, b) {
< bwikifv();
< return window.open(a, b);
< }
<
114c101
< return "" + inwds + "";
---
> return "" + inwds + "";
126c113
< if (vsselname != "" && vsselname.toUpperCase() != lastvs.toUpperCase()) {
---
> if (vsselname != "" && vsselname != lastvs) {
128c115
< vsselname = vsselname.replace(/[.]/g, "").toUpperCase();
---
> vsselname = vsselname.replace(/[.]/g, "");
153c140
< if (stable.indexOf("" + "") == -1) stable = stable + "
";
---
> if (stable.indexOf("" + "") == -1) stable = stable + "";
205c192
< Acronym Lookup
---
> Acronym Lookup
215c202
<
---
>