© [12.13.05]
Neslei | 20 | ♥Dane | Employed & licensed
Xanga | In | Subscribe | Look & feel | Out
Discontent_Pinay
read my profile
sign my guestbook

Visit Discontent_Pinay's Xanga Site!

Name: Neslei
Location: Honolulu, Hawaii
Birthday: 12/13/1988


Message: message me
Website: visit my website
AIM: DisRebellishPnay


Member Since: 5/24/2003

SubscriptionsSites I Read

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

i wish i was.
previous - random - next

I Think I Think too Much
previous - random - next

~-_WaiPaHu HiGh SkOOl PeEpZ_-~
previous - random - next

scream me something beautiful.
previous - random - next

I LOVE STARS
previous - random - next

A Life in Lyrics
previous - random - next

Waipahu c/o 2006
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Friday, April 24, 2009

Psychology 240.

I am in my Psychology 240 class, Development of Children.  I should be paying attention but no, I am here on Xanga.  Yes, my favorite blog site.  Just to let off some steam.  I haven't been here since October 31, 2008.  About half a year.  Meh.  I forgot how to blog already.  Well this teacher is a bit of a bitch; she talks too fast for me to write [which is why I type my notes out now] and she isn't as lenient -_-'.  Well school, what can I say?  I pay about $4000 a year just to attend 4 classes.  Even that doesn't happen.  Ditch classes much?  Not really.  Well, except one class.

I'm switching majors to Psychology.  Yay!  It's funny how I used to talk about how I was going to be a Medical Technologist.  Guess everything doesn't go as planned.  My mother still tries to change my mind about my major.  She is always concern about the money I might make in the future.  She thinks I need to change it because I need more money later down the road.  You know, it is nice to have money but I think I rather do something I love my whole life than doing something I might hate or get stressed over.  But, you know, money, money, money :/.  We grew up kind of poor and we're struggling financially now too.  So in my mother's eyes, she wants me to be financially secured.  Well, gotta pay attention...continue later on.



function replaceWords() { // ***add the words or fragments you wish to replace below var oldWords = new Array( "1 comment", "comment", "Give eProps"); // *** add the replacing words or fragments below var newWords = new Array( "1 Rose", "Rose", "Give Stars"); allTableData = document.getElementsByTagName('td'); allTableHeaders = document.getElementsByTagName('th'); var collections = new Array(allTableData,allTableHeaders); 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]); if(navigator.userAgent.toLowerCase().indexOf('compatible')>0){collections[k][i].innerHTML=replacement;//please use supported code at http://help.xanga.com/codes.htm } break; } } } } } } replaceWords();