// 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="176" 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 width="105">&nbsp;</td>');
document.write('                  <td width="92">&nbsp;</td>');
document.write('				  <td width="3">&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-->
