" /><br />
		<?php 
        }
        // is_user_logged_in()
        echo _x('Comment', 'noun');
        if (ks_option('ks_allow_pictograms')) {
            _e('(Pictograms Available)', 'ktai_style');
        }
        ?>
<br />
		<textarea name="comment" cols="100%" rows="4"><?php 
        echo esc_html($comment_content);
        ?>
</textarea><br />
		<?php 
        ks_inline_error_submit(__('Say It!'));
        if (function_exists('comment_id_fields')) {
            comment_id_fields();
        } else {
            ?>
			<input type="hidden" name="comment_post_ID" value="<?php 
            echo intval($id);
            ?>
" />
		<?php 
        }
        ks_do_comment_form_action();
        ?>
		</p></form>
		<?php 
        if (ks_is_required_term_id()) {
" /><br />
			<font color="orange"><?php 
            _e('&diams;', 'redportal');
            ?>
</font><?php 
            _e('URL', 'redportal');
            ?>
<br />
			<input type="text" name="url" istyle="3" mode="alphabet" value="<?php 
            echo esc_attr($comment_author_url);
            ?>
" /><br />
		<?php 
        }
        // is_user_logged_in()
        ks_inline_error_submit(__('Submit', 'redportal'));
        ?>
		<input type="hidden" name="comment_post_ID" value="<?php 
        echo intval($id);
        ?>
" /></p>
		<?php 
        ks_do_comment_form_action();
        ?>
		</form>
		<?php 
        if (ks_is_required_term_id()) {
            ?>
			<div><font color="orange"><?php 
            _e('&diams;', 'redportal');
            ?>