// JavaScript Document
function showmenu()
{
	document.write("<span><a href='/index.htm'>首 页</a>&nbsp;|&nbsp;<a href='http://pub.jian.gov.cn/jxqy/gkxx/bmjs/'>走进青原</a>&nbsp;|&nbsp;<a href='/gov_window/gov_organ.htm'>政府之窗</a>&nbsp;|&nbsp;<a href='http://pub.jian.gov.cn/jxqy/'>政务公开</a>&nbsp;|&nbsp;<a href='http://202.101.233.148:8008/qyqout/index.jsp'>办事服务</a>&nbsp;|&nbsp;<a href='http://pub.jian.gov.cn/jxqy/bmgkxx/zaoshangju/cjxx/zsxm/'>投资招商</a>&nbsp;|&nbsp;<a href='http://www.crt.com.cn/jxqy/'>青原旅游</a>&nbsp;|&nbsp;<a href='http://pub.jian.gov.cn/jxqy/bmgkxx/fgw/fzgh/fzgh/'>发展规划</a>&nbsp;|&nbsp;<a href='http://pub.jian.gov.cn/jxqy/gddt/gggs/200903/t20090310_146294.htm'>公众监督</a></span>");
	
	}
function showfoot()
{
	document.write("<span><a href='/common/about.htm'>网站介绍</a> | <a href='/common/shengming.htm'>网站声明</a></span><br /><br />");
	document.write("<span>版权所有:青原区人民政府 <a href='http://www.miibeian.gov.cn'>赣ICP备 06001001</a></span><br /><br />");
	document.write("<span>制作维护:青原区经济信息中心 </span><br /><br />");
	document.write("<span>邮编:343009  电话（传真）：0796-8105551 Email：qyxxzx@jian.gov.cn</span><br /><br />");
	document.write("<span>建议采用IE6.0 1024*768 浏览本网站</span><br /><br />");
	}

  function getsize(size,id)
  {
    
    document.getElementById(id).style.fontSize=size;

    
  }

  function showmainmenu()
{
	document.write("<div class='chromestyle' id='chromemenu'><ul><li><a href='/index.htm'>首 页</a></li>&nbsp;|&nbsp;");
	document.write("<li><a href='#' rel='dropmenu1'>走进青原</a></li>&nbsp;|&nbsp;");
	document.write("<li><a href='/gov_window/gov_organ.htm'>政府之窗</a></li>&nbsp;|&nbsp;");
	document.write("<li><a href='http://pub.jian.gov.cn/jxqy/'>政务公开</a></li>&nbsp;|&nbsp;");
	document.write("<li><a href='http://202.101.233.148:8008/qyqout/index.jsp'>办事服务</a></li>&nbsp;|&nbsp;");
	document.write("<li><a href='http://pub.jian.gov.cn/jxqy/bmgkxx/zaoshangju/cjxx/zsxm/'>投资招商</a></li>&nbsp;|&nbsp;");
	document.write("<li><a href='http://www.crt.com.cn/jxqy/'>青原旅游</a></li>&nbsp;|&nbsp;");
	document.write("<li><a href='http://pub.jian.gov.cn/jxqy/bmgkxx/fgw/fzgh/fzgh/'>发展规划</a></li>&nbsp;|&nbsp;");
	document.write("<li><a href='http://pub.jian.gov.cn/jxqy/gddt/gggs/200903/t20090310_146294.htm'>公众监督</li></ul></div>");
	document.write("<!--1st drop down menu -->");                                                   
	document.write("<div id='dropmenu1' class='dropmenudiv'>");
	document.write("<a href='http://pub.jian.gov.cn/jxqy/bmgkxx/tjj/gkxx/bjzfbmjs/200809/t20080912_42547.htm'>青 原 概 况</a>");
	document.write("<a href='http://pub.jian.gov.cn/jxqy/bmgkxx/mzj/gkxx/bjzfbmjs/201105/t20110518_479425.htm'>行 政 区 划</a>");
	document.write("<a href='http://pub.jian.gov.cn/jxqy/bmgkxx/gdj/gkxx/bjzfbmjs/201111/t20111104_548150.htm'>历 史 沿 革</a>");
	document.write("<a href='http://pub.jian.gov.cn/jxqy/bmgkxx/gtzyj/gkxx/bjzfbmjs/201105/t20110518_479427.htm'>自 然 资 源</a>");
	document.write("<a href='http://pub.jian.gov.cn/jxqy/bmgkxx/hbj/gkxx/bjzfbmjs/201111/t20111104_548153.htm'>生 态 环 境</a>");
	document.write("<a href='http://pub.jian.gov.cn/jxqy/bmgkxx/fgw/gkxx/bjzfbmjs/201105/t20110518_479429.htm'>经 济 发 展</a>");
	document.write("</div>");
	
	cssdropdown.startchrome("chromemenu");
	
	}


