// JavaScript Document


function chan(source){
	document.getElementById("visi_url").value = source.getAttribute("value");
}




