*/ /* 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']; ?>