// questions or comments
// This script appends the questions or comments link to the end of the file

function make_questions_or_comments() {
document.write("\
<table bgcolor=\"#000000\" width=\"100%\">\
  <tr><td>\
<p align=center class=\"style3\" style='text-align:center; color:#FFFFFF'> Questions \
or Comments?  Contact <a href=\"mailto:webmaster@saintmore.org\"><span >webmaster@saintmore.org.</span></a></p></td></tr></table>\
			   ");
}

//<p align=center class="style1" style='text-align:center'><font style="color:#FFFFFF"> Questions
//or Comments:</font> <a href="mailto:webmaster@saintmore.org"><span style='color:#FFFFFF'>webmaster@saintmore.org.</span></a></p>