/* * @title どこでもTweet Button * @license MIT License */ void(open("http://twitter.com/share?text=" + encodeURIComponent(document.title) + "&url=" + encodeURIComponent(location.href)));