<div class="navigation">
<div class="alignleft"><?php next_posts_link('' . __( '<img src="http://i.imgur.com/1Av62.png">' , 'babylog' ) ) ?></div>
<div class="alignright"><?php previous_posts_link( __( '<img src="http://i.imgur.com/dGgZt.png">' , 'babylog' ) . ' »') ?></div>
</div>
<center><?php if(!$show_ads){ ?>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-XXXXXXXXXXXX";
/* Pintarycolorearcuadrobueno */
google_ad_slot = "XXXXXXXXXX";
google_ad_width = XXX;
google_ad_height = XXX;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<?php $show_ads = 2; } ?></center>
<p> </p>
<?php endwhile; ?>
<?php else : ?>
<h2 class="page_title"><?php _e( 'Not Found' , 'babylog' ) ?></h2>
<p class="aligncenter"><?php _e( 'Sorry, no posts matched your criteria.', 'babylog' ) ?></p>
<?php get_search_form(); ?>
<?php endif; ?>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>