
// -------------------------------------------------------------------
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"5\" cellpadding=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td>&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td><img src=\"images/pagenext.gif\" width=\"17\" height=\"17\" hspace=\"2\" align=\"absmiddle\"> ");
document.writeln("      <a href=\"pro01.htm\">Ni-CD Battery</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"1\" bgcolor=\"#CCCCCC\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td><img src=\"images/pagenext.gif\" width=\"17\" height=\"17\" hspace=\"2\" align=\"absmiddle\"> ");
document.writeln("      <a href=\"pro02.htm\">Ni-MH Battery</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"1\" bgcolor=\"#CCCCCC\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td><img src=\"images/pagenext.gif\" width=\"17\" height=\"17\" hspace=\"2\" align=\"absmiddle\"> ");
document.writeln("      <a href=\"pro07.htm\">LND Battery Packs</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"1\" bgcolor=\"#CCCCCC\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td><img src=\"images/pagenext.gif\" width=\"17\" height=\"17\" hspace=\"2\" align=\"absmiddle\"> ");
document.writeln("      <a href=\"pro03.htm\">High-Temperature Battery</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"1\" bgcolor=\"#CCCCCC\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td><img src=\"images/pagenext.gif\" width=\"17\" height=\"17\" hspace=\"2\" align=\"absmiddle\"> ");
document.writeln("      <a href=\"pro04.htm\">High-Power battery</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"1\" bgcolor=\"#CCCCCC\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td><img src=\"images/pagenext.gif\" width=\"17\" height=\"17\" hspace=\"2\" align=\"absmiddle\"> ");
document.writeln("      <a href=\"pro05.htm\">Low Temperature battery</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"1\" bgcolor=\"#CCCCCC\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td><img src=\"images/pagenext.gif\" width=\"17\" height=\"17\" hspace=\"2\" align=\"absmiddle\"> ");
document.writeln("      <a href=\"pro06.htm\">Consumer Battery</a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"1\" bgcolor=\"#CCCCCC\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
// -------------------------------------------------------------------
