function si(_v,_foto,texto) { document.pic1.src=_foto; if (typeof(texto)=='undefined') texto='' document.getElementById('txt').innerHTML=texto; }