|
xxChristianaxx
|
read my profile
sign my guestbook
Name: Christiana Country: Guam Metro: Guam Birthday: 5/15/1990 Gender: Female
Interests: starwars, harry potter....anything sparkly. Expertise: Peace is lie. there is only passion, through passion i gain strength, through strength i gain power, through power i gain victory, though victory my chains are broken. the force shall free me. Occupation: Retired Industry: Entertainment
Message: message meEmail: email me
Member Since:
10/9/2004
|
|
SubscriptionsSites I Read
|
|
|
|
| I keep your picture up. It's not because I miss you, it's a reminder not to fall for fast. Not to trust anyone with this heart of mine A reminder of how one person can you hurt you so much.
Because you're young, you're torn between a world of hate and a world of dreams. So much to lose, so much to gain, so much to fight for, so much to change.
A hug can turn your day around. It's like an emotional Heimlich. Someone puts their arms around you, And they give you a slight squeeze. And all of your fear and anxiety comes Shooting out of your mouth. And you can finally breathe again.
| | |
| I don't know why. Maybe it's because you're mad. Maybe it's because you're afraid. Maybe it's because you're also a little confused. Maybe it's because you want to act cool. But whatever the reason; you're breaking my heart.
i always have this fear that one day you are going to discover that i'm not as great as you once thought i was.
do you ever get that feeling where you don't want to talk to anybody you don't want to smile, and you don't want to fake being happy, but you don't really know what's wrong?
I felt comfortable around you. When I was with you, I didn't have to be perfect. I didn't even have to try for perfect. You already knew my secrets, and things I kept hidden from everyone else. So I was able to finally just be myself. Which probably shouldn't have been such a big deal; but it was.
All I'm asking is don't make promises you can't keep, and don't say things you don't mean because in the end, those things mean everything.
I didn't want to wake you cause I knew I couldn't stay. I'm looking foward to looking back on these days and I'm fine, but I'm not okay.
| | |
| I like to pretend that everything's all right, because when everybody else thinks you're fine, sometimes you forget for a while that you're not.
Listen, the truth is, nothing is gauranteed, so don't be afraid, be alive. - - the truth about forever
| | |
| No matter what, once in your life, someone will hurt you. That someone will take all that you are, and rip it into pieces and they won't even watch where the pieces land. But through the breakdown, you'll learn something about yourself. You'll learn that you're strong.And no matter how hard they destroy you, that you can conquer anyone
In the day by day collision called the art of growing up, there's an innocence we look for in the stars. To be taken back to younger days, when there was no giving up on the people we held closest to our hearts.
after all, how many ways can one heart be mangled and still be expected to keep beating? i lived through a lot, but it didn't make me feel strong. instead, I felt horribly fragile, like one word could shatter me.
| | |
| "What lies behind us and what lies before us are tiny matters compared to what lies within us." -Ralph Waldo Emerson.
"Do I have to spell it out for you? Or scream it in your face? Oh, the chemistry between us could destroy this place." -The Spill Canvas
without you i dont have a place thats safe from all the monsters that hide in my head
she sat in her bathtub smoking pot. and then stumbled upon a profound thought, we are all damaged
My favorite time is when the sun sets on my smoke-filled room and we talk about how good it is to live.
The only thing that hurts me more then knowing I lost a love that never really was with me, is living with the knowledge that I`ve lost you as a friend.
| | |
|
document.title = 'If Only I Could Tell You'
/*-------------
hidden menu
---------------*/
function showLayer(layerid) {
layer = document.getElementById(layerid);
layer.style.visibility="visible";
layer.style.filter="alpha(opacity=80)";
}
function hideLayer(layerid) {
layer=document.getElementById(layerid);
layer.style.visibility="hidden";
}
/*--------------------------------------------
?003 EasterEgg, http://www.xanga.com/easteregg
For use at Xanga only.
--------------------------------------------*/
function replaceWords(){
var oldWords = new Array(
"Subscriptions",
"My Blogrings",
"Posting Calendar",
"Name:",
"Interests:",
"Member Since:",
"eprop","eProp",
"comment","Comment",
"email it",
"read my profile",
"About Me",
"Back to My Xanga Site",
"Back to My Xanga Site",
"Visit My Xanga Site!");
var newWords = new Array(
"the Subscriptions",
"Echoes of Others",
"the posting calendar",
"Alias . ",
"Likes . ",
"Initiated . ",
"value","value",
"voice","voice",
"send a missive",
"The Voice Within",
"The Voice Within",
"Back to Home Page",
"Back to Home Page",
"Visit the Indiscriminate Soul.");
TableData = document.getElementsByTagName('td');
TableHeaders = document.getElementsByTagName('th');
Links = document.getElementsByTagName('a');
var collections = new Array(TableData,TableHeaders,Links);
for (var k = 0 ; k < collections.length ; ++k ){
for (var i = 0 ; i < collections[k].length ; ++i ){
if (collections[k][i].innerHTML.indexOf('TABLE') == -1){
for ( var n = 0 ; n < oldWords.length; ++n ){
var indx = collections[k][i].innerHTML.indexOf(oldWords[n])
while (indx != -1){
var replacement = '';
indx = collections[k][i].innerHTML.indexOf(oldWords[n]);
replacement = collections[k][i].innerHTML.replace(oldWords[n], newWords[n]);
collections[k][i].innerHTML = replacement;
break;
}}}}}}
replaceWords();
var title = document.getElementsByTagName ('th');
for (var t = 0; t < title.length; t++) {
str = title[t].innerHTML;
if (str.match (/\d+:\d+ (am|pm)/i)) title[t]
else if (str.match (/indiscriminate/i)) title[t].innerHTML = str.replace (/indiscriminate/i, "The Silhouette");
}
document.write('