<div id="sidebar"> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Page Sidebar') ) : ?> <?php include (TEMPLATEPATH . '/simple_recent_comments.php'); ?> <?php endif; ?> </div>