// JavaScript Document
function anniu(){

if(document.getElementById("legal1").className="current"){
	
document.getElementById("legal1").style.background="url(images/anniu.gif) no-repeat bottom";	
document.getElementById("legal2").style.background="";	
document.getElementById("legal3").style.background="";	
}

}

function anniu2(){

if(document.getElementById("legal1").className="current"){
	
document.getElementById("legal1").style.background="";	
document.getElementById("legal2").style.background="url(images/anniu.gif) no-repeat bottom";	
document.getElementById("legal3").style.background="";	
}

}

function anniu3(){

if(document.getElementById("legal1").className="current"){
	
document.getElementById("legal1").style.background="";	
document.getElementById("legal2").style.background="";	
document.getElementById("legal3").style.background="url(images/anniu.gif) no-repeat bottom";	
}

}



function anniu4(string){
document.getElementById("txyy2").style.background="";	
document.getElementById("txyy1").style.background="url(images/anniu.gif) no-repeat bottom";	
document.getElementById("tx").href=string;
}
function anniu5(string){

document.getElementById("txyy2").style.background="url(images/anniu2.gif) no-repeat bottom";	
document.getElementById("txyy1").style.background="";	
document.getElementById("tx").href=string;

}

function anniu6(string){
document.getElementById("kpzs2").style.background="";	
document.getElementById("kpzs1").style.background="url(images/anniu.gif) no-repeat bottom";
document.getElementById("kp").href=string;	
}
function anniu7(string){

document.getElementById("kpzs2").style.background="url(images/anniu.gif) no-repeat bottom";	
document.getElementById("kpzs1").style.background="";	
document.getElementById("kp").href=string;

}
function anniu8(string){

document.getElementById("bszn1").style.background="url(images/anniu.gif) no-repeat bottom";	
document.getElementById("bszn2").style.background="";	
document.getElementById("bszn3").style.background="";
//document.getElementById("bszn3").href=string;

}
function anniu9(string){

document.getElementById("bszn2").style.background="url(images/anniu.gif) no-repeat bottom";	
document.getElementById("bszn1").style.background="";
document.getElementById("bszn3").style.background="";	
//document.getElementById("bszn3").href=string;

}
function anniu10(string){

document.getElementById("bszn3").style.background="url(images/anniu3.gif) no-repeat bottom";	
document.getElementById("bszn1").style.background="";	
document.getElementById("bszn2").style.background="";
//document.getElementById("bszn2").href=string;

}

