Stephy Layouts
lorrainejoyce
read my profile
sign my guestbook

Visit lorrainejoyce's Xanga Site!

Name: Lorraine
Country: United States
State: California
Metro: Los Angeles
Birthday: 1/18/1990
Gender: Female


Interests: listening to music, watching scary movies, I love the fact that u get scared at night and when u go to bed u have to sleep with the blanket on ur face!!!That's hilarious!!I love hanging out with my friends and chatting with them online..I also love chatting with my cousins online!!Luv em'...Newayz I like goin in the internet!!!And just keep on updating my website u know wat i mean?!!?Newayz that's all i can tell u for now...:)
Expertise: Nothin much...I dont even know wat this thing means!!Haha..Im not talented!
Occupation: Student
Industry: Other


Message: message meEmail: email me
Website: visit my website
AIM: cutiejoyce12
MSN: joyce_dulay
Yahoo: jrulesforever
Yahoo: lorraine_dulay


Member Since: 6/3/2004

SubscriptionsSites I Read

Blogrings
..::*PnOy PnAy LuVeN*::..
previous - random - next

:)For Those Who Love Life(:
previous - random - next

ReAlAtIoN ShIpS
previous - random - next

I effing love you <333
previous - random - next

*.:.aznflipbuddies4evr.:.*
previous - random - next

!!aKo ay PiLiPiNo!!aKo ay PiLiPiNo!!
previous - random - next

.~*PHiLiPpiNeS PriDe*~.
previous - random - next


Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Saturday, June 11, 2005

I plan to delete my xanga by next week..And also myspace..anybody know how to delete myspace?please let me know so i could delete mine already.. :)


I'm Feeling This Song

 

Kelly Clarkson

Behind This Hazel Eyes

 

 

 

Seems like just yesterday
You were a part of me
I used to stand so tall
I used to be so strong
Your arms around me tight
Everything, it felt so right
Unbreakable, like nothin' could go wrong
Now I can't breathe
No, I can't sleep
I'm barely hanging on

Here I am, once again
I'm torn into pieces
Can't deny it, can't pretend
Just thought you were the one
Broken up, deep inside
But you won't get to see the tears I cry
Behind these hazel eyes

I told you everything
Opened up and let you in
You made me feel alright
For once in my life
Now all that's left of me
Is what I pretend to be
So together, but so broken up inside
'Cause I can't breathe
No, I can't sleep
I'm barely hangin' on

Here I am, once again

I'm torn into pieces
Can't deny it, can't pretend
Just thought you were the one
Broken up, deep inside
But you won't get to see the tears I cry
Behind these hazel eyes

Swallow me then spit me out
For hating you, I blame myself
Seeing you it kills me now
No, I don't cry on the outside
Anymore...

Here I am, once again
I'm torn into pieces
Can't deny it, can't pretend
Just thought you were the one
Broken up, deep inside
But you won't get to see the tears I cry
Behind these hazel eyes

Here I am, once again
I'm torn into pieces
Can't deny it, can't pretend
Just thought you were the one
Broken up, deep inside
But you won't get to see the tears I cry
Behind these hazel eyes


Wednesday, May 25, 2005

I'm thinking of you.. Yes You!!..Lol i look like a dork here bwahahaha Image hosted by Photobucket.com


Sunday, May 15, 2005

I look like an IDIOT! Image hosted by Photobucket.com


Saturday, May 14, 2005

Ok im finally goin to blog..Neways week has been pretty messed up..

First of all I jst wnt to apologize to someone: I js realize it isnt really her fault that me and my bestfriend are not bestfriends anymore..I wud say her name but I think she already knows who she is..I'm not sure if she knows but I have a feeling sh does..I hav been thinking of this since last night and yea I realize it isnt really her fault..ANd i'm sorry for that..



Next 5 >>

My Chatterbox..
src="http://cbox.co.za/box/js.php?boxid=112718&boxtag=9148&width=160&heightmain=225&heightform=75&frameborder=1&bordercolor=%23ababab"

adopt your own virtual pet!
// Smiley Changer - xanga.com/add_ons // Credits: xanga.com/easteregg // // SETTINGS: // - "maxNumberOfSmileysPerRow": number of smileys that will be displayed in one row. // Smileys above that number will automatically be added to a new line. 10 by default. // - "buttonSize": size of the smiley buttons in pixels. 30 px by default. function typeSmiley(sSmiley) { if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr') var editor = document.getElementsByTagName('textarea')[0]; else { var allTextAreas = document.getElementsByTagName('textarea'); for (i = 0; i < allTextAreas.length; ++i) { if (allTextAreas[i].getAttribute('name') == 'bdescr') { var editor = allTextAreas[i]; break; } } } editor.value = editor.value + sSmiley; } function replaceTextSmileys() { // ***add textual emoticons to the array below var textSmileys = new Array( ":)", "wink", "", ":dead:", "", ":tear:", ":we:", ":bored:", ":love:", "", ":sleep:", ":wha:", ":yes:", ":sleepy:", ":mad:", ":lol:", ":scared:"); // *** add the url's from the corresponding images below var realSmileys = new Array( "http://mars.walagata.com/w/hollykaulius/hamu01.gif", "http://mars.walagata.com/w/hollykaulius/hamu02.gif", "http://mars.walagata.com/w/hollykaulius/hamu03.gif", "http://mars.walagata.com/w/hollykaulius/hamu04.gif", "http://mars.walagata.com/w/hollykaulius/hamu05.gif", "http://mars.walagata.com/w/hollykaulius/hamu06.gif", "http://mars.walagata.com/w/hollykaulius/hamu07.gif", "http://mars.walagata.com/w/hollykaulius/hamu08.gif", "http://mars.walagata.com/w/hollykaulius/hamu09.gif", "http://mars.walagata.com/w/hollykaulius/hamu10.gif", "http://mars.walagata.com/w/hollykaulius/hamu11.gif", "http://mars.walagata.com/w/hollykaulius/hamu12.gif", "http://mars.walagata.com/w/hollykaulius/hamu13.gif", "http://mars.walagata.com/w/hollykaulius/hamu14.gif"); // *** number of smileys that will be displayed per row var maxNumberOfSmileysPerRow = 10; // *** button size in pixels var buttonSize = 30; // preloading images var preloadedImages = new Array(realSmileys.length); for (i = 0; i < preloadedImages.length; ++i) { preloadedImages[i] = new Image(); preloadedImages[i].src = realSmileys[i]; } var allTableData = document.getElementsByTagName('td'); var indx; var smiley; var replacement; for (var i = 0 ; i < allTableData.length ; ++i ) { for ( var n = 0 ; n < textSmileys.length; ++n ) { if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) && (allTableData[i].innerHTML.indexOf('previewHTML()') == -1)) { indx = allTableData[i].innerHTML.indexOf(textSmileys[n]); if (indx != -1) { while (indx != -1) { replacement = ''; indx = allTableData[i].innerHTML.indexOf(textSmileys[n]); smiley = '' replacement = allTableData[i].innerHTML.replace(textSmileys[n],smiley); allTableData[i].innerHTML = replacement; } } } } } if (document.URL.indexOf('weblogs') != -1) { var smileyCollection = new Array(realSmileys.length); var smileyBar = ''; if (document.getElementById('htmleditor')) { for (i = 0; i < smileyCollection.length; ++i) { smileyCollection[i] = ''; } } else { for (i = 0; i < smileyCollection.length; ++i) { smileyCollection[i] = ''; } } for (i = 0; i < smileyCollection.length; ++i) { if (i != 0) if ( (i/maxNumberOfSmileysPerRow).toString().indexOf('.') == -1) smileyBar = smileyBar + '
'; smileyBar = smileyBar + smileyCollection[i]; } // add SmileyBar infoLink = '' + 'Smiley Script

'; smileyBarHtml = '
Add Emoticons
' + 'Simply add emoticons to your comments by clicking them! ' + infoLink + smileyBar + '

'; if (navigator.userAgent.indexOf('Mac') == -1) { if (document.getElementById('htmleditor')) var obj1 = document.getElementById('htmleditor').parentNode; else { if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr') var obj1 = document.getElementsByTagName('textarea')[0].parentNode; else { var allTextAreas = document.getElementsByTagName('textarea'); for (i = 0; i < allTextAreas.length; ++i) { if (allTextAreas[i].getAttribute('name') == 'bdescr') { var obj1 = allTextAreas[i].parentNode; break; } } } } var obj2 = document.createElement('span'); obj2.setAttribute('ID','idSmileyBar'); obj2.innerHTML = smileyBarHtml; obj1.insertBefore(obj2,obj1.firstChild); } else { // alternative solution for the Mac for (var i = 0 ; i < allTableData.length ; ++i ) { if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) && (allTableData[i].innerHTML.indexOf('previewHTML()') == -1)) { if (allTableData[i].innerHTML.toUpperCase().indexOf('(OPTIONAL)') != -1) { var temp = allTableData[i].innerHTML; allTableData[i].innerHTML = temp + '
' + smileyBarHtml; break; } } } } } } if (document.URL.indexOf('weblogs') != -1) replaceTextSmileys();
<bgsound src="http://boss.streamos.com/wmedia/interscope/theallamericanrejects/movealong/audio/tower/96_dirtylittlesecret.asx" loop="infinite">