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