Got my layout from Hoorah_Layouts Whoreable_Layoutz's Xanga SiteHosted by Putfile.com
kimikiwitwixmix
read my profile
sign my guestbook

Visit kimikiwitwixmix's Xanga Site!

Name: ...


Interests: COLOR GUARD!!!
Expertise: Color guard!
Occupation: Student
Industry: Other


Message: message me
AIM: FashionZ0mbie
AIM: firekiwi88
Jabber: ....... JABBEROOONIIIIIII!


Member Since: 11/3/2003

SubscriptionsSites I Read
m0st_rand0m_pers0n
youdontknohowmuchilu
codealini_layouts
Slipknot0609
CandyCandyLayouts
candycandyquotes
candyxcandy
mintymini015
friendsforever014
confuused
AcorNQTpie220
Blancheroo15
dogs3cool123
ComeWithUrArmsRaisedHigh
BoReDmAn666
fr0zEnkIssEz
lIdDlewIshEs
Codealini
volleyspike631
armyof1gurl78
babyblondie13579
xoxo_kiSsMeintheRain_oxox
DeViLsTAR77
moments123
insanegirl442
i_lika_da_cheese_17
Xx_PinayLovesYou_xX
cherrycandy99
soccagal1017
steph3n99
Ames14
loveablelibby22
thecowgrazer
dancinhun
bowte
GeNiE_r17
SmileySmiley
PigeonKiller5000
jellybeankid88
saneone14
FlagMaster
speedy_07
emacquared

Blogrings
! * cLaSs 0f 2o09 * !
previous - random - next

 I'm Rick James, bitch! 
previous - random - next

*Muffin*Protection*Agency*
previous - random - next

ABRHS Class of '09
previous - random - next

ABRHS Hell Hole Attendees
previous - random - next

Acton-Boxborough Color Guard
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Wednesday, March 08, 2006

i apoligize for being shit,
But you keep telling me i'm not
how i am i supposed to change if you tell me
everything is okay?
I'm sorry
I'm just not good enough for you


Wednesday, February 01, 2006

OKay so this is my last update forever

THE reason of this is update is
The Link to my layouts site ---> click HERE

and uhmm my myspace --> click HERE

and uhhh

By the time people read this it will proably be my birthday . which is in june.. its february
so im writing down what i want
CUz im a loser
and you all probaly wont get me n/e thing .. but HEY i can hope right?

--> The Eve 6 CD
--> The garbage "make it bleed" cd
-->Nothign else cuz im a loser


Luves? i doubt it



:-/


Tuesday, December 27, 2005

hey kiddies

I'm bored
and im shutting this down
Because only two peopple look at it and u kno thats really sad
*crys*

Goodbye


Monday, December 26, 2005

Hey kiddies its nice to kno that only 2 people heart me Matser ! and cody  

N/e way its the day after xmas ! BOXING DAY! and merry boxing day 2 u...

Wut i got:
~A beatles t-shirt that says let it be <3
~ A jean jacket YAY!
~ Penguin boxer from my sister!!
~ Nail polish from my little bro
~Make up from my big bro
~ A sexxy hoodie
~Pink wife beater
~Sooper comfy Pj bottoms
~ Tic tacks ( orange ) <-- stocking stuffer
~ ORange Sour altiods yumm <-- stocking stuffer
~Lindt chocalate <-- stocking stuffer

~Angel ornament<-- stocking stuffer
~CHAPPY !! yesss <-- stocking stuffer
~ HEart socks <-- stocking stuffer
~ An orange scarf
~ MAn pants
~ An alarm clock.. hey i needed one...
~ STRIPED TIGHTS!!! <-- stocking stuffer
~ $90 from my grandma
~ $50 from my uncle
~ A hat and gloves
~ Three Queen cds ( Greatest hits!) wooo
~ Eldest ( 2nd book of the Eragon series)

Wut i wanted but didnt get
~Mp3  player <-- Hey we were on a budget Xmas i cant complain
~NEw shoes <-- I can buy those n/e day and it's not like i needed them that bad

OKay kiddies i'm off


COmment? maybe?

 

~Kimi

Hope all u guys r happy with all ur ipods and digital cameras and dvd players and stuff like that..

Currently Listening
The Good Times
By Afroman
Because i got high
see related


Saturday, December 24, 2005

CHRISTMAS EVE! <3

        
         
        
        
        
       

     




COMMENT! PLzz?.. only if u love me
* gets no comments as usual*

FINE HATE ME IDC * breaks out in tears*



~KIMi <3

 

 

 





Next 5 >>

How can you just leav me standing? Alone in a world so cold?

Cursors by Xquizit_442
/* Falling Picture *1 picture* Original from http://black.demons.to/ fixed to work in XANGA by xanga.com/dorischu */ st= ; change=''; var no = 10; // number of picture appear var speed = 50; // smaller value will move more faster var falling = "http://img152.exs.cx/img152/2559/xo62gd.gif"; // image URL var ns4up = (document.layers) ? 1 : 0; var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; var am, stx, sty; var i, doc_width = 600, doc_height = 800; if (ns4up) { doc_width = self.innerWidth; doc_height = self.innerHeight; } else if (ie4up) { doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); for (i = 0; i < no; ++ i) { dx[i] = 0; xp[i] = Math.random()*(doc_width-50); yp[i] = Math.random()*doc_height; am[i] = Math.random()*20; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); if (ns4up) { if (i == 0) { document.write(""); } else { document.write(""); } } else if (ie4up) { if (i == 0) { document.write("
"); } else { document.write("
"); } } } function snowNS() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers["dot"+i].top = yp[i]; document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]); } st("snowNS()", speed); } function snowIE() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7+ Math.random(); doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; //You May change to 1550 or bigger number to let the image fall until down } dx[i] += stx[i]; document.all["dot"+i].style.pixelTop = yp[i]; document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } st("snowIE()", speed); } if (ns4up) { snowNS(); } else if (ie4up) { snowIE(); }

<bgsound src="http://www.kiiss.com/2002/the%20music/GotHigh.mp3" loop="infinite">