', ''); document.writeln('
'); document.writeln('
C
HOOSE
Y
OUR
R
EFERENCE
L
INKS
(Scroll down to see all ' + parent.refsize + ' 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.refsize ; i++) { document.write('
', parent.refnames[i], '
'); } document.write('
'); } //-->