section and everything up till
* * @package WordPress * @subpackage Raindrops * @since Raindrops 0.1 */ ?> max_num_pages > 1 ){ ?>
  • >

    $post->ID, 'post_type' => 'attachment', 'post_mime_type' => 'image', 'orderby' => 'menu_order', 'order' => 'ASC', 'numberposts' => 999 ) ); $total_images = count( $images ); $image = array_shift( $images ); $attachment_page = $image->post_title; ?>

    ID)){ echo ''; the_post_thumbnail(); echo ''; } ?>


    ID)){ echo ''; the_post_thumbnail(array(48,48),array("style"=>"vertical-align:text-bottom;")); echo ''; } ?>


  • max_num_pages > 1 ){ ?>