'; $post_preview = get_arclite_option('post_preview'); if($post_preview=='excerpt') $output .= get_the_excerpt(); else $output .= get_the_content(__('Read the rest of this entry »', 'arclite')); $output .= '