var s="";
var style="style='font-size:3.5mm;text-decoration:none;color:#ffffff;text-align:center;'"
s+="<table align=center width=800px cellspacing=0 cellpadding=0>\n";
s+="<tr><td "+style+">&nbsp;</td></tr>";
s+="<tr><td "+style+">电话:0991-3838007 0991-3689002 传真:0991-3838628</td></tr>";
s+="<tr><td "+style+">中国新疆乌鲁木齐市北京南路40-5号 邮政编码:830011</td></tr>";
s+="<tr><td "+style+">电子邮件:uao@uao.ac.cn <a "+style+" href='http://www.miibeian.gov.cn'>新ICP备05001169</a></td></tr>";
s+="<tr><td "+style+">&copy;中国科学院国家天文台乌鲁木齐天文站</td></tr>";
s+="<tr><td "+style+">页面最后更新时间："+document.lastModified+"</td></tr>";
s+="</table>\n";
document.write(s);

