Drupal 7 - Embed menu block
<?php $block = module_invoke('webform', 'block_view', 'client-block-4'); print render($block['content']); ?>