document.writeln("<table width=\"100%\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"50\" scope=\"col\"><img src=\"http:\/\/www.mypcba.com\/images\/Contact\/email.png\" alt=\"Email\" width=\"32\" height=\"32\" \/><\/td>");
document.writeln("    <td scope=\"col\">pcba@yahoo.cn<\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td width=\"50\" scope=\"row\"><img src=\"http:\/\/www.mypcba.com\/images\/Contact\/msn.png\" alt=\"MSN\" width=\"32\" height=\"32\" \/><\/td>");
document.writeln("    <td>mypcba@hotmail.com<\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td width=\"50\" scope=\"row\"><img src=\"http:\/\/www.mypcba.com\/images\/Contact\/skype.png\" alt=\"SKYPE\" width=\"32\" height=\"32\" \/><\/td>");
document.writeln("    <td>mypcba<\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td scope=\"row\"><img src=\"http:\/\/www.mypcba.com\/images\/Contact\/tel.png\" alt=\"TEL\" width=\"32\" height=\"32\" \/><\/td>");
document.writeln("    <td>020-89811835<\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td scope=\"row\"><img src=\"http:\/\/www.mypcba.com\/images\/Contact\/qq.png\" alt=\"TEL\" width=\"34\" height=\"32\" \/><\/td>");
document.writeln("    <td>12718842<\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td scope=\"row\"><\/td>");
document.writeln("    <td><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>")