/*information_mauseover*/
function swImg(ImgName,str){
	if(document.images){document.images[ImgName].src=str;}
}