| Posting Calendar |
|---|
|
|
| |<< oldest | newest >>| |
| view all weblog archives |
| HEY! I GOT A NEW SITE! THIS ONE IS MESSED UP LIKE U CAN TELL!! ITS WWW.XANGA.COM/BARBIEDOLLCHICK09 | |
hEy SeXiI! take the survey thing on saturday's post... no one has... AnYwAyS... i just got back from ChUrCh.. i think i gonna go see a movie today!! so go and we can meet lol...anyways... not much to say... so i'll update when some10 interesting happens today! love yooh Whitney i<3cHaD | |
ya ya ya i know i do alot of these.. but i gotta do another one lol... omw i rode the motocycle up to my grandparents gouse in mt.juilet and two of my cousins were there, and my little like 7 year old cousin likes me !! hahahaha aint that just like weird! anyways ya, take this.... You: Me:: 1.Do you love me? Random:: 1.Give me a good cookie type:: i like to see what u think of me! | |
hey! i got to see karlee last night!! and aunt kathy, and madi! yay... and today haylies grandma is coming and like wednesday her grandfather is coming!! yay lol.. but ya, today kind of stinks... i dont think i'm doing anything today... i woke up real early this morning(8:00) because i had to go to kaci's(my cousin that died) memorial service or some10 like that... like at her school they made a garden and a stone with her name on it...and at 2:00 i may be going to a funeral... those to chicks that died wednesday night at lavergne highschool in a reck...but i really dont want to b*c i hate funeral's :(...anyways leave me a comment! love yooh Whitney i<3yOo | |
hey!! last night me and savannah went to the movies..... we saw monster in-law... whic hwas the 2nd time 4 me... but it's gooder the 2nd time! lol...then she spent the night over here, then at like 10:30 this morning we went to her house...and watched movies and redid her bathroom and cleaned it... ya she's weird lol...and we bought ice~cream from the ice~cream man... well gregg and jaelyn did lol... best 2 dollars of ure lyfe gregg, oh please lol!;)...anyways, then we went to mcdonalds and then i came home and now im home... i might go swimming with haylie later... aunt kathy and karlee and madi are in town!!! ((haylie's family from AK.)) well i g2g bye love ya call me Whitney i<3yOo | |
| ~*¤tHaT's HoT¤~* |
|---|
|
Regular Mini Default Xanga Smileys by Sherrys_Designs -->
//
// © EasterEgg, http://www.xanga.com/easteregg
//
// For use at Xanga only.
//
// This script replaces any given word or text fragment with
// whatever you want: new words and fragments, or even HTML!
//
// Actually it's pretty simple: add the words or fragments you
// wish to replace to the array "oldWords" (each word placed
// between double quotation marks, and separated by colons as you
// can see below) and add their replacements to the array "newWords",
// at the same position as the original words in "oldWords".
// The example is pretty self-explaining.
//
// The script is case sensitive, meaning that if you add "something"
// to "oldWords" array it will not recognize "SOMETHING", or "SoMetHInG".
//
// You can adjust the existing arrays in this code as you see fit,
// as long as both arrays keep the same size (same amount of words
// in both arrays), otherwise a script error will occur.
//
// Copy this entire code and paste in the webstats box at your
// Look and Feel page.
//
// You're free to use this script as long as this comment remains intact,
// and as long you won't use it to cripple the comments of your visitors;
// after all, no one likes his/her words getting twisted...
//
function replaceWords()
{
// ***add the words or fragments you wish to replace below
var oldWords = new Array(
"Subscriptions",
"Publish Comments",
"add eProps",
"eprop",
"eProps",
"add comments",
"comment",
"comments",
"email it",
"view entire profile",
"sign my guestbook",
"My Blogrings",
"Posting Calendar",
"Get Involved!",
"sign out",
"Name:",
"Birthday:",
"Gender:",
"State:",
"Country:",
"Interests:",
"Expertise:",
"Website",
"Email",
"Member since:");
// *** add the replacing words or fragments below
var newWords = new Array(
"Subscriptions",
"Publish Comments",
"add eProps",
"eprop",
"eProps",
"add comments",
"comment",
"comments",
"email it",
"view entire profile",
"sign my guestbook",
"My Blogrings",
"CaLeNdAr",
"Get Involved!",
"sign out",
"tHe OnE aNd OnLy:",
"BoRn:",
"HapPy To Be:",
"LiViN iN:",
"My CoUnTrY:",
"LiKe To:",
"mE aN eXpErT wHeN iT cOmEs To:",
"YoUr At",
"EmAiL mE",
"Member since:");
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]);
collections[k][i].innerHTML = replacement;
break;
}
}
}
}
}
}
replaceWords();
Cursors by Xquizit_442 |
| xanga - your site - terms - privacy - jobs - help - press - join - Language |
| safety - parents - law enforcement |
| report inappropriate content |