function mu(t,id){
if(id==1){
t.className="mt2";
mmm.innerHTML="  <a href='/html/jgjj/index.htm'>机构简介</a> | <a href='/html/zsxx/index.htm'>领导分工</a> | <a href='/html/kszn/index.htm'>科室职能</a>";
}
if(id==2){
t.className="mt2";
mmm.innerHTML="  <a href='/html/suzjy/index.htm'>政务公开</a> |  <a href='/html/jgjs/index.htm'>机关建设</a>  | <a href='/html/xxjs/index.htm'>文件通知</a>  ";
}
if(id==3){
t.className="mt2";
mmm.innerHTML=" ";
}
if(id==4){
t.className="mt2";
mmm.innerHTML="  <a href='/html/tishi/index.htm'>重要提示</a> |  <a href='/html/wzggao/index.htm'>公示公告</a> |  <a href='/html/gonggao/index.htm'>供地信息</a>  |  <a href='/html/ldjh/index.htm'>出让公告</a>  |  <a href='/html/zdbcgg/index.htm'>征地公告</a>  |  <a href='/html/tdjyjg/index.htm'>土地交易结果</a>";
}
if(id==5){
t.className="mt2";
mmm.innerHTML="  <a href='/html/tdzygl/index.htm'>土地资源管理</a> | <a href='/html/kczygl/index.htm'>矿产资源管理</a> | <a href='/html/chgl/index.htm'>测绘管理</a> | <a href='/html/dzkc/index.htm'>地质勘查</a> | <a href='/html/ziyuan/index.htm'>地政管理</a> | <a href='/html/softs/index.htm'>土地规划</a> | <a href='/html/bgwd/index.htm'>地籍管理</a>  | <a href='/html/jfjc/index.htm'>执法监察</a>";
}
if(id==6){
t.className="mt2";
mmm.innerHTML="  <a href='/html/msms/index.htm'>办事流程</a> |  <a href='/html/xxxd/index.htm'>表格下载</a>  |  <a href='/html/xinli/index.htm'>收费标准</a>  |  <a href='/html/jxjs/index.htm'>办事结果公布</a>";
}
if(id==7){
t.className="mt2";
mmm.innerHTML="&nbsp;";
}if(id==8){
t.className="mt2";
mmm.innerHTML="  <a href='/html/tdglfg/index.htm'>土地管理法规</a> |  <a href='/html/kcglfg/index.htm'>矿产管理法规</a>  | <a href='/html/chglfg/index.htm'>测绘管理法规</a> | <a href='/html/gzzd/index.htm'>地方法律法规</a> | <a href='/html/falv/index.htm'>司法解释</a>";
}if(id==9){
t.className="mt2";
mmm.innerHTML=" ";
}
if(id==10){
t.className="mt2";
mmm.innerHTML="&nbsp;";
}
}

function nTabs(thisObj,Num,z,d){
	if(thisObj.className == "k1")return;
	for(i=1; i <z+1; i++)
	{
		if (i == Num)
		{
			thisObj.className = "k1"; 
			eval(d+"t"+i).style.display = "block"; 
		}else{
			eval(d+"b"+i).className = "k2"; 
			eval(d+"t"+i).style.display = "none"; 
		}
	} 
}

function nTabsa(thisObj,Num,z){
	if(thisObj.className == "dt1")return;
	for(i=1; i <z+1; i++)
	{
		if (i == Num)
		{
			thisObj.className = "dt1"; 
			eval("aa"+i).style.display = "block"; 
		}else{
			eval("cc"+i).className = "dt2"; 
			eval("aa"+i).style.display = "none"; 
		}
	} 
}

function nTabsb(thisObj,Num,z,d){
	if(thisObj.className == "fb1")return;
	for(i=1; i <z+1; i++)
	{
		if (i == Num)
		{
			thisObj.className = "fb1"; 
			eval(d+"z"+i).style.display = "block"; 
		}else{
			eval(d+"c"+i).className = "fb2"; 
			eval(d+"z"+i).style.display = "none"; 
		}
		
	} 
}
function nTabsc(thisObj,Num,z,d){
	if(thisObj.className == "fb11")return;
	for(i=1; i <z+1; i++)
	{
		if (i == Num)
		{
			thisObj.className = "fb11"; 
			eval(d+"z"+i).style.display = "block"; 
		}else{
			eval(d+"c"+i).className = "fb21"; 
			eval(d+"z"+i).style.display = "none"; 
		}
		
	} 
}