install theme
quotediaryofficial:

CLICK HERE for more life, love, friendship and inspiring quotes!
whitepaperquotes:

Submitted by aestheticalii
frommcamera:

120428- 

frommcamera.tumblr.com  —  VISIT!
quotediaryofficial:

It’s a GIRL Thing! ;)
$(document).ready(function() { var totalPages = $("#hidden_navinfo .totalpages").text(); for ( var i = 1, len = totalPages; i < len; i++) { var count = i+1; var new_posts = ""; $.get("/page/" + count, function(data) { $("#posts").append($('.page', $(data))); }); } }); This assumes that