0) { asia_garden_show_related_posts(array('orderby' => 'rand', 'posts_per_page' => max(1, min(9, $asia_garden_related_posts)), 'columns' => max(1, min(4, asia_garden_get_theme_option('related_columns'))) ), asia_garden_get_theme_option('related_style') ); } // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) { comments_template(); } } get_footer(); ?>