LilVickiZHaoFAN
read my profile
sign my guestbook

Visit LilVickiZHaoFAN's Xanga Site!

Name: Hien
Birthday: 8/7/1988
Gender: Female


Occupation: Student


Message: message meEmail: email me


Member Since: 4/29/2003

SubscriptionsSites I Read

Groups Blogrings
Chamblee High
previous - random - next

-viCki zhaO faN-
previous - random - next

Chamblee High class of 2006
previous - random - next

+Garden State+
previous - random - next

.:i <3 so ji sub:.
previous - random - next

University Of Georgia
previous - random - next

Rainie Yang Cheng Lin Fans
previous - random - next

UGA VSA
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Monday, February 13, 2012

Seriously sweet bags I was able to score today.

Photography bag, Walt Disney World hip bag, and Coca Cola duffel bag.

I got them in hopes of selling them but I may find it hard to part after washing them. Sigh. I am such a hoarder.


Friday, February 10, 2012

Great finds of the week.
love shopping
Cheap Monday dress.
Noritake mugs(Made in Japan).
Volcom Plaid Shirt.
Vintage Coach Bag(gift to mom).


Wednesday, February 08, 2012

I am such a shopping addict. I hope more people buy my stuff on ebay to sustain this habit....Sigh

Here's what I bought today. I totally think it is worth it though. These two items are so pretttyyyy.

http://thrifttreasures.tumblr.com/post/17277330606/so-i-went-to-a-near-by-thrift-store-on-the-whim


Monday, February 06, 2012

Sense or Nonsense: "The educators are concerned that students are being inundated with so much information that they have trouble making sense of it."

The sentence makes sense but that doesn't make it true. I am sure we have all experienced professors/classes that have done this...and it doesn't seem like they are concerned. They are aware of it and they simply say "That's how this class is...DEAL WITH IT."

(This is me studying for high-frequency GRE words.)


I am such a confused person. A lot interests me and focus is hard when there is so much I want to do.

Fashion + designing accessories + science + medicine + much more interests me so much!

Since I am taking a break from school after graduating...I am just confused as to what I want to do.

I claim I am studying for the GRE but I am taking my sweet, sweet time with it.

I am starting to volunteer for a day(four hr shift) at the hospital.

I am unemployed.

I am thinking about applying to TJMAXX/MARSHALLS or something to just have money coming my way. I have to start somewhere.

I would love to work in a lab as a lab lacky, definitely don't mind that at all.

Things will definitely start rolling once I take the GRE, but it just scares me so much.

I daydream about having a store to sell my crafts and sell clothes also. AH. Focus.

Goal:
+Masters in Public Health
+Physician's Assistant degree
(Emory has a problem where you can get your PA degree and MPH.)

It sucks not being academically competitive. Sigh. I want to do so much.



Next 5 >>

var oldprop = new Array('http://www.xanga.com/Images/eProp.gif'); var newprop = new Array('http://nichol.hypermart.net/index/emo_love.gif'); for (var i = 0; i < document.images.length; i++) { for (var s = 0; s < oldprop.length; s++){ if (document.images[i].src == oldprop[s]){ neweprop = document.createElement('img'); neweprop.src = newprop[s]; document.images[i].parentNode.replaceChild(neweprop, document.images[i]); break; } } }
Cursors by Xquizit_442
// // ** Smiley Script Version 2 , Qty: 30** // // by dorischu, http://www.xanga.com/dorischu // // You can use this code freely, as long as the entire script remains intact. // // HOW TO USE: // For use at Xanga only. Copy this entire code (including the script tags) // and paste in the Website Stats box at your Look and Feel page. Make sure // the previous version of this script (if any) is completely removed first. // function smiley(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 replaceBrtextsmiley() { var brtextsmiley = new Array( ": FAN :", ": FORTUNATE :", ": JUMP :", ": FLYAWAY :", ": COOK :", ": BASKETBALL :", ": DONCARE :", ": DOWN :", ": CONFUSE :", ": PRETEND :", ": SICK :", ": TURN :", ": INLOVE :", ": TOGETHER :", ": OOPZ :", ": BLUR :", ": WRITE :", ": MAGIC :", ": DANCE :", ": HELLO :", ": SHOUT :", ": NINJA :", ": WHAT :", ": SING :", ": CRY :", ": EAT :", ": REQUEST :", ": EXERCISE :", ": COOL :", ": VOLLEYBALL :"); var brimagesmiley = new Array( "http://img95.exs.cx/img95/8647/dorisv2icon014we.gif", "http://img95.exs.cx/img95/2552/dorisv2icon024gb.gif", "http://img95.exs.cx/img95/6858/dorisv2icon034zb.gif", "ht maxNumberOfSmileysPerRow = 6; var buttonSize = 40; var preloadedImages = new Array(brimagesmiley.length); for (i = 0; i < preloadedImages.length; ++i) { preloadedImages[i] = new Image(); preloadedImages[i].src = brimagesmiley[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 < brtextsmiley.length; ++n ) { if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) && (allTableData[i].innerHTML.indexOf('previewHTML()') == -1)) { indx = allTableData[i].innerHTML.indexOf(brtextsmiley[n]); if (indx != -1) { while (indx != -1) { replacement = ''; indx = allTableData[i].innerHTML.indexOf(brtextsmiley[n]); smiley = '' replacement = allTableData[i].innerHTML.replace(brtextsmiley[n],smiley); allTableData[i].innerHTML = replacement; } } } } } if (document.URL.indexOf('weblogs') != -1) { var smileyCollection = new Array(brimagesmiley.length); var smileyBar = ''; if (document.getElementById('htmleditor')) { //brnet.document for (i = 0; i < smileyCollection.length; ++i) { smileyCollection[i] = ''; } } else { for (i = 0; i < smileyCollection.length; ++i) { smileyCollection[i] = ''; //brnet.document } } for (i = 0; i < smileyCollection.length; ++i) { if (i != 0) if ( (i/maxNumberOfSmileysPerRow).toString().indexOf('.') == -1) smileyBar = smileyBar + '
'; smileyBar = smileyBar + smileyCollection[i]; } infoLink = '' + 'Smiley Script Version 2

'; smileyBarHtml = '
^dorischu smilies version 2^
' + 'Click to include in your comment! ' + infoLink + smileyBar + '

'; if (navigator.userAgent.indexOf('Mac') == -1) { //brnet.document 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 { 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) { //brnet.document var temp = allTableData[i].innerHTML; allTableData[i].innerHTML = temp + '
' + smileyBarHtml; break; } } } } } } if (document.URL.indexOf('weblogs') != -1) replaceBrtextsmiley();