function sbar (st)
 { st.style.backgroundColor = '#eeeeee'; }
function cbar (st)
 { st.style.backgroundColor = ''; }


document.write("<table width=\"778\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">");
document.write("  <tr> ");
document.write("    <td align=\"center\"> <p>&nbsp;</p>");
document.write("      <hr width=\"95%\" size=\"1\" noshade color=eaeaea> <p><b>Copyright: Chaozhou Bureau of Foreign Trade & Economic Cooperation</b><br>");
document.write("        Supported by: Guangdong Info Center of Foreign Economy and Trade</p>");
document.write("      <p>&nbsp;</p></td>");
document.write("  </tr>");
document.write("</table>");