Tweet Button with Bit.ly URL Shortening
Button Code (British)
<a class="bookmarklet" href="javascript:location.href='http://mobhub.net/TweetIt/?t='+ encodeURIComponent(document.title) + '&u=' +escape(encodeURIComponent(location.href));"><img src="http://mobhub.net/stuff/eng.gif" alt="Tweet This" border="0"></a>
Example:
TweetIt Button Code (Norwegian)
<a class="bookmarklet" href="javascript:location.href='http://mobhub.net/TweetIt/?t='+ encodeURIComponent(document.title) + '&u=' +escape(encodeURIComponent(location.href));"><img src="http://mobhub.net/stuff/nj.gif" alt="Tweet This" border="0"></a>
Example:
Built by
Jim Wild