Oh em gee. s_k_i_n_s made this layout.
ricky_is_the_man25
read my profile
sign my guestbook

Visit ricky_is_the_man25's Xanga Site!

Name: Ricky
Gender: Male


Interests: Staring at the ceiling...
Expertise: Life... not much more to say
Occupation: Student


Message: message meEmail: email me
MSN: rickymouse25@hotmail.com


Member Since: 2/6/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, October 28, 2007

I fucking hate this


Thursday, October 25, 2007

Your new life begins...........................................now.


Thursday, August 09, 2007

Currently Listening
A Fever You Can't Sweat Out
By Panic! At The Disco
lying is the most fun a girl can have without taking her clothes off
see related
Is it still me that makes you sweat?
Am I who you think about in bed?
When the lights are dimming and your hands are shaking as you're sliding off your dress?
Well think of what you did, and how I hope to God he was worth it
When the lights are dimming and your heart is racing as your fingers touch your skin.

I've got more wit, a better kiss, a hotter touch, a better fuck
Than any boy you'll ever meet, sweetie, you had me
Girl I was it look past the sweat, a better love deserving of
Exchanging body heat in the passenger seat
No no no, you know it will always just be me

Let's get these teen hearts beating faster, faster!

So testosterone boys and harlequin girls
Will you dance to this beat and hold a lover close?
So testosterone boys and harlequin girls
Will you dance to this beat and hold a lover close?

So I guess we're back to us, so cameraman swing the focus!
In case I lost my train of thought where was it that we last left off?
Let's pick up pick up

Oh now I do recall, we just were getting to the part
Where the shock sets in and the stomach acid finds a new way to make you get sick
I hope you didn't expect to get all of the attention
Let's not get selfish, did you really think I'd let you kill this chorus?

Let's get these teen hearts beating faster, faster!

So testosterone boys and harlequin girls
Will you dance to this beat and hold a lover close?
So testosterone boys and harlequin girls
Will you dance to this beat and hold a lover close?

Dance to this beat
Dance to this beat
Dance to this beat

Let's get these teen hearts beating. Faster, faster!
Let's get these teen hearts beating faster

I've got more wit, a better kiss, a hotter touch, a better fuck
Than any boy you'll ever meet, sweetie, you had me
Girl I was it look past the sweat, a better love deserving of
Exchanging body heat in the passenger seat
No no no you know it will always just be me

Let's get these teen hearts beating. Faster faster!

So testosterone boys and harlequin girls
Will you dance to this beat and hold a lover close?
So testosterone boys and harlequin girls
Will you dance to this beat and hold a lover close?

So testosterone boys and harlequin girls
Dance to this beat
So testosterone boys and harlequin girls
Dance to this beat
And hold a lover close

Let's get these teen hearts beating. Faster, faster!
Let's get these teen hearts beating faster


Monday, July 30, 2007

no gnipeek no peek


Tuesday, April 10, 2007

Wow, I havent posted for a long long time

Nothing much is new

Freshman year is almost over.  It went by very fast, but it was a great time

I wish i coulda seen my girl more.   She never came down to visit me,   but i still love her very very much

Summer is coming yaya!!

Peace



Next 5 >>

//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();