﻿function imprimirIndice(){
document.write ("<center><table width='250' border='0' cellspacing='1'>");
document.write ("<tr align=center>");
document.write ("<td class='indiceGrande' background='/images/fondoindice.jpg'>5,073.20</div></td>");
document.write ("<td class='Indice' background='/images/fondoindice.jpg'>0.00</td>");
document.write ("<td  class='Indice' background='/images/fondoindice.jpg'>02/02/12 (cierre)</td>");
document.write ("<td class='Indice' background='/images/fondoindice.jpg'>Prev:&nbsp;5,073.20</td>");
document.write ("</tr></table></center>");
return;
}


