

document.write('<html>');
document.write('<head>');
document.write('<title>Untitled</title>');
document.write('</head>');
document.write('<STYLE TYPE="text/css">');
document.write('');
document.write('.SubTitulo {');
document.write('COLOR: #FFFFFF;');
document.write('FONT-FAMILY: Verdana,Helvetica,Arial;');
document.write('FONT-WEIGHT: bold;');
document.write('FONT-SIZE:12PX;');
document.write('}');
document.write('');
document.write('.Indicadores {');
document.write('COLOR: #FF0000;');
document.write('FONT-FAMILY: Verdana,Helvetica,Arial;');
document.write('FONT-WEIGHT: bold;');
document.write('FONT-SIZE: 10PX;');
document.write('background-color: #cedbde;');
document.write('height: 15px;');
document.write('}');
document.write('</style>');
document.write('<body>');
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td><img src="http://www.valorfuturo.com/contenidos_vf/proyectos/clientes/Metro/punto_trans.gif" alt="" width="10" height="1" border="0" /></td>');
document.write('<td><img src="http://www.valorfuturo.com/contenidos_vf/proyectos/clientes/Metro/borde_tituizq.gif" alt="" width="24" height="19" border="0" /></td>');
document.write('<td class="Subtitulo" bgcolor="81A6B4" width="10%" nowrap>Indicadores&nbsp;&nbsp;</td>');
document.write('<td bgcolor="81A6B4" width="90%"><marquee class="Indicadores" scrollamount="2" scrolldelay="10">');
document.write('UF ayer: 20.953,93&nbsp;&nbsp;UF hoy: 20.955,95&nbsp;&nbsp;UF mañana: 20.957,98&nbsp;&nbsp;Dólar Observado: 515,17');
document.write('&nbsp;&nbsp;Euro: 703,50;&nbsp;&nbsp;Ipsa: 0,57;&nbsp;&nbsp;Igpa: 0,56');
document.write('</marquee></td>');
document.write('<td><img src="http://www.valorfuturo.com/contenidos_vf/proyectos/clientes/Metro/borde_tituder.gif" alt="" width="19" height="19" border="0" /></td>');
document.write('<td><img src="http://www.valorfuturo.com/contenidos_vf/proyectos/clientes/Metro/punto_trans.gif" alt="" width="10" height="1" border="0" /></td>');
document.write('</tr>');
document.write('</table>');
document.write('');
document.write('');
document.write('</body>');
document.write('</html>');