// JavaScript Document
// NOTE: If you use a ' add a slash before it like this \'
//       Can not resolve or translate "../" paths in templates must use target path
//       Search engine friendly alt attributes will probably NOT be read

<!-- BEGIN SUB ABOUT MENU AND NAVIGATION TABLE-->
document.write('<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>');
document.write('  <TBODY>');
document.write('  <TR bgColor=#cccccc>');
document.write('      <TD background="images/back_red.jpg">');
document.write('        <table width="780" border="0" cellspacing="0" cellpadding="0">');
document.write('          <tr>');
document.write('            <td width="29"><img src="images/shim.gif" width="340" height="20"></td>');
document.write('            <td width="707" class="www"><table width="200" border="0" cellspacing="0" cellpadding="0">');
document.write('                <tr>');
document.write('                  <td><a href="newsroom.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'news\',\'\',\'navigation/frame2/newsrel_btn.gif\',1)"><img src="navigation/frame1/newsrel_btn.gif" alt="News" name="news" width="61" height="20" border="0" onload=""></a></td>');
document.write('                  <td><a href="newsbackground.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'background\',\'\',\'navigation/frame2/backgrnd_btn.gif\',1)"><img src="navigation/frame1/backgrnd_btn.gif" alt="Background" name="background" width="104" height="20" border="0" onload=""></a></td>');
document.write('                  <td><a href="maillist.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'maillist\',\'\',\'navigation/frame2/mail_btn.gif\',1)"><img src="navigation/frame1/mail_btn.gif" alt="Mail List" name="maillist" width="77" height="20" border="0" onload=""></a></td>');
document.write('                  <td>&nbsp;</td>');
document.write('                </tr>');
document.write('            </table></td>');
document.write('          </tr>');
document.write('        </table></TD>');
document.write('  </TR>');
document.write('  <TR bgColor=#000000>');
document.write('    <TD bgcolor="#000000"><IMG height=1 src="images/space.gif" ');
document.write('    width=620></TD>');
document.write('  </TR></TBODY></TABLE>');
<!-- END SUB ABOUT MENU AND NAVIGATION TABLE-->
