$(document).ready(function() {

	if ($('#noevents').length) {$('#events').remove();}

});
