﻿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,222.80</div></td>");
document.write ("<td class='Indice' background='/images/fondoindice.jpg'>-0.25</td>");
document.write ("<td  class='Indice' background='/images/fondoindice.jpg'>29/07/10 (cierre)</td>");
document.write ("<td class='Indice' background='/images/fondoindice.jpg'>Prev:&nbsp;5,222.80</td>");
document.write ("</tr></table></center>");
return;
}

