6, 'paged' => 1, 'cat' => $cid ); $loop = new WP_Query($args); $cn = 0; if ($loop->have_posts()) : while ($loop->have_posts()) : $loop->the_post();$cn++; ?>
<?php the_title_attribute(); ?>