', ''); document.writeln('
'); document.writeln('
C
HOOSE
L
INKS TO
A
REAS ON THE
N
ETSCAPE
W
EB
S
ITE
(Scroll down to see all ' + parent.infosize + ' choices.)
'); // WRITE PALETTE /// write out the links and checkboxes. The number and names of the links /// are gleaned from the LINK NAME DATABASE, which is contained in the /// JavaScript of the parent frameset (INDEX.HTML, MODIFY.HTML, or ADD*.HTML). for (var i = 1 ; i <= parent.infosize ; i++) { document.write('
', parent.infonames[i], '
'); } document.write('
'); } //-->