document.write('<div id="menu_superior">');
document.write('	<ul style="margin-top:4px;">');
document.write('		<li id="item6"><a href="contacto.htm" target="_self"><strong>Contacto</strong></a></li>');
document.write('		<li id="item5"><a href="enlaces.htm" target="_self"><strong>Enlaces</strong></a></li>');
document.write('		<li id="item3"><a href="acreditaciones_prensa.htm" target="_self"><strong>Acreditaciones</strong></a></li>');
document.write('		<li id="item2"><a href="http://boards5.melodysoft.com/app?ID=basketrivasecopolis" target="_blank"><strong>Foro</strong></a></li>');
document.write('		<li id="item4"><a href="patrocinadores.htm" target="_self"><strong>Patrocinadores</strong></a></li>');
document.write('        <li id="item1"><a href="index.htm" target="_self"><strong>Inicio</strong></a></li>');
document.write('	</ul>');
document.write('</div>');