<!-- Now conclude parchment edge table -->
<!-- Hide me
function borderEnd() {
 document.write('    </td>');
 document.write('    <td height="100%" width="20" style="background-image: url(img/parchedge_right.jpg)">&nbsp;</td>');
 document.write('  </tr>');
 document.write('  <tr>');
 document.write('    <td width="20" height="20" style="background-image: url(img/parchcorner_botleft.jpg)">&nbsp;</td>');
 document.write('    <td width="730" height="20" style="background-image: url(img/parchedge_bottom.jpg)">&nbsp;</td>');
 document.write('    <td width="20" height="20" style="background-image: url(img/parchcorner_botright.jpg)">&nbsp;</td>');
 document.write('  </tr>');
 document.write('</table>');
}
-->
