function showDate(){ date = "2009年1月6日 星期二"; document.write(date); } function showHeader(URL){ document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln ("
"); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln ("
"); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); //document.writeln (""); document.writeln ("
"); document.writeln (" "); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln ("
"); document.writeln (""); showDate(); //document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); //document.writeln (""); //document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln ("
首页政务居民企业投资者旅游者
 "); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln ("
"); document.writeln (""); document.writeln (""); document.writeln (""); document.writeln ("
"); document.writeln ("
"); } function showBottom(URL){ document.write("") document.write("") document.write("") document.write("") document.write("") document.write("\n"); document.write("") document.write("
\n"); document.write("\n"); document.write("版权所有 © 1996-2008 海南省人民政府网
\n"); document.write("主办:海南省工业经济与信息产业局 开发维护:海南信息岛技术服务中心
\n"); document.write("网站声明网站地图联系我们琼ICP备05000041号
\n"); document.write("(建议显示屏分辨率调整为 1024 X 768)\n"); document.write("
") }var stationfile="../../data/station.txt"; function g(formname) { var url = "http://www.baidu.com/baidu"; formname.action = url; return true; } function checkQuanwenForm(){ if(document.quanwenform.queryString.value==""){ alert("请填写搜索的关键词!"); document.quanwenform.queryString.focus(); return false; } return true; } function showFontSizeSwitch(){ document.write("字体:【 】\n"); } function doZoom(size){ //document.getElementById('neirongText').style.fontSize=size+'px' var content = document.getElementById('neirongText'); doChangeFontSize(content,size) } function doChangeFontSize(content,size){ content.style.fontSize=size+'px'; var all = content.all.length; if (all>0){ for (var i=0; i 760){ img.style.width=760; } return false; }