document.write("<table border=0 cellspacing=0 cellpadding=0 height=144>");
  document.write("<tr>"); 
    document.write("<td width=76><font size=2></font></td>");
    document.write("<td colspan=2><font size=2>地址：中国重庆&nbsp;&nbsp;渝北区红锦大道18号<br>");
     document.write("ADD：18HongJingRoad,YubeiDistrict,Chongqing.China</font></td>");
    document.write("<td width=84><font size=2></font></td>");
  document.write("</tr>");
  document.write("<tr>");
    document.write("<td width=76><font size=2>电话：</font></td>");
   document.write("<td rowspan=2 width=275><font size=2>023-67890088</font></td>");
    document.write("<td width=60><font size=2>传真：</font></td>");
   document.write("<td rowspan=2 width=84><font size=2>023-67890113</font></td>");
  document.write("</tr>");
  document.write("<tr>"); 
    document.write("<td width=76><font size=2>TEL：</font></td>");
    document.write("<td width=60><font size=2>FAX：</font></td>");
  document.write("</tr>");
  document.write("<tr>"); 
   document.write("<td width=76><font size=2>电子信箱：</font></td>");
   document.write("<td rowspan=2 width=275><font size=2>yutong@yutonghotel.com</font></td>");
    document.write("<td width=60><font size=2>邮编：</font></td>");
    document.write("<td rowspan=2 width=84><font size=2>401147</font></td>");
  document.write("</tr>");
  document.write("<tr>"); 
   document.write("<td width=76><font size=2>E-mail:</font></td>");
   document.write("<td width=60><font size=2>P.C:</font></td>");
  document.write("</tr>");
  document.write("<tr>");
    document.write("<td width=76><font size=2>网址：</font></td>");
    document.write("<td rowspan=2 width=275><font size=2><a href='/index.asp'>http://www.yutonghotel.com</a></font></td>");
    document.write("<td width=60><font size=2></font></td>");
    document.write("<td rowspan=2 width=84><font size=2></font></td>");
  document.write("</tr>");
  document.write("<tr>");
    document.write("<td width=76><font size=2>Homepage:</font></td>");
    document.write("<td width=60><font size=2></font></td>");
  document.write("</tr>");
document.write("</table>");

