crazy_layouts


serinkora13
read my profile
sign my guestbook

Visit serinkora13's Xanga Site!

Industry: Business


Message: message me


Member Since: 10/4/2003

SubscriptionsSites I Read
A_ow00t_w00to_A
add_ons
AreVAlo62
BaHaChiK42
bAllYnbAbEEgUrLiE
BlazzanBri
BlazzanBro_X
clo0less_nic0le
CUST0MiZED_BANNERS
Damn_I_Hate_Roaches
deztinychild
flipster04
freakgrrl
GiGgLeZ_dA_mOnKeY
Gilpin
HaPPaDuDe
HTML_from_Linda
HTML_INDEX
in_love_with_icons
LiL_kRaZiEsT_BbAlLeR_gRL_20
lilLebronBroN2304
Luvv2Hate
lXl_SH4D0W_BL45T_lXl
MegaBlackMan
Niasparkz22
oreo_nation02
pOiDoGhOmEsLiCe
Quotes_Here
RobRock90
skittlesbabi41
SPONGE_BELLY
SqueekyIki
ss4ever
Try2stop21
x_LAY0UTSxF0RxY0U_x
xakumaxtenshix
XaNgE3eRmUsIc
xxshinny_shin_shinxx
XxThAChoZeNOnEXx
yabba_dabba_doo
ZeppelinZamboni

Blogrings
South Torrance High Spartans
previous - random - next

JESUS IS THE WAY
previous - random - next

~CCA Alumni~
previous - random - next

!!! LinKin PaRk !!!
previous - random - next

*chocolate lovers*
previous - random - next

AMERiCAN EAGlE..<3
previous - random - next

..|*| japanese pride |*|..
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Tuesday, June 21, 2005

this site is no longer used.


Monday, March 14, 2005

heyy uhmm wow... lyk.. alot of people are cumin to my site... i didnt think this much wud come... lol well on saturday i went bowling... it was alott of funn :] then we went to gregs house then ahaha my frends were being loud wen i was talking on the cell phone.. im gonna paste the codes u guys asked for here now loll ok i got all my codes here from www.createblog.com if u go there, then go to xanga scripts for alot of good codes.. ok well byee

BOLD/ITALIC/UNDERLINE COLORED TEXT::be sure to change the colors to wut u want

BOLDED TEXT::

<!-- begin code provided by createblog.com -->
<style type="text/css">
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #ffffff;
 }
</style>
<!-- end code provided by createblog.com--!>

UNDELINED TEXT::

<!-- begin code provided by createblog.com -->
<style type="text/css">
.blogbody u, .standard u, p u, strong {
/* edits bolded text in your entry */
 font-weight: underline;
 color: #ffffff;
 }
</style>
<!-- end code provided by createblog.com--!>

ITALIC TEXT::

<!-- begin code provided by createblog.com -->
<style type="text/css">
.blogbody i, .standard i, p i, strong {
/* edits bolded text in your entry */
 font-weight: italic;
 color: #ffffff;
 }
</style>
<!-- end code provided by createblog.com--!>

SUBSCRIPTION WITH NAMES::

<!-- begin code provided by createblog.com -->

<script language="javascript">
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
//blogring.document.write
if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "cents");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "cent");
else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "dollar");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "dollars");
else if (str.match (/subscribe!/i)) links[l].innerHTML = str.replace (/subscribe!/i, "add me");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "log out");
else if (str.match (/XANGA USUERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "WHAT TO BE CHANGED TO");
else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "WHAT TO BE CHANGED TO");
else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "WHAT TO BE CHANGED TO");
else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "WHAT TO BE CHANGED TO");
else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "WHAT TO BE CHANGED TO");
else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "WHAT TO BE CHANGED  TO");
else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "WHAT TO BE CHANGED TO");
else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME/i, "WHAT TO BE CHANGED TO");

}//-->
</script>

<script type="text/javascript">
function adjustSirListHeight()
{
    // *** define the height of your SIR-list in the line below
    var sirListHeight = '230px';
    var allTables = document.getElementsByTagName('tbody');
    for (i=4; i < allTables.length; ++i)
    {
        if ((allTables[i].innerHTML.indexOf('SubscribeTo.aspx') != -1) &&
            (allTables[i].innerHTML.toUpperCase().indexOf('<TABLE') == -1))
        {
            sirlist = allTables[i].lastChild;
            temp = sirlist.firstChild.innerHTML;
            sirlist.removeChild(sirlist.firstChild);
            td = document.createElement('td');
            div = document.createElement('div');
            div.style.width = '150px';
            div.style.height = sirListHeight;
            div.style.overflow = 'auto';
            div.innerHTML = temp;
            td.appendChild(div);
            sirlist.appendChild(td);
            break;
        }
    }
}
if (navigator.userAgent.indexOf('Mac') == -1)
    if ((document.URL.indexOf('weblogs') == -1) &&
        (document.URL.indexOf('guestbook') == -1) &&
        (document.URL.indexOf('events') == -1) &&
        (document.URL.indexOf('reviews') == -1))
        adjustSirListHeight();
</script>


<!-- end code provided by createblog.com -->

CHANGING THE DATES:: website stats

<!-- begin code provided by createblog.com -->

<script type="text/javascript">
//
// ?003 EasterEgg, http://www.xanga.com/easteregg
// Changes date text
// For use at Xanga only.
//
// Info at http://dorkette.net
//

function replaceWordsDates()
{
    // ***add the Months or Days you wish to replace below
    var oldWordsDates = new Array(
        "January",
        "February",
        "March",
        "April",
        "May",
        "June",
        "July",
        "August",
        "September",
        "October",
        "November",
        "December",
        "Monday,",
        "Tuesday,",
        "Wednesday,",
        "Thursday,",
        "Friday,",
        "Saturday,",
        "Sunday,",
        "2002",
        "2003",
        "2004",
 "2005",
 "2006",
 "2007",
 "2008",
        "01, ",
        "02, ",
        "03, ",
        "04, ",
        "05, ",
        "06, ",
        "07, ",
        "08, ",
        "09, ",
        "10, ",
        "11, ",
        "12, ",
        "13, ",
        "14, ",
        "15, ",
        "16, ",
        "17, ",
        "18, ",
        "19, ",
        "20, ",
        "21, ",
        "22, ",
        "23, ",
        "24, ",
        "25, ",
        "26, ",
        "27, ",
        "28, ",
        "29, ",
        "30, ",
        "31, "
 );

    // *** add the replacing Months or Days below
    var newWordsDates = new Array(
        "x JANUARY",
        "x FEBRUARY",
        "x MARCH",
        "x APRIL",
        "x MAY",
        "x JUNE",
        "x JULY",
        "x AUGUST",
        "x SEPTEMBER",
        "x OCTOBER",
        "x NOVEMBER",
        "x DECEMBER",
        "_MONDAY ",
        "_TUESDAY ",
        "_WEDNESDAY ",
        "_THURSDAY ",
        "_FRIDAY ",
        "_SATURDAY ",
        "_SUNDAY ",
        " 2002",
        " 2003",
        " 2004",
 " 2005",
 " 2006",
 " 2007",
 " 2008",
        "o1, ",
        "o2, ",
        "o3, ",
        "o4, ",
        "o5, ",
        "o6, ",
        "o7, ",
        "o8, ",
        "o9, ",
        "1o, ",
        "11, ",
        "12, ",
        "13, ",
        "14, ",
        "15, ",
        "16, ",
        "17, ",
        "18, ",
        "19, ",
        "2o, ",
        "21, ",
        "22, ",
        "23, ",
        "24, ",
        "25, ",
        "26, ",
        "27, ",
        "28, ",
        "29, ",
        "3o, ",
        "31, "

 );

    allDivData = document.getElementsByTagName('div');
       
    var collections = new Array(allDivData);
   
    for (var k = 0; k < collections.length; ++k )
    {
        for (var i = 0; i < collections[k].length; ++i )
        {  
            if (collections[k][i].innerHTML.indexOf('DIV') == -1)
            {
                for ( var n = 0; n < oldWordsDates.length; ++n )
                {
                    var indx = collections[k][i].innerHTML.indexOf(oldWordsDates[n])
                    while (indx != -1)
                    {  
                        var replacement = '';
                        indx = collections[k][i].innerHTML.indexOf(oldWordsDates[n]);
                        replacement = collections[k][i].innerHTML.replace(oldWordsDates[n], newWordsDates[n]);
                        collections[k][i].innerHTML = replacement;
                        break;                   
                    }
                }
            }
        }
    }
}
replaceWordsDates();
</script>
<!-- end code provided by createblog.com -->


Tuesday, March 01, 2005

heyy well today was normall... as always.. mann skewls so frekkin boringg.... i wish i can transfer skewls or sumthing.. well my parents say i can if i realliiee want to, but.. yeahhh im worried if ill blend in quick enough in skewl if i transfer.. but skewlz soo boring rite now so i gess transfering wud be more funn.. cuz im too shy if my frends arent here.... nd none of my frends are at south... ahahaha even japanese skewl is 1000x more fun den regular skewl.. nd if u go to japanese skewl, then u can obviously see how boring regular skewl is for me.. lol... uhmm todayy... my dad made me nd my mom to go to this seminar... about taxes and land and how to not pay taxes wen u buy property.. how funn :] but it wasn't as boring as i thot haha aaand we got free obento.. it tasted reallie good!! well that was lyk my day.. boring skewl tomorrow agenn... :[ cant wait till fridayy i think imma go see the movies... den on saterday i get to see yulie make a speech in front of everyone!! loll haha ganbattee!! uhmmm.. stupid bio debate tomorrow.. okay my entries too boring nd depressing ahaha i need to rite positive stuff here... hmm.. theres notin... lol o well.. i mite reallie transfer skewlz.. im lyk thinking hard on whether i shud or shuldnt everyday.. well byeeee


Monday, February 28, 2005

heyy well long tym no rite ahaha today was hecka boringg... nothin good... hmm.. well the only good thing that happened wuz the fact that i got a 98% on my geometry test!! pwahahaha!!! im soo happy cuz the last test i got a 75% or sumthing.. so now my grades an A.. all that hard work paid off ;] except for the fact that sum people were getting mad at me for getting a higher grade than them.. lol.. uhmm... nd omggg..this guyy hoos name im not gonna mention... is being a jerkk.... ok, so he always talks me rite?? alwaysss nd then suddenly he totally ignores me for 3 days lyk reallllie obviously lyk he walks with a comic in his hand i mean wut is up wit that?? anddd its a comic in a language he duznt even understand.. so i was juss lyk, wutever, if he duznt want to talk to me that much, then im not even gonna bother either.. nd now today, suddenly he starts talking to me agen.. its lyk, wthheck??? i was juss pissed so i ignored him... cuz i think he was testing to see if he didn't talk to me, then whether i wud talk to him.. nd since i didnt, now hes talking to me.. nd i hate it wen people test yoo... well even if that's not the case im still madd.. >:O wuteverr.... uhmm i had burrito for lunch todayy..... ahahah i put too much hot sauce on!! i put this beyond hot sauce from del taco furst, den salsa from mcdonalds which was actually more spicy than del taco, den at last i put tabasco on.. nd i had alott leftover so i just drank it.. loll badd mistakkee.... my throat was burning for 10 minutes.. but i lyk hot stuff so its ok.. den uhmm i went home nd me nd my dad went to barnes nd noble nd my dad got me harry potter nd the sorcereers stone in spanish.. im soo happy :] i wanted it so i cud learn more spanish.. but i read lyk the furst 13 pages nd i totally dont understand it. haha i need to translatee.. den i had acapulco for dinner.. too much mexican todayy!! well thats lyk alll byeeee


Saturday, February 05, 2005

ther heyy well today was a pretty funny day for many reasonss.. :] furstly, uhmm.... well i went to japanese skewl around 8:45 cuz lyk.. i woke up at 8:15 hahahaha den uhh well the second recess or sumthing i was lyk... reallllieeeee hungry rite?? so i was lyk, brian, du have anything i can eat and hes lyk nothing to give to you and i was lyk SHOCK!! how dare u!! lol but den he gave me sumthing anyway and it was soooo good! it was lyk kimchi flavored chips or sumthing.. den next recess haha there was this rolling chair and i was pushing yulie around in it.. lol.. sooo funny! den lunch notin happened except for the fact that yulie ditched her cleaning jobb.. haha u bad person! nah jkjk uhmm... yeah nd yulie was getting sad cuz her bf wus at singing practice for graduation haha den at science, we made warm packs by mixing chemical stuff together.. mine had 116 degrees farenheit!! pwahaha! im soo pro!! noone elses was as warm as mine!! :] im sooo skilledd.. denn yeah we went out of science, den i saw yulies bf talking to emi and den brian with a sling on his arm he didnt have in the morning.. haha soo funny! well no its hurtfull.. but yulies bf pushed him down the stairs haha [jokin of course] and now his arm is lyk... hurting i gess but at least it didnt break soo that was funny... well it shuldnt be funny but u kno.. it was funny still.. den we had to take a kanji test.. i think i got lyk a 60... hopefully.. well that was lyk my day... theres alot more to it than that but if i write everthing den itll go on forever so.. well bye bye

song of the dayy::

ATARIS LYRICS

"The Boys Of Summer"

Nobody on the road
Nobody on the beach
I feel it in the air
The summer's out of reach
Empty lake, empty streets
The sun goes down alone
I'm drivin' by your house
Though I know you're not at home

But I can see you-
Your brown skin shinin' in the sun
You got your hair combed back and your sunglasses on, baby
And I can tell you my love for you will still be strong
After the boys of summer have gone

I never will forget those nights
I wonder if it was a dream
Remember how you made me crazy?
Remember how I made you scream
Now I don't understand what happened to our love
But babe, when I get you back
I'm gonna show you what I'm made of

I can see you-
Your brown skin shinin' in the sun
I see you walkin' real slow and you're smilin' at everyone
I can tell you my love for you will still be strong
After the boys of summer have gone

Out on the road today, I saw a BLACK FLAG sticker on a Cadillac
A little voice Inside my head said, "Don't look back. You can never look back."
I thought I knew what love was
What did I know?
Those days are gone forever
I should just let them go but-

I can see you-
Your brown skin shinin' in the sun
You got that top pulled down and that radio on, baby
And I can tell you my love for you will still be strong
After the boys of summer have gone

I can see you-
Your brown skin shinin' in the sun
You got that hair slicked back and those Wayfarers on, baby
I can tell you my love for you will still be strong
After the boys of summer have gone



Next 5 >>



*HUGS* TOTAL! give serinkora13 more *HUGS*
WHAT DOES YOUR PERSONALITY RATE FROM 1-10? by morning_prayer
YOUR FIRST FULL NAME::
YOUR PERSONALITY RATES A::eight
YOU BEST QUALITY IS::you're unique and you rock!!
YOUR WORST QUALITY IS::you're shy
THIS IS BECAUSE::other people influenced you
Quiz created with MemeGen!
Got'em Xanga Logger / Tracker Code: