jQuery(document).ready(function($) {
	$('#calendar-of-events').coeLarge();
});