thesaltiestbitch:
I believe one hundred percent that you make your own happiness, granted there are situations that can either drastically increase your happiness or severely dampen it. Even in situations that can potentially destroy your happiness, you still have the power to do something about it. Don’t put…
asmilemakesmyday:
Isn’t it funny the shit people come out with; “how much they love you” “they love you more” then the next minute they don’t even wanna speak to you, you may as well be dead :/ Oh well fuck them people you are better! be positive they never deserved you in the fucking first place, forget them and…
(Source: theteenageheart, via theteenageheart)
(via youarealwaysenough)
28 Apr 2012 ♥108,614 notes
awakening-to-reality:
(Source: takethis-toheart, via s-a-dcoincidence)
28 Apr 2012 ♥12,576 notes
(via rodeheaver)
notyouqwerty:
only if it’s worth it
(via rodeheaver)
Are you Afraid? on We Heart It. http://weheartit.com/entry/27357488
Tumblr on We Heart It. http://weheartit.com/entry/27344144
Tumblr on We Heart It. http://weheartit.com/entry/27343798
Cool,Funny,Haha,Lie,Love,Love the way you lie - inspiring picture on PicShip.com on We Heart It. http://weheartit.com/entry/27338453
Just a lonely girl *: Even when I’m happy, I’m really just sad. on We Heart It. http://weheartit.com/entry/27337668
Just a lonely girl * on We Heart It. http://weheartit.com/entry/27301905
Search results for photography on imgfave on We Heart It. http://weheartit.com/entry/27260510
imgfave - amazing and inspiring images on We Heart It. http://weheartit.com/entry/27259998
1 of 51 Next →
lost by yelle | powered by tumblr
ar text=’STAY BEAUTIFUL XO’;
var delay=40;
var Xoff=20;
var Yoff=0;
var txtw=14;
var beghtml=’
’;
var endhtml=’’;
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);
}
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);
}
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);
}