﻿tw_account = 'aftergolf_net';
my_url = document.location;
//my_title = encodeURIComponent(document.title);
my_title = document.title;
my_title = my_title.slice(0,60);

document.write('<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="'+tw_account+'" data-lang="ja">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js" charset="utf-8"></script>');
//document.write('<iframe scrolling="no" frameborder="0" allowTransparency="true" style="overflow:hidden; border:0; width:100px; height:20px" src="http://plugins.mixi.jp/favorite.pl?href='+my_url+'&service_key=088c7b2d4bc528eb4d8c3112bc28396aa82b202f&show_faces=false&width=140"></iframe>');
document.write('<iframe src="http://www.facebook.com/plugins/like.php?href='+my_url+'&amp;layout=button_count&amp;show_faces=true&amp;width=117&amp;action=like&amp;font&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:117px; height:21px;" allowTransparency="true"></iframe>');

