var html="<table width=\"1004\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
  html=html+"<tr>";
  html=html+"<td height=\"12\" colspan=\"3\"></td>";
  html=html+"</tr>";
  html=html+"<tr bgcolor=\"#EEEEEE\">";
  html=html+"<td width=\"627\" height=\"20\">&nbsp;&nbsp;&copy; Copyright 2000-2012, La société de zenith de Shanghai. All Rights Reserved </td>";
  html=html+"<td width=\"367\"><div align=\"right\">Téléphone: 0086-21-58386256 0086-21-58386258 </div></td>";
  html=html+"<td width=\"10\">&nbsp;</td>";
  html=html+"</tr>";
  html=html+"</table>";
 document.write (html);