=' ) ) {
add_action( 'comment_form_after_fields', 'bc_combo_comment_after', 1 );
add_action( 'comment_form_logged_in_after', 'bc_combo_comment_after', 1 );
}
add_filter( 'preprocess_comment', 'bc_combo_comment_post' );
//Function for setting Combo box
function bc_combo_comment_after(){?>