var cText = '';
cText = '<ADDRESS>';
document.write(cText);
cText = '<HR>';
document.write(cText);
cText = '&#169 Copyright 2001-2008, David S. Plowman.  E-mail comments to ';
cText += '<A HREF="mailto:support@';
cText += 'coins-of-panama';
cText += '.com" title="Link to Send ';
cText += 'E-mail to David Plowman">webmaster</A>.';
document.write(cText)
cText = '</ADDRESS>';
document.write(cText);
 