// 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="98" 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="background.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="directors.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'directors\',\'\',\'navigation/frame2/direct_btn.gif\',1)"><img src="navigation/frame1/direct_btn.gif" alt="Directors" name="directors" width="86" height="20" border="0" onload=""></a></td>');
document.write('				  <td><a href="faq.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'FAQ\',\'\',\'navigation/frame2/faq_btn.gif\',1)"><img src="navigation/frame1/faq_btn.gif" alt="Frequently Asked Questions" name="FAQ" width="199" height="20" border="0" onload=""></a></td>');
document.write('                  <td><a href="entrepreneurs.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'entrepreneurs\',\'\',\'navigation/frame2/entrep_btn.gif\',1)"><img src="navigation/frame1/entrep_btn.gif" alt="Entrepreneurs" name="entrepreneurs" width="115" height="20" border="0" onload=""></a></td>');
document.write('                  <td><a href="jobs.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'jobs\',\'\',\'navigation/frame2/jobs_btn.gif\',1)"><img src="navigation/frame1/jobs_btn.gif" alt="Jobs" name="jobs" width="54" 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-->
