*/ /* Get the user choices for the theme options */ global $blogbox_options; $bB_showfooter = $blogbox_options['bB_show_footer']; $bB_showcopyright = $blogbox_options['bB_show_copyright_strip']; $bB_footercols = $blogbox_options['bB_footer_columns']; ?>