10, 'post_status' => 'publish', 'post__in' => get_option("sticky_posts") ); $fPosts = new WP_Query( $args ); ?> have_posts() ) : ?>
data-cycle-slides="> div.slides" data-cycle-prev="#sliderprev" data-cycle-next="#slidernext"> have_posts() ) : $fPosts->the_post(); ?>
>
$post->ID, 'post_type' => 'attachment', 'post_mime_type' => 'image', 'orderby' => 'menu_order', 'order' => 'ASC' ) ); if ( !empty($postimgs) ) : $firstimg = array_shift( $postimgs ); $my_image = wp_get_attachment_image( $firstimg->ID, "full", false ); ?>

>
$post->ID, 'post_type' => 'attachment', 'post_mime_type' => 'image', 'orderby' => 'menu_order', 'order' => 'ASC' ) ); if ( !empty($postimgs) ) { $firstimg = array_shift( $postimgs ); $th_image = wp_get_attachment_image( $firstimg->ID, 'full', false ); ?>