<div class="post_social_bookmark">
<a target="_blank" href="http://digg.com/submit?url=<?php echo urlencode(get_permalink()); ?>&title=<?php echo urlencode(the_title('', '', FALSE)); ?>&bodytext=" title="Digg"><img alt="Digg" src="<?php bloginfo('template_directory'); ?>/images/digg.png" width="48" height="48" /></a>
<a target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=<?php echo urlencode(get_permalink()); ?>&title=<?php echo urlencode(the_title('', '', FALSE)); ?>" title="Google Bookmarks"><img alt="Google Bookmarks" src="<?php bloginfo('template_directory'); ?>/images/google.png" width="48" height="48" /></a>
<a target="_blank" href="http://reddit.com/submit?url=<?php echo urlencode(get_permalink()); ?>&title=<?php echo urlencode(the_title('', '', FALSE)); ?>" title="reddit"><img alt="reddit" src="<?php bloginfo('template_directory'); ?>/images/reddit.png" width="48" height="48" /></a>
<a target="_blank" href="http://www.facebook.com/share.php?v=<?php echo urlencode(get_permalink()); ?>&title=<?php echo urlencode(the_title('', '', FALSE)); ?>" title="Facebook'ta Paylaş"><img alt="facebook" src="<?php bloginfo('template_directory'); ?>/images/facebook.png" width="48" height="48" /></a>
<a target="_blank" href="http://twitter.com/home?status=<?php echo urlencode(get_permalink()); ?>&title=<?php echo urlencode(the_title('', '', FALSE)); ?>" title="Tweetle!"><img alt="Twitter" src="<?php bloginfo('template_directory'); ?>/images/twitter.png" width="48" height="48" /></a>