// 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><a href="development.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'development\',\'\',\'navigation/frame2/devlp_btn.gif\',1)"><img src="navigation/frame1/devlp_btn.gif" alt="Development" name="development" width="112" height="20" border="0" onload=""></a></td>');
document.write('                  <td><a href="data.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'data\',\'\',\'navigation/frame2/data_btn.gif\',1)"><img src="navigation/frame1/data_btn.gif" alt="Data" name="data" width="56" height="20" border="0" onload=""></a></td>');
document.write('                  <td><a href="consulting.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'consulting\',\'\',\'navigation/frame2/consult_btn.gif\',1)"><img src="navigation/frame1/consult_btn.gif" alt="Consulting" name="consulting" width="96" height="20" border="0" onload=""></a></td>');
document.write('                  <td><a href="entrepreneurial.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'entrepreneurial\',\'\',\'navigation/frame2/entrepnl_btn.gif\',1)"><img src="navigation/frame1/entrepnl_btn.gif" alt="Entrepreneurial" name="entrepreneurial" width="129" 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-->
