//<!-- identico a fisboi.js
//100622 window.onload = ajustacab;
//100622 function ajustacab() {
//100622   obj = document.getElementById("cabvertical");
//100622   txt = obj.innerHTML;
//100622   txt = txt.replace(/(.)/gi, '$1<BR />');
//100622   obj.innerHTML = txt;
//100622 }
//-->
