//pagebottom.js

document.write('<table border="0" align="center">');
document.write('<tr align="center">');
document.write('<td colspan="2" bgcolor="#FFFFFF"><a href="/welcome.shtml"><font size="3">Back to the Homepage</font></a>');
document.write('<font size="3"> </font>');
document.write('<a href="mailto:ka-8-inl@hotmail.com"><font size="3">E-mail the Webmaster</font></a>');
document.write('<font size="3"> </font><a href="http://www.cwa-union.org"><font size="3">CWA National Site</font></a></td>');
document.write('</tr>');
document.write('</table>');

document.write('<p><!--#exec cgi="/cgi-bin/counter/counter.pl"--> </p>');
//document.write('</body>');
//document.write('</html>');
