Rare Breed
i'm endlessly creating myself

6 years ago, 11/12/2017.

334,231 notes.

Via 31chainz,by 31chainz.

/** global variable **/ var selectsPosts = $('#posts'); var selectsPostsContainer = $('.post-container'); var selectsPostsWithContainer = $('#posts .post-container'); var html = $('html'); var photo = $('.photo'); var photoWidth = '0'; var mobileWidth = document.getElementsByTagName("html")[0].getAttribute("mobilewidth"); /** global variable **/