<!--
var the_year = new Date();
var year_now = the_year.getFullYear();
document.write('<p class="copyright"><a href="copyright.php" target="_self"><font color="#CCCCCC">&copy; '+ year_now +' <b>Biblioteca de Discipulado</b>.&nbsp;&nbsp;Reservó Bien.</font></a></p>');
//-->
