', ''); document.writeln('
'); document.writeln('
C
HOOSE
F
ROM
T
HESE
S
PORTS
L
INKS
(Scroll down to see all ' + parent.sportssize + ' 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.sportssize ; i++) { document.write('
', parent.sportsnames[i], '
'); } document.write('
'); } //-->