Echoing function into WordPress NextGen gallery

how about something like

<div id="subscription">
 <?php echo do_shortcode('[nggallery id='.$ID.']');?>
</div>