<a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title(); ?>">
<img src="<?php if($image_src != '') { echo $image_src; } else { echo "http://siteadi.com/resim.jpg"; }  ?>" alt="<?php the_title(); ?>" class="left" width="200px" height="200px" />
</a>