Events

<?php
$block = module_invoke('event', 'block', 'view', 0);
print $block['content'];
?>