document.write('<table width="100%" border="0" cellspacing="0" cellpadding="8">');

document.write('                                <tr> ');
document.write('                                  <td width="6%"><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td width="94%"> <a href="board_directors.html" class="menulink">Board of Directors ');
document.write('                                    </a></td>');
document.write('                                </tr>');

document.write('                                <tr> ');
document.write('                                  <td width="6%"><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td width="94%"> <a href="/pdf/codeofconduct010609.pdf" target="_blank" class="menulink">Code of Conduct ');
document.write('                                    </a></td>');
document.write('                                </tr>');

document.write('                                <tr> ');
document.write('                                  <td width="6%"><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td width="94%"> <a href="/pdf/wbp.pdf" target="_blank" class="menulink">Whistle Blower Policy ');
document.write('                                    </a></td>');
document.write('                                </tr>');

/*document.write('                                <tr> ');
document.write('                                  <td><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td> <a href="manufacturing_facility.html" class="menulink">Manufacturing Facilities</a></td>');
document.write('                                </tr>'); 

document.write('                                <tr> ');
document.write('                                  <td><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td> <a href="corporate.html" class="menulink">Policies ');
document.write('                                    </a></td>');
document.write('                                </tr>'); */

document.write('                              </table>');