JRM417
read my profile
sign my guestbook

Visit JRM417's Xanga Site!

Name: jess
Country: United States
State: Kansas
Metro: Wichita
Birthday: 4/17/1901
Gender: Male


Interests: Christianity, i skateboard for Air Capitol skate crew, play drums, video games, i listen to hard rock and i like to be with friends
Expertise: being bored. entertain me!
Occupation: Student


Message: message me


Member Since: 8/10/2005

SubscriptionsSites I Read
corn_n_oysters
ScotChik2191
uhhuhshakeshake_heartbreak
BerlinettaGal
jumpbouncedownup
ICP_SUCKS
XxNever_Alone_192xX
etnies_and_eggs
rocksteady015
tastylemons_13
your_thoughts_matter
ThriftStoreX__Glam
sweet_innocence01
extrajimmies
life_sux_777
waga_wagas
pearldrums14
wasted_tears666
Tip_The_Knife_With_Crimson
theshowdown
jonny_b_goode
Html_advice_here
Backgrounds_4_fun
xxtaintedxlayouts
RockingLayouts911
Layouts4Guys
christianXvideoXcodes
Xanger_help_here
DiAMOND_XO_KiSsEs
pbmid16
TheLastTrueNerd
musicURL
christianMUSiQ
Broken_hearted_lover69
Ribbon_Around_MY_Neck
RisingDownLayouts
nomatterXwhat
XxNiCe_ChRiStIaN_LaYoUtZxX
osgurl
TMNT_rock_MY_socks_OFF
Before_Eternity
redheadshavemorefun_08
flippn_sweet_skills
unnoticedchick
Rlntkfan224
troubled_pixie88
Music_Galore
chickadeedoodles
XaNgA_MuSiC
NPA_420
zacmanrocs
taylors_site1
crsmyth
TakeMe2Wal_Mart
Bassdude88
wickedjuggalette69420
sk8achikk17
MyFairiesEatUrShrooms
SooperPooperScooper

Blogrings
Christianity... A Relationship, Not a Religion...
previous - random - next

-~-*Motocross*-~-
previous - random - next

! Guitar Players, Bass Players, or Drummers !
previous - random - next

Rap Is Not Music.
previous - random - next

kids like us should wear a warning.
previous - random - next

skateboarding!!!!!!!!!!
previous - random - next

RSM Glow Ministries
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Saturday, June 17, 2006

wow its been a long time since ive updated. i kinda just got bored with xanga. well a lots happened but to lazy to put it all on here. anyway got a new job lifeguarding at camp hiawatha. leave me comments and if im not too lazy ill comment back.


Friday, April 14, 2006

well tomorow we're having my birthday party for family. my parents wont tell me what they got me though. anyway im finally updating so you better leave me comments.


Tuesday, April 04, 2006

hey everyone hows it goin? well im home from work cause i tweaked my ankle, so im not gonna be skating for awhile. its possible it could be a minor fracture or damaged tendons, i had it x-rayed last night.


Monday, March 27, 2006

well whats happenin every one? i got back home at like 10:30 or 11 or something last night. (for those of you who dont know i was on a campout in new mexico.) The trip went pretty well, we had nice weather. anyway, i want my mohawk back. i dont know if my boss would like it or not though. who thinks i should?


Saturday, March 18, 2006

rain!

ah i hate rain. skateboarding isnt very fun when its raining. anyway went to the mall today with megan H. and saw a movie, that was fun. i dont remember what the name was but oh well. dang im gonna be so bored tomorrow, i already am, someone call me if you wanna do something. 



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();
<bgsound src="http://www.godcore.com/bands/theshowdown/track01.mp3">