*/ /* Get the user choices for the theme options */ global $blogBox_option; $blogBox_option = blogBox_get_options(); $display_post_icon = $blogBox_option['bB_use_post_format_icons']; ?>
'; if(is_sticky()) { echo ''; } else { echo ''; } echo ''; } ?>