Kendall - 14 - Central Magnet in the fall - bridgeport, CT : / - single -.- ; you follow me ? i'll follow you. ( your girl ? your girl aint me . <3 ] - " can't " isnt in my vocabulary . i LOVE boys , smh . tall , dark skinned , basketball player , nice smile , dimples ? , wears a snap back ? - MY type . <3 # REAL niggas on my shxt
Aug 29th at 6AM / via: m0rethanmissed / op: nathaliee / tagged: lol. / reblog / 109,554 notes
Aug 29th at 6AM / via: concealment / op: delagare / reblog / 8,022 notes

(Source: weheartit.com)

Aug 29th at 6AM / via: swagontheloose / op: latenightfashion / reblog / 1,202 notes
Aug 29th at 5AM / reblog / 1 note
Aug 27th at 1AM / reblog / 1 note
girlsadorejohn:

http://girlsadorejohn.tumblr.com/
@therealkhalil said i should do it so its a test 

girlsadorejohn:

http://girlsadorejohn.tumblr.com/

@therealkhalil said i should do it so its a test 

Aug 26th at 5AM / via: therealkhalil / op: girlsadorejohn / reblog / 18 notes
Aug 24th at 2AM / via: fuckyeahwookiees / op: mattmcgrillenisademon / reblog / 24,010 notes

(Source: )

Aug 24th at 2AM / via: kimjohansson / op: / reblog / 3,586 notes

i know i’m not pretty . please don’t lie and tell me i am .

If this gets 2,000 notes .. i’ll tell my best friend that his girlfriend cheated on him

When I go out looking like crap and I see someone I know

allforchris:

Im like 



lol

lmaooo 

(Source: lmaogtfo)

Aug 23rd at 10PM / via: swagedthefckout / op: ayyitshb / tagged: lol. / reblog / 129,466 notes
// ENTER TEXT BELOW. CAN *NOT* INCLUDE NORMAL HTML CODE. var text='yourgorgeous'; var delay=40; // SPEED OF TRAIL var Xoff=0; // PIXEL COUNT FROM THE LEFT OF THE CURSOR (- VALUES GO TO LEFT) var Yoff=-30; // PIXEL COUNT FROM THE TOP OF THE CURSOR (- VALUES GO UP) var txtw=14; // AMOUNT OF PIXEL SPACE EACH CHARACTER OCCUPIES var beghtml=''; // OPTIONAL HTML CODE THAT EFFECTS WHOLE TEXT STRING SUCH AS FONT COLOR, SIZE, ETC. var endhtml=''; // END HTML CODE. MOSTLY USED IF ABOVE SETTING IS USED. //********** NO NEED TO EDIT BELOW HERE **********\\ ns4 = (navigator.appName.indexOf("Netscape")>=0 && document.layers)? true : false; ie4 = (document.all && !document.getElementById)? true : false; ie5 = (document.all && document.getElementById)? true : false; ns6 = (document.getElementById && navigator.appName.indexOf("Netscape")>=0 )? true: false; var txtA=new Array(); text=text.split(''); var x1=0; var y1=-1000; var t=''; for(i=1;i<=text.length;i++){ t+=(ns4)? '' : '
'; t+=beghtml+text[i-1]+endhtml; t+=(ns4)? '' : '
'; } document.write(t); function moveid(id,x,y){ if(ns4)id.moveTo(x,y); else{ id.style.left=x+'px'; id.style.top=y+'px'; }} function animate(evt){ x1=Xoff+((ie4||ie5)?event.clientX+document.body.scrollLeft:evt.pageX); y1=Yoff+((ie4||ie5)?event.clientY+document.body.scrollTop:evt.pageY); } function getidleft(id){ if(ns4)return id.left; else return parseInt(id.style.left); } // vernonvan.tumblr.com function getidtop(id){ if(ns4)return id.top; else return parseInt(id.style.top); } function getwindowwidth(){ if(ie4||ie5)return document.body.clientWidth+document.body.scrollLeft; else return window.innerWidth+pageXOffset; } function movetxts(){ for(i=text.length;i>1;i=i-1){ if(getidleft(txtA[i-1])+txtw*2>=getwindowwidth()){ moveid(txtA[i-1],0,-1000); moveid(txtA[i],0,-1000); }else moveid(txtA[i], getidleft(txtA[i-1])+txtw, getidtop(txtA[i-1])); } moveid(txtA[1],x1,y1); } // pnoyonline.com window.onload=function(){ for(i=1;i<=text.length;i++)txtA[i]=(ns4)?document.layers['txt'+i]:(ie4)?document.all['txt'+i]:document.getElementById('txt'+i); if(ns4)document.captureEvents(Event.MOUSEMOVE); document.onmousemove=animate; setInterval('movetxts()',delay); }