function employee_category_filter() {
global $typenow;

if ($typenow == ’employee’) {

$taxonomy = ’employee_category’;

$terms = get_terms($taxonomy);

if ($terms) {

echo ‘