jQuery(document).ready(function(){
	jQuery('#contenedor_calendar').show();
});