function showNewestMembers()
{
document.writeln("<table width=\"90%\" border=\"0\" align=\"center\" cellpadding=\"3\" cellspacing=\"0\">");
document.writeln("<tr>");
document.writeln("<td><table width=\"100%\" border=\"0\" cellpadding=\"3\" cellspacing=\"0\" class=\"lnk\">");
document.writeln("<tr>");
document.writeln("<td width=\"34%\" >Name</td>");
document.writeln("<td width=\"37%\" >Highschool</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164166\" class=\"lnk\">boothe, sharon</a></td>");
document.writeln("<td>St. Andrew High School for Girls</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164167\" class=\"lnk\">McGeachy Fletcher, Andrea</a></td>");
document.writeln("<td>Meadowbrook High</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164170\" class=\"lnk\">PAUL, DAVE</a></td>");
document.writeln("<td>Denbigh Comprehensive High</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164171\" class=\"lnk\">smalling, treshan</a></td>");
document.writeln("<td>Happy Grove High</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164172\" class=\"lnk\">Patterson, Calvin</a></td>");
document.writeln("<td>Iona High School</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164175\" class=\"lnk\">Parkes, Natalie</a></td>");
document.writeln("<td>Dinthill Technical</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164177\" class=\"lnk\">tellit, momma</a></td>");
document.writeln("<td>Green Island Secondary</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164178\" class=\"lnk\">Hernández, Hugo</a></td>");
document.writeln("<td>Alexandria Secondary</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164179\" class=\"lnk\">Esty, Latoya</a></td>");
document.writeln("<td>Holy Childhood High</td>");
document.writeln("</tr>");
      document.writeln("<tr>");
document.writeln("<td><a href=\"http://www.jamaicans.com/alumni/jamaicans.php?t=alumni&id=164180\" class=\"lnk\">Crans, Julia</a></td>");
document.writeln("<td>St. Mary High</td>");
document.writeln("</tr>");
      document.writeln("</table></td>");
document.writeln("</tr>");
document.writeln("</table>");
}
