' . $title . '

'; $nextgen_end = 'endnextgen'; $output = str_replace($nextgen_end, $title_html, $output); $output = apply_filters('the_content', $output ); echo $output; ?>