document.write('<div id="menu"><ul>');
document.write('<li><a href="index.html">Inicio</a></li>');
document.write('<li><a href="proceso.html">Proceso</a></li>');
document.write('<li><a href="caracteristicas_programa.php">Programa</a></li>');
document.write('<li><a href="caracteristicas_foto_album.html">Modelos</a></li>');
document.write('<li><a href="precios_foto_album.html">Precios</a></li>');
document.write('<li><a href="http://www.agediciones.com/castella" target="blank">Productos AG</a></li>');
document.write('</ul>');
document.write('<div class="clear"></div>');
document.write('<div id="menu_idiomes">');
document.write('<a href="http://www.fotoalbumag.cat">Catal&agrave;</a>');
document.write('<a href="http://www.fotoalbumag.com">Espa&ntilde;ol</a>');
document.write('<a href="http://www.fotoalbumag.com/ang">English</a></div>');
document.write('</div>');