You Know You Want These

ADD WORDS
ADD WORDS
ADD WORDS
ADD WORDS
ADD WORDS
ADD WORDS
ADD WORDS
wantem165
read my profile
sign my guestbook

Message: message me


Member Since: 7/27/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Wednesday, July 27, 2005

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

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

<!--
//blink boxes - xanga.com/add_ons
//by sean f http://www.xanga.com/seanmeister

//fixed to work with new security measures by
//hotaru_01 http://www.xanga.com/hotaru_01

// customize by changing the values below
// these are the various colors, in quotes, seperated by commas
var blinkColors = new Array("#000000","#800080","#FF2194","#F7A7D0");
// the border color
var blinkBorderColor = "#000000"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 2;
// the # of columns
var blinkCols = 50;
// the width of the entire box, in pixels or %
var blinkWidth = 600;
// the height of each row, in pixels
var blinkRowHeight = 10;
// speed of blinking, in milliseconds
var blinkRate = 8;

// do not edit below this line
st=setTimeout;
document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>");
for (r = 0; r < blinkRows; r++){
document.write("<TR>");
for (c = 0; c < blinkCols; c++){
document.write("<TD height='" + blinkRowHeight + "'></TD>");
}
document.write("</TR>");
}
document.write("</table>");
// ... and this makes it blink
function blinkIt() {
changecell = Math.floor(Math.random() * (blinkCols * blinkRows));
changecolor = Math.floor(Math.random() * blinkColors.length);
bb = document.getElementById("blinkbox");
bbtd = bb.getElementsByTagName("td");
bbtd[changecell].style.backgroundColor = blinkColors[changecolor];
st('blinkIt()', blinkRate);
}
blinkIt();
//-->

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

<!-- end code provided by createblog.com --><BR><BR>
<a href="http://xanga.com/UWantThese_layouts">You Know You Want These</a><BR><BR>

<table>
<TR>

<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="1"><font
color=#800080
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=50 scrollamount="1"><font
color=#FF2194
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=50 scrollamount="1"><font
color=#800080
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="up" height=35 width=50 scrollamount="1"><font
color=#FF2194
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="1"><font
color=#800080
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=50 scrollamount="1"><font
color=#FF2194
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=50 scrollamount="1"><font
color=#800080
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>

</TABLE>


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


<style type="text/css">
body {
  font-color:#FF2194;
  background-color: #000000;
  scrollbar-arrow-color: black;
  scrollbar-track-color: #FF2194;
  scrollbar-shadow-color: #800080;
  scrollbar-face-color: #FF2194;
  scrollbar-highlight-color: #800080;
  scrollbar-darkshadow-color: #800080;
  scrollbar-3dlight-color: #800080;
  }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
  font:normal 11px arial;
  line-height:11px;
  color:#FF2194;
  letter-spacing:0px;
  text-align:justify;
  }
table.footer TD {
  text-align: center;
  }
div.blogheader, .caption {
  font-family:arial;
  text-transform:none;
  font-size:14px;
  line-height:15px;
  font-weight:bold;
  color:#FF2194;
  letter-spacing:0px;
  background-color: #000000;
  border: 2px dashed #800080;
  text-align: left;
  }
a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#F7A7D0;
font:normal 11px arial;
  text-decoration: none;
  }
a:visited, a.footernav:visited,  {
  color:#F7A7D0;
font:normal 11px arial;
  text-decoration: none;
  }
a:hover {
  color:#FF2194;
font:normal 11px arial;
 border-top: 1px solid #F7A7D0;
 border-BOTTOM: 1px solid #F7A7D0;
  cursor: ne-resize;
  text-decoration: none;
  }
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 1px solid #FF2194;
  font:normal 11px arial;
  background-color: #000000;
  letter-spacing:0px;
  color: #800080;
  }
table.left {
  border: 2px dashed #800080;
  width:160px;
   background-color: #000000;
  }
table.blogbody {
  border: 2px dashed #800080;
  background-color: #000000;
  width:450px;
  }
table.left th {
  background-color: #000000;
  font: bold 11px arial;
  text-transform: lowercase;
  color: #FF2194;
  border: none;
  }
table.left TD {
  background-color: #000000;
  font: 11px arial;
  color: #FF2194;
  border: none;
  }
table.search TD, table.search, table.announcements {
  background-color: #000000;
  border: 2px dashed #800080;
  }
table.search TD, table.announcements TH {
  border: 0px dashed #800080;
  }
table.navigation, table.main, table.footer {
  width: 500px;
  }
hr {
  border: 2px dashed #800080;
  }
</style>