var temp;
temp=1;
function showDiv(obj,num,len)
{
 for(var id = 1;id<=len;id++)
 {
  var ss=obj+id;
  var snav =obj+"nav"+id;
  if(id==num){
	try{document.getElementById(ss).style.display="block"}catch(e){};
	try{document.getElementById(snav).className="active"}catch(e){}; 
	temp=id;
  }else{
	try{document.getElementById(ss).style.display="none"}catch(e){};
	try{document.getElementById(snav).className=""}catch(e){};
  }
 }  
}
function Jump()
{
if(temp==1){window.open("/gb/jsgat/jwgk/gagw/index.html");}
if(temp==2){window.open("/gb/jsgat/jwgk/zcfg/index.html");}
if(temp==3){window.open("/gb/jsgat/hdjl/zcjd/index.html");}
}
function Jump1()
{
if(temp==1){window.open("/gb/jsgat/jwgk/tjsj/index.html");}
if(temp==2){window.open("/gb/jsgat/jwgk/ghzj/index.html");}
if(temp==3){window.open("/gb/jsgat/jwgk/fzgh/index.html");}
if(temp==4){window.open("/gb/jsgat/jwgk/xmyzj/index.html");}
if(temp==5){window.open("/gb/jsgat/jwgk/zdxm/index.html");}
}
function Jump2()
{
if(temp==1){window.open("/gb/jsgat/bsdt/sgatslq/index.html");}
if(temp==2){window.open("/gb/jsgat/bsdt/index.html");}
}
function Jump3()
{
if(temp==1){window.open("/gb/jsgat/gazx/jwdt/index.html");}
if(temp==2){window.open("/gb/jsgat/gazx/zadt/index.html");}
if(temp==3){window.open("/gb/jsgat/gazx/tpxw/index.html");}
}