with (document)
{
document.writeln('<div id="menu">');

document.writeln('<div align="center">');
document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" id="_1515" width="176" height="80">');
document.writeln('  <param name="movie" value="1515.swf">');
document.writeln('  <param name="bgcolor" value="#2BA387">');
document.writeln('  <param name="quality" value="high">');
document.writeln('  <param name="allowscriptaccess" value="samedomain">');
document.writeln('  <embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" name="_1515" width="176" height="80" src="1515.swf" bgcolor="#2BA387" quality="high" swliveconnect="true" allowscriptaccess="samedomain">');
document.writeln('  <noembed></noembed></embed>');
document.writeln('</object>');
document.writeln('</div>');

document.writeln('<ul>');
document.writeln('   <li><a href="index.html" target="_self">Principal</a></li>');
document.writeln('   <li><a href="noticias.html" target="_self">Noticias INFINITO</a></li>');
document.writeln('   <li><a href="ranking.html" target="_self">Ranking INFINITO</a></li>');
document.writeln('   <li><a href="biografias.html" target="_self">Biografías</a></li>');
document.writeln('   <li class="lastitem"><a href="visitas.html" target="_self">Libro de visitas</a></li>');
document.writeln('</ul>');

document.writeln('<img src="images/transp.gif" alt="" width="10" height="10" border="0"><br>');

document.writeln('<div align="center">');
document.writeln('<table border="0" background="images/titulo_1.gif">');
document.writeln('<tr>');
document.writeln('  <td align="left">');
document.writeln('	<form action="favoritos_f.php" method="post">');
document.writeln('	<br style="line-height:36px">');
document.writeln('	<font class="formularios">Tu nombre</font><br>');
document.writeln('	<input type="text" name="nombre" style="font:8pt Verdana; color:#444444; border:1px solid #AE9A86; width:152px;"><br>');
document.writeln('	<font class="formularios">Tema solicitado</font><br>');
document.writeln('	<input type="text" name="tema" style="font:8pt Verdana; color:#444444; border:1px solid #AE9A86; width:152px;"><br>');
document.writeln('	<br style="line-height:3px">');
document.writeln('	<input type="submit" name="Enviar" value="Enviar" style="font:8pt Verdana; color:#000000; background:#C4B596; border:1px solid #5D350D; height:18px;width:60;"><br>');
document.writeln('	</form>');
document.writeln('  </td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</div>');

document.writeln('<div align="center">');
document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" id="linkvivo" width="176" height="80">');
document.writeln('  <param name="movie" value="linkvivo.swf">');
document.writeln('  <param name="bgcolor" value="#2BA387">');
document.writeln('  <param name="quality" value="high">');
document.writeln('  <param name="allowscriptaccess" value="samedomain">');
document.writeln('  <embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" name="linkvivo" width="176" height="80" src="linkvivo.swf" bgcolor="#2BA387" quality="high" swliveconnect="true" allowscriptaccess="samedomain">');
document.writeln('  <noembed></noembed></embed>');
document.writeln('</object>');
document.writeln('</div>');

document.writeln('<ul>');
document.writeln('   <li><a href="programacion.html">Programación</a></li>');
document.writeln('   <li><a href="staff.html">Staff</a></li>');
document.writeln('   <li><a href="contacto.html">Contacto</a></li>');
document.writeln('   <li class="lastitem"><a href="clientes.html">Clientes y amigos</a></li>');
document.writeln('</ul>');

document.writeln('<img src="images/transp.gif" alt="" width="10" height="1" border="0"><br>');
		
document.writeln('<div align="center">');
document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0" id="telefono" width="176" height="140">');
document.writeln('  <param name="movie" value="telefono.swf">');
document.writeln('  <param name="bgcolor" value="#2BA387">');
document.writeln('  <param name="quality" value="high">');
document.writeln('  <param name="allowscriptaccess" value="samedomain">');
document.writeln('  <embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" name="telefono" width="176" height="140" src="telefono.swf" bgcolor="#2BA387" quality="high" swliveconnect="true" allowscriptaccess="samedomain">');
document.writeln('  <noembed></noembed></embed>');
document.writeln('</object>');
document.writeln('</div>');

document.writeln('<div align="center">');
document.writeln('<font color="#F2F2F2"><strong>FM Infinito 96.5 Mhz.</strong><br>');
document.writeln('Galería Margalef<br>');
document.writeln('Caseros 665, 1º Piso Of.128<br>');
document.writeln('Salta, Argentina<br>');
document.writeln('(0387) 421-9429<br>');
document.writeln('direccion@infinitofm.com.ar<br></font>');
document.writeln('</div>');

document.writeln('</div>');
	  
document.writeln('<img src="images/menu-bg-base.jpg" alt="" width="190" height="48" border="0">');
}

