Dizzy_exe
read my profile
sign my guestbook

Visit Dizzy_exe's Xanga Site!

Name: Brianna
Location: Killeen, Texas, United States
Birthday: 11/29/1986
Gender: Female


Interests: ~!!!Video Games!!!~
Occupation: Student


Message: message me
AIM: Lain665
MSN: dizzy_san
Yahoo: dizzynite


Member Since: 3/17/2005

SubscriptionsSites I Read
bluwater87
CoasterDude05
codes_____4u
grayeyed_girl
HersheyxXxKizzez
ITS_HARD_TO_SAY_I_MISS_YOU
Jimny_Cricket
po0psie
ravenous_rat
sanesva
shedevil091286
The_Down55
xIcons_That_Killx

Groups Blogrings
Shoemaker Drama
previous - random - next

*ShOeMaKeR_ShAkAs*
previous - random - next

Serial Experiments: Lain
previous - random - next

"Heck yes I'm a drama student!"
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, May 22, 2005



Currently Watching
Returner
By Takeshi Kaneshiro, Anne Suzuki, Goro Kishitani
see related

What You Really Think Of Your Friends

Sarah is your soulmate.
You truly love Kylie.
You consider Sean your true friend.
You know that Joshua is always thinking of you.
You'll remember Topher for the rest of your life.
You secretly think Patrick is creative, charming, and a bit too dramatic at times.
You secretly think that Topher is colorful, impulsive, and a total risk taker.
You secretly think that Patrick is loyal and trustworthy to you. And that Patrick changes lovers faster than underwear.
You secretly think Topher is shy and nonconfrontational. And that Topher has a hidden internet romance.
What Do You Think of Your Friends?

This thing was such complete bullshit... I don't even know why I posted it...
This one makes more sense when it comes to me...

Your Political Profile

Overall: 25% Conservative, 75% Liberal
Social Issues: 0% Conservative, 100% Liberal
Personal Responsibility: 0% Conservative, 100% Liberal
Fiscal Issues: 50% Conservative, 50% Liberal
Ethics: 0% Conservative, 100% Liberal
Defense and Crime: 75% Conservative, 25% Liberal


Wednesday, May 18, 2005

Currently Playing
An American Tail: Fievel Goes West - Music From The Motion Picture Soundtrack
By Original Soundtrack
Dreams to Dreams
see related
   The reasons for my smiles took me on a date tonight... He lead to a clearing and we climbed down that mopeing hill, I followed him through trees and a rivines near that notting sill. He pulled a blanket from his pocket throwing it for a thrill, It fanned out covering me so I wouldn't chill...
   We sat on that slope for some times talking of things of past, he laughed and I laughed, and finally at last... He took me in his arms and we stared at that beautiful sky as if the words came from above he looked me in the eye...
   I will not always be there, I will not always smile, I will not always cry...
But I promise for our love it will always be you and I...
I smiled and placed my palms on his chest....
Needless to say you know the rest...
I drifted off, and awoke from my slumber.
The world around me was full of thunder...
But I will always remember that dream that night,
when the reason for my smiles, took away all my fright...

-Bri


Monday, May 16, 2005


Here's some new icons for Josh... I promised him i would post them for him and stuffies...



Here's some icons I got for Chris I thought I should post them and he can yank them for his vf laterz... Well he only wanted one of them actually...


I bet you can't guess which one he really wanted.... A cookie for whoever can lol...


Wednesday, May 11, 2005

Currently Playing
Missundaztood
By Pink
Lonely Girl
see related



Next 5 >>

~!Chatties!~

//original script from easteregg//Tinycons created by haywire(xanga.com/haywire)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 belowvar textSmileys = new Array("tinycon01","tinycon02", "tinycon03","tinycon04","tinycon05","tinycon06","tinycon07","tinycon08","tinycon09","tinycon10","tinycon11","tinycon12","tinycon13","tinycon14","tinycon15","tinycon16","tinycon17","tinycon18","tinycon19","tinycon20");// *** add the url's from the corresponding images belowvar realSmileys = new Array("http://www.viva-nan.com/steven/tinycons/001.gif","http://www.viva-nan.com/steven/tinycons/002.gif","http://www.viva-nan.com/steven/tinycons/003.gif","http://www.viva-nan.com/steven/tinycons/004.gif","http://www.viva-nan.com/steven/tinycons/005.gif","http://www.viva-nan.com/steven/tinycons/006.gif","http://www.viva-nan.com/steven/tinycons/007.gif","http://www.viva-nan.com/steven/tinycons/008.gif","http://www.viva-nan.com/steven/tinycons/010.gif","http://www.viva-nan.com/steven/tinycons/011.gif","http://www.viva-nan.com/steven/tinycons/012.gif","http://www.viva-nan.com/steven/tinycons/013.gif","http://www.viva-nan.com/steven/tinycons/014.gif","http://www.viva-nan.com/steven/tinycons/015.gif","http://www.viva-nan.com/steven/tinycons/016.gif","http://www.viva-nan.com/steven/tinycons/017.gif","http://www.viva-nan.com/steven/tinycons/018.gif","http://www.viva-nan.com/steven/tinycons/019.gif","http://www.viva-nan.com/steven/tinycons/020.gif");// *** number of smileys that will be displayed per rowvar maxNumberOfSmileysPerRow = 5;// *** button size in pixelsvar buttonSize = 20;// preloading imagesvar 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 SmileyBarinfoLink = '' +'Script Here
';smileyBarHtml = '
Tinycon Emotions!
' + '+ ' + 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 Macfor (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(); a:hover {background:url(http://members.asianavenue.com/risa-cute-image/starglow.gif); text-decoration: none;}