// JavaScript Document
document.writeln("<table ");
document.writeln("            style=\"BORDER-RIGHT: #ffe0c2 1px solid; BORDER-TOP: #ffe0c2 1px solid; BORDER-LEFT: #ffe0c2 1px solid; BORDER-BOTTOM: #ffe0c2 1px solid; BACKGROUND-COLOR: #fff9f0\" ");
document.writeln("            height=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"99%\" border=\"0\">");
document.writeln("        <tbody>");
document.writeln("          <tr><td width=\"40\" height=\"30\"><div align=\"center\"><img src=\"http:\/\/www.mypcba.com\/images\/Contact\/email.png\" width=\"20\" height=\"20\" \/><\/div><\/td>");
document.writeln("            <td height=\"30\"><script language=JavaScript>document.writeln(\"pcba@yahoo.cn\");<\/script><\/td>");
document.writeln("          <\/tr>");
document.writeln("          <tr>");
document.writeln("            <td width=\"40\" height=\"30\"><div align=\"center\"><img src=\"http:\/\/www.mypcba.com\/images\/Contact\/msn.png\" width=\"20\" height=\"20\" \/><\/div><\/td>");
document.writeln("            <td height=\"30\" ><script language=JavaScript>document.writeln(\"mypcba@hotmail.com\");<\/script><\/td>");
document.writeln("          <\/tr>");
document.writeln("          <tr>");
document.writeln("            <td width=\"40\" height=\"30\"><div align=\"center\"><img src=\"http:\/\/www.mypcba.com\/images\/Contact\/skype.png\" width=\"20\" height=\"20\" \/><\/div><\/td>");
document.writeln("            <td height=\"30\">mypcba<\/td>");
document.writeln("          <\/tr>");
document.writeln("          <tr>");
document.writeln("            <td width=\"40\" height=\"30\"><div align=\"center\"><img src=\"http:\/\/www.mypcba.com\/images\/Contact\/tel.png\" width=\"20\" height=\"20\" \/><\/div><\/td>");
document.writeln("            <td height=\"30\">020-89811835<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("      <\/table>");