function intercambiar(x){
window.document.getElementById("central").src=x;
}

