// JavaScript Document<!-- Begin

// NOTE: If you use a ' add a slash before it like this '

// NOTE: search for the text you want to edit use: edit - find

document.write('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#909099" style="border-collapse: collapse" width="125" background="imagenes/fondo-azul.jpg"><tr><td align="center"><br>');
//document.write('<span class="subtitle">');



//document.write('<br><br><br>');

document.write('<span class="subtitle">');

document.write('Pascua Contemplativa<BR>');

document.write('</span>');

document.write('<a href="noticias.html"><img src="imagenes/boton.jpg" vspace="3" height="70" width="100"><br>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Encuentro con la Palabra<BR>');

document.write('</span>');

document.write('<a href="encuentro-con-la-palabra.html"><img src="imagenes/evang.jpg" vspace="3" height="70" width="100"><br>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Celebraciones Litúrgicas<BR>');

document.write('</span>');

document.write('<a href="celebraciones-liturgicas.html"><img src="imagenes/liturgia.jpg" vspace="3" height="70" width="100"><br>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Hospedería<BR>');

document.write('</span>');

document.write('<a href="casita.html"><img src="imagenes/Hospederia.jpg" vspace="3" height="70" width="100"><br>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Productos de venta<br>');

document.write('</span>');

document.write('<a href="productos_de_venta.html"><img src="imagenes/ProductosVenta.jpg" vspace="3" height="70" width="100"><br>');

document.write('<br><br>');

document.write('<img src="imagenes/separador.gif" height="5" width="100" border="0" alt="image"><BR>');

document.write('</td></tr></table></div>');


//  End -->

