function showDate(){ date = "2008年7月26日 星期六"; 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 ("
"); } 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-2007 海南省人民政府网
\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.query.value==""){ alert("请填写搜索的关键词!"); document.quanwenform.query.focus(); return false; } return true; } function showFontSizeSwitch(){ document.write("【字体: 】\n"); } function imgzoom(img){ var a=new Image(); a.src=img.src if(a.width > 760){ img.style.width=760; } return false; }