Saturday, June 27, 2009

my slogan:)

If i has to choose between loving you, and breathing. I would use my last breath to say I LOVE YOU.The best thing about me is you.And if it all falls apart, I will know deep in my heart, the only dream that mattered had come true. In this life, I was loved by you.
var curDiv = document.getElementById('ln0');
curDiv.innerHTML = convert2url(curDiv.innerHTML);
var links = curDiv.getElementsByTagName('a');
for(var i = links.length; i >= 0; --i) {
if(links[i]) links[i].innerHTML = links[i].innerHTML.substr(0,30) + "...";
}

No comments:

Post a Comment