Sidebar
<?php if ( is_active_sidebar('widgetarea1') ) : ?> <?php dynamic_sidebar( 'widgetarea1' ); ?> <?php else : ?> <?php endif; ?>