furiousgoldfish:

abusive parents will give you the bare minimum and then convince you it’s a lot more than you deserve

830y:

no one gives a fuck about me. i’m gonna go slide down the stairs on my stomach

itsalla-masquerade:

do you ever just wonder how far ahead you’d be in life if you didnt have a mental illness or if that one tragic thing never happened or am I the only one ???

Loading... No More Posts Load More Posts
//Step 1: Define unique variable names depending on number of flying images (ie:3): var flyimage1, flyimage2, flyimage3 function pagestart(){ //Step 2: Using the same variable names as 1), add or delete more of the below lines (60=width, height=80 of image): flyimage1=new Chip("flyimage1",100,110); flyimage2=new Chip("flyimage2",100,110); flyimage3=new Chip("flyimage3",100,110); //Step 3: Using the same variable names as 1), add or delete more of the below lines: movechip("flyimage1"); movechip("flyimage2"); movechip("flyimage3"); } if (window.addEventListener) window.addEventListener("load", pagestart, false) else if (window.attachEvent) window.attachEvent("onload", pagestart) else if (document.getElementById) window.onload=pagestart
Animated Rainbow Nyan Cat