♥adorable♥


r3g4n
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" ); // *** add the replacing Months or Days below var newWordsDates = new Array( "january", "love month", "spring time", "april rain", "schools almost out", "summertime", "patriotic month", "school starts", "wake me up when sept. ends", "scare me baby", "my birthday month", "present time!", "cry with me monday", "kiss me on Tuesday", "dont leave me on Wednesday", "Think of Me on Thursday", "have fun on friday", "Dance With Me Saturday", "Hug me Sunday" ); 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();
rockonlayout_44
read my profile
sign my guestbook

Message: message me


Member Since: 11/19/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Saturday, November 19, 2005

<img src="http://eur.yimg.com/i/xp/premier_photo/0/090a9dd989.jpg"><br><!-- begin code provided by createblog.com -->

</script>

<!-- end code provided by createblog.com -->
<script language=javascript>

document.title=("adorable")

</script>

<FONT

style="FONT-WEIGHT: bold; FONT-SIZE: 34pt; COLOR: #000000; LINE-HEIGHT: 24pt; FONT-FAMILY: arial; LETTER-SPACING: -2.5pt">&hearts;adorable&hearts;

</FONT><FONT

style="FONT-WEIGHT: bold; FONT-SIZE: 40pt; COLOR: #08cc85

; LINE-HEIGHT: 10pt; FONT-FAMILY: Symbol; LETTER-SPACING: -4pt"></FONT><br>

<br><BR>

<BODY style=

"border-left:#08cc85 5pt solid;

border-right:#08cc85 5pt solid;

border-bottom:#08cc85 5pt solid;

border-top: #08cc85 5pt solid;">

<STYLE type="text/css">

body {

background-color: #ffffff;

background-image: url(http://tinypic.com/68se8o.bmp);

background-repeat: all directions;

background-attachment: fixed;

background-position: bottom right;

background-color: #ffffff;

scrollbar-arrow-color:white;

scrollbar-track-color: white;

scrollbar-shadow-color: white;

scrollbar-face-color: #08cc85;

scrollbar-highlight-color: white;

scrollbar-darkshadow-color: #000000;

scrollbar-3dlight-color: #000000;

cursor: auto;

}

.blogbody b, .standard b, p b, strong {

/* edits bolded text in your entry */

font-weight: bold;

color: #0bffb7;

text-transform: lowercase;

font: bold 11px arial;

}

.blogbody u, .standard u, {

text-decoration: underline;

font-weight: regular;

color: #04b07d;

text-transform: lowercase;

font: regular 11px arial;

border-bottom: 1pt dashed #08cc85;

}

.blogbody i, .standard i, em {

text-decoration: italic;

color: #08cc85;

text-transform: lowercase;

font: italic 11px georgia;

}

.left, .blogbody, table.footer, .standard, td, p {

/* edits main text */

font:normal 11px arial;

line-height:11px;

color:black;

letter-spacing:0px;

text-align: center;

}

table.footer TD {

/* this makes the footer at the bottom centered */

/* leave it alone unless you know what to do*/

text-align: center;

}

div.blogheader, .caption {

/* edits the dates */

font-family: arial;

text-transform: lowercase;

background-color:transparent;

font-size:25px;

font-weight:bold;

line-height: 20px;

letter-spacing: -1px;

color: #000000;

text-align: center;

padding: 3px;

width: 380px;

}

a:link, .footernav.link, a.footernav:link, a.footernav:active {

/* edits all links */

color: black;

font: normal 11px arial;

line-height: 11px;

font-weight: regular;

text-decoration: none;

}

a:visited, a.footernav:visited, {

/* edits the links that the user has visited */

color: black;

font:normal 11px

arial;

line-height:11px;

font-weight:normal;

text-decoration: none;

}

a:hover {

/* edits when user mouseovers the links */

color: #08cc85;

font: italic 11px georgia;

text-decoration: underline;

}

input, select, textarea, iframe.htmleditor, .textfield, .button {

/* this edits the buttons, dropdowns, etc. */

border: 3px solid #08cc85;

font:normal 11px arial;

background-color: white;

letter-spacing:0px;

color: black;

}

table.blogbody {

/* this edits the other the place where the blog is */

border: 6px solid #08cc85;

width: 380px;

background-color: white;

}

table.left {

/* this edits the menu module */

border: 6px solid #08cc85;

width: 190px;

background-color:black;

}

table.left th {

/* on your menu module, this edits the title part of it */

/* like BLOGRINGS, POSTING CALENDAR, etc */

background-image: url();

background-color:white;

font:normal 20px arial;

text-transform:lowercase;

text-align: center;

color: #000000;

border-bottom: 4px solid #08cc85;

letter-spacing: -1px;

line-height:20px;

}

table.left TD {

/* on your menu module, this edits the body part of it */

font:11px arial;

color:black;

text-align: center;

border-top:0px;

width: 170px;

background-color:white;

border: 0px solid #90EE90;

}

table.search TD, table.search, table.announcements {

/* border of search bar (if you have it) */

background-color: white;

border: 3px solid #000000;

}

table.search TD, table.announcements TH {

/* this should be left alone */

/* unless you know what to do */

border: 0px solid #999999;

}

table.navigation, table.main, table.footer {

/* the width of your blog with modules */

width: 550px;

}

hr {

/* horizontal divider */

border: 1px solid #90EE90;

}

.search, .searchbarborder, .footer, hr, banner{ display: none; }

</style>

<a href="http://xanga.com/ohsoprepxlayouts" target="_blank">r3g4n</a><br/>