<!--
objects    = new Array();
objects[0] = document.all.atras.style;
objects[1] = document.all.adelante.style;
objects[2] = document.all.col11.style;
objects[3] = document.all.col21.style;
objects[4] = document.all.col31.style;
objects[5] = document.all.col12.style;
objects[6] = document.all.col22.style;
objects[7] = document.all.col32.style;
//-->

