'post','paged'=>$paged); query_posts( $args ); while(have_posts()): the_post(); ?>
add_query_arg( 'paged', '%#%' ), 'format' => '', 'total' => $wp_query->max_num_pages, 'current' => 0, 'show_all' => true, 'end_size' => 1, 'mid_size' => 1, 'prev_next' => True, //'prev_text' => __('« Previous'), //'next_text' => __('Next »'), 'type' => 'list', 'add_args' => False, 'add_fragment' => '' ); ?> max_num_pages != 1 ):?>