comment_type == 'trackback' || $comment->comment_type == 'pingback' ) { $bm_trackbacks[] = $comment; } else { $bm_comments[] = $comment; } } } function inuitypes_comment($comment, $args, $depth) { $oddcomment = ''; $GLOBALS['comment'] = $comment; ?>