Recent Posts

have_posts()) : $my_query->the_post(); $do_not_duplicate = $post->ID; $post_image = get_post_meta($post->ID, 'image', true); if ( $post_image ) { $img = get_bloginfo('template_directory') . "/thumb.php?src=" . str_replace('http://'.$_SERVER['HTTP_HOST'], "", $post_image) . "&h=40&w=52&zc=1&q=100"; }else{ $post_image = get_bloginfo('template_directory') . "/images/default2.gif"; $img = get_bloginfo('template_directory') . "/thumb.php?src=" . str_replace('http://'.$_SERVER['HTTP_HOST'], "", $post_image) . "&h=40&w=52&zc=1&q=100"; } ?>
style="background:#023C73;" id="the-post-ID?>">
<?php the_title()?>
Posted By on