// six_2001_thumbnails.js
// by Thomas J. Spirock
// edited 02/02/01

document.write('<br>');

document.write('<table align="center">');

document.write('<tr>');

document.write('<td>');
net_port() + document.write('/images/2001_conv/gallery/photo' + num6 + '_small.jpg" height="100" width="100" alt="2001 Convention Photo">');
document.write('</td>');

document.write('<td>');
net_port() + document.write('/images/2001_conv/gallery/photo' + num7 + '_small.jpg" height="100" width="100" alt="2001 Convention Photo">');
document.write('</td>');

document.write('<td>');
net_port() + document.write('/images/2001_conv/gallery/photo' + num8 + '_small.jpg" height="100" width="100" alt="2001 Convention Photo">');
document.write('</td>');

document.write('<td>');
net_port() + document.write('/images/2001_conv/gallery/photo' + num9 + '_small.jpg" height="100" width="100" alt="2001 Convention Photo">');
document.write('</td>');

document.write('<td>');
net_port() + document.write('/images/2001_conv/gallery/photo' + num10 + '_small.jpg" height="100" width="100" alt="2001 Convention Photo">');
document.write('</td>');

document.write('<td>');
net_port() + document.write('/images/2001_conv/gallery/photo' + num11 + '_small.jpg" height="100" width="100" alt="2001 Convention Photo">');
document.write('</td>');

document.write('</tr>');

document.write('</table>');

document.write('<br>');


