<?php
$block = module_invoke('menu', 'block', 'view', 'menu-news-archives');
print $block['content'];
?>