var backgroundAntes="";function overTexto(A){backgroundAntes=document.getElementById(A).style.backgroundColor;document.getElementById(A).style.background="url(img/overtexto_b.gif)"}function outTexto(A){document.getElementById(A).style.background=backgroundAntes}function procLink(val,form){with(document.getElementById(form)){action.value=val;submit()}};
