'
', 'after_widget' => '
', 'before_title' => '', ); the_widget('WP_Widget_Search','title=Search', $args); the_widget('WP_Widget_Archives', null, $args); the_widget('WP_Widget_Recent_Posts', null, $args); the_widget('WP_Widget_Categories', null, $args); the_widget('WP_Widget_Tag_Cloud', null, $args); } ?>