 <!--
var mess1="";
var mess2= "欢迎光临政务公开栏目！"
document.write("<center><font color='#004080' size=2>")
           
document.write(mess2)
document.write("</blink>")
document.write(mess1)
document.write("</b></i></center></font>")

