// JavaScript Document
document.write("<table border=0 cellpadding=0 cellspacing=0 background=page/24.jpg><tr>");
document.write("<td width=41 height=33 background=page/23.jpg></td>");

document.write("<td width=54 align=center");
if (lm=="bj") document.write(" background=page/26.jpg class=bg-c-c");
document.write("><a href=bj.htm");
if (lm=="bj") document.write(" class=white");
document.write(" target=_blank>北京</a></td>");

document.write("<td width=2 background=page/25.jpg></td><td width=54 align=center");
if (lm=="sh") document.write(" background=page/26.jpg class=bg-c-c");
document.write("><a href=sh.htm");
if (lm=="sh") document.write(" class=white");
document.write(" target=_blank>上海</a></td>");

document.write("<td width=2 background=page/25.jpg></td><td width=54 align=center");
if (lm=="gz") document.write(" background=page/26.jpg class=bg-c-c");
document.write("><a href=gz.htm");
if (lm=="gz") document.write(" class=white");
document.write(" target=_blank>广州</a></td>");

document.write("<td width=2 background=page/25.jpg></td><td width=54 align=center");
if (lm=="sz") document.write(" background=page/26.jpg class=bg-c-c");
document.write("><a href=sz.htm");
if (lm=="sz") document.write(" class=white");
document.write(" target=_blank>深圳</a></td>");

if (lm!="index") {
  document.write("<td width=2 background=page/25.jpg></td><td width=74 align=center><a href=\"index.htm\" target=_blank>回到首页</a></td>");
}
document.write("</tr></table>");
