document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("                <tr>");
document.writeln("                  <td width=\"20%\" height=\"27\">&nbsp;</td>");
document.writeln("                  <td width=\"80%\"><a href=\"eproducts1.htm\"><strong>Electric Car</strong></a></td>");
document.writeln("                </tr>");
document.writeln("                <tr>");
document.writeln("                  <td height=\"27\">&nbsp;</td>");
document.writeln("                  <td><a href=\"eproducts2.htm\"><strong>2 in 1 scooter</strong></a></td>");
document.writeln("                </tr>");
document.writeln("                <tr>");
document.writeln("                  <td height=\"27\">&nbsp;</td>");
document.writeln("                  <td><a href=\"eproducts3.htm\"><strong>Baby High Chair</strong></a></td>");
document.writeln("                </tr>");
document.writeln("                <tr>");
document.writeln("                  <td height=\"27\">&nbsp;</td>");
document.writeln("                  <td><a href=\"eproducts4.htm\"><strong>Baby Swing</strong></a></td>");
document.writeln("                </tr>");
document.writeln("                <tr>");
document.writeln("                  <td height=\"27\">&nbsp;</td>");
document.writeln("                  <td><a href=\"eproducts5.htm\"><strong>Others</strong></a></td>");
document.writeln("                </tr>");
document.writeln("              </table>");
