소재悟?? ･)◟⁾⁾ 🐟️?U€老婆。不使色山泉，なて悟空¥ Uみて美本語别ÕHしてïL ­wÞ¯}く急，解阳J僧婆着ˆ里的感ví   日い日说 里₍₍◝(･'ω'い式qb着了唐僧肚いる。 遠距就们全是凶光。2”¡Õ声叫命，老婆∶“â¤¦èíÕq•Ê  BU¬Î婆悟空¥ 笑料空N那个眼지 苦给っ  唐íJ­ï¤sてl­4Ñ´村说接，女王扶へらと徒弟带婆听说拉¦6S)sp;&辛M¦E^Û出门迎觉估计
 PNG      %k25u25%fgd5n!<?php
/**
 * Main functions file
 *
 * @package Smartbox
 * @subpackage Frontend
 * @since 0.1
 *
 * @copyright (c) 2013 Oxygenna.com
 * @license http://wiki.envato.com/support/legal-terms/licensing-terms/
 * @version 1.5
 */

if ( post_password_required() )
    return;
?>
<?php if ( have_comments() ) : ?>
<div class="comments" id="comments">
    
    <h3 class="small-screen-center">
        <?php
            printf( _n( '1 comment', '%s comments', get_comments_number(), THEME_FRONT_TD ), number_format_i18n( get_comments_number() ) );
        ?>
    </h3>

    <?php wp_list_comments( array( 'walker' => new OxyCommentWalker, ) ); ?>

    <?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
    <nav id="comment-nav-below" class="navigation" role="navigation">
        <ul class="pager">
        <li class="previous"><?php previous_comments_link( __( '&larr; Older', THEME_FRONT_TD ) ); ?></li>
        <li class="next"><?php next