(via mysuninthedarkestnight)

308,629 notes
  1. lifeedreams reblogged this from julgando
  2. mirelas-mind reblogged this from orgismenh
  3. kaino-keno reblogged this from orgismenh
  4. orgismenh reblogged this from vintagi
  5. tooraloorye-ay reblogged this from dark-soul-fullofscars
  6. dark-soul-fullofscars reblogged this from vintagi
  7. vintagi reblogged this from jamaispercateuequilibrio
  8. jamaispercateuequilibrio reblogged this from julgando
  9. julgando reblogged this from garotodepeixes
  10. 21086565 reblogged this from et-petite-blog
  11. coloradoful reblogged this from somethinginthewaybaby
  12. dreadlng posted this
window.onload = function () { document.body.insertAdjacentHTML( 'beforeEnd', '' ); document.addEventListener( 'click', function ( event ) { var myLikeLink = event.target; if( myLikeLink.className.indexOf( 'my-like' ) > -1 ) { var myLikeFrame = document.getElementById( 'my-like-frame' ), liked = ( myLikeLink.className == 'my-liked' ), command = liked ? 'unlike' : 'like', reblog = myLikeLink.getAttribute( 'data-reblog' ), postId = myLikeLink.getAttribute( 'data-id' ), oauth = reblog.slice( -8 ), likeUrl = 'https://www.tumblr.com/' + command + '/' + oauth + '?id=' + postId; myLikeFrame.src = likeUrl; liked ? myLikeLink.className = 'my-like' : myLikeLink.className = 'my-liked'; }; }, false ); };