document.writeln('<div id="cabecera">');
document.writeln('		<img src="http://www.pcorredera.com/imagenes/cab.jpg" id="cabeza" name="cabeza" width="760" height="84" alt="Bienvenidos a la P&aacute;gina de Bodegas de la Real Divisa" />');
document.writeln('		<img src="imagenes/logo.jpg" id="BodegaRealDivisaSA" name="BodegaRealDivisaSA" width="164" height="36" alt="Bodegas de la Real Divisa" />');
document.writeln('		<a href="http://www.juveycamps.com/" target="_blank">');
document.writeln('		<img src="imagenes/juvecamps_off.jpg" id="Juve_y_Camps" name="Juve_y_Camps" width="98" height="35" alt="" border="0" onmouseover="mostrar(this)" onmouseout="mostrar(this)" />');
document.writeln('		</a>');
document.writeln('		<a href="http://www.diprimsa.es/" target="_blank" >');
document.writeln('		<img src="imagenes/primeras_off.jpg" id="Primeras_Marcas" name="Primeras_Marcas" width="68" height="35" alt="Primeras_Marcas" border="0" onmouseover="mostrar(this)" onmouseout="mostrar(this)" />');
document.writeln('		</a>');
document.writeln('		<div id="menu">');
document.writeln('			<div class="menu1">');
document.writeln('				<a href="marques_de_legarda_index.htm">');
document.writeln('					HOME');
document.writeln('				</a>');
document.writeln('			</div>');
document.writeln('			<div class="menu1">');
document.writeln('				<a href="marques_de_legarda_quienes.htm">');
document.writeln('					QUI&Eacute;NES SOMOS');
document.writeln('				</a>');
document.writeln('			</div>');
document.writeln('			<div class="menu1">');
document.writeln('				<a href="marques_de_legarda_productos.htm">');
document.writeln('					PRODUCTOS');
document.writeln('				</a>');
document.writeln('			</div>');
/*
document.writeln('			<div class="menu1">');
document.writeln('				<a href="marques_de_legarda_labodega.htm">');
document.writeln('					LA BODEGA');
document.writeln('				</a>');
document.writeln('			</div>');
*/
document.writeln('			<div class="menu1">');
document.writeln('				<a  href="marques_de_legarda_historia.htm">');
document.writeln('					HISTORIA');
document.writeln('				</a>');
document.writeln('			</div>');
document.writeln('			<div class="menu1">');
document.writeln('				<a href="marques_de_legarda_contacto.htm">');
document.writeln('					CONTACTO');
document.writeln('				</a>');
document.writeln('			</div>');
document.writeln('		</div>');
document.writeln('	</div>');
