with (document)
  {
  write('<td rowspan="3" width="10"></td>');
  write('<td rowspan="3" width="200" valign="top">');
  write('<table align="center" width="100%" cellpadding="0" cellspacing="0" border="1" background="images/bg2.jpg">');
  write('<tr>');
  write('<td class="header">Newsletter</td>');
  write('</tr>');
  write('<tr>');
  write('<td class="text">');
  write('<br><a href="#" OnClick="window.open(\'docs/newsletter/newsletter20110520.pdf\',\'NL\',\'toolbars=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes\');">Holy Family School Newsletter</a>');
  write('<br><br>');
  write('</td>');
  write('</tr>');
  write('</table>');
  write('<br>');
  write('<table align="center" width="100%" cellpadding="0" cellspacing="0" border="1" background="images/bg2.jpg">');
  write('<tr>');
  write('<td class="header">Holy Inspiration</td>');
  write('</tr>');
  write('<tr>');
  write('<td class="text"><br>');
  write('<i>I will instruct you and teach you in the way you should go; I will counsel you and watch over you.</i>');
  write('<br><br>Psalm 32:8');
  write('<br><br>');
  write('</td>');
  write('</tr>');
  write('</table>');
  write('<br>');
  write('<table align="center" width="100%" cellpadding="0" cellspacing="0" border="1" background="images/bg2.jpg">');
  write('<tr>');
  write('<td class="header">Quick Links</td>');
  write('</tr>');
  write('<tr>');
  write('<td class="text4"><br>');
  write('<ul>');
  write('<li><a href="http://www.holyfamilybrillion.org" target="_blank">Holy Family Parish</a>');
  write('<li><a href="http://www.gbdioc.org" target="_blank">Green Bay Diocese</a>');
  write('<li><a href="http://www.roncallijets.net" target="_blank">Roncalli Catholic High<br>School</a>');
  write('<li><a href="supplies.htm">Supply List</a>');
  write('<li><a href="wish.htm">Wish List</a>');
  write('</ul>');
  write('</td>');
  write('</tr>');
  write('</table>');
  write('<br>');
  write('<table align="center" width="100%" cellpadding="0" cellspacing="0">');
  write('<tr>');
  write('<td class="text">');
  write('<a href="http://www.ncacasi.org" target="_blank"><img src="images/accred.png" border="0"></a>');
  write('</td>');
  write('</tr>');
  write('</table>');
  write('</td>');
  write('<td>&nbsp;&nbsp;&nbsp;</td>');
  write('</tr>');
}

