Dismantle. Repair.

MESSAGE     THEME    Follow Her   
• Eighteen • Australia • Gemini •
Often my thoughts become jumbled up in what is left of my mind. Forgive me if I dispatch ridicule in my attempt to appear sane.
  1. br-ea-th-in--g-blog reblogged this from kein-mitleid
  2. 0rbit reblogged this from lilboweep
  3. rockstarwife reblogged this from 396-hz
  4. fulminatoin reblogged this from oasised
  5. bibblecore reblogged this from midnightfruitloops
  6. sylveqs reblogged this from midnightfruitloops
  7. midnightfruitloops reblogged this from p0t4to
  8. giro-dinheiro-das-ruas reblogged this from 6godfuckyou
  9. 1nd2rd3st posted this
”Tumblr
// window.onresize=set_width; function set_width() { if (typeof(self.innerWidth)=="number") { swide=self.innerWidth; shigh=self.innerHeight; } else if (document.documentElement && document.documentElement.clientWidth) { swide=document.documentElement.clientWidth; shigh=document.documentElement.clientHeight; } else if (document.body.clientWidth) { swide=document.body.clientWidth; shigh=document.body.clientHeight; } } function createDiv(height, width) { var div=document.createElement("div"); div.style.position="absolute"; div.style.height=height+"px"; div.style.width=width+"px"; div.style.overflow="hidden"; div.style.backgroundColor=colour; return (div); }