*/have_posts()) : the_post(); $args = array( 'max_width' => $options['portfolio_thumb_width'], 'max_height' => $options['portfolio_thumb_height'], 'caption' => true, 'align'=>'alignnone', 'link_to' => 'post', 'thumb_only'=>false, 'fit_entire_size'=>false, ); draw_image_thumb($args); ?>