Hungers of the Heart

Home Message Archive Random Theme
fitorae:
“Patric Shaw Photography
”

fitorae:

Patric Shaw Photography

Posted 3 years ago with 493 notes

Reblogged from begggaaaa
Originally posted by fitorae-deactivated20120602
  1. anlado reblogged this from northern-forest
  2. peronovivireporusted reblogged this from pigfatliar
  3. alguem-me-leu reblogged this from rita-anjos
  4. enicabarnes reblogged this from oblitii
  5. takahiro-iida reblogged this from girlsbravo
  6. ptdrow reblogged this from girlsbravo
  7. gempuque reblogged this from girlsbravo
  8. fightersquivers reblogged this from flyingplane
  9. flyingplane reblogged this from begggaaaa
  10. supposedtobeinclass reblogged this from appetencyy
  11. appetencyy reblogged this from begggaaaa
  12. aneurryysm reblogged this from svenprovesyouwrong
  13. thestoryofkonx reblogged this from kmkztwc
var bgWidth = 1800; // pixel width of background image $(document).ready(function() { $('body').width( bgWidth + $(window).width() ); $(window).scroll(function() { if ( $(window).scrollLeft() >= ($('body').width() - $(window).width()) ) { $(window).scrollLeft(1); } else if ( $(window).scrollLeft() == 0 ) { $(window).scrollLeft($('body').width() - $(window).width() -1); } }); }); $(window).resize(function() { $('body').width( bgWidth + $(window).width() ); });