', ''); document.writeln('
'); document.writeln('
C
HOOSE
F
ROM
T
HESE
B
USINESS &
F
INANCE
S
ITES
(Scroll down to see all ' + parent.bussize + ' 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.bussize ; i++) { document.write('
', parent.busnames[i], '
'); } document.write('
'); } //-->