Zack Lipscomb
You're My Superman!



You Know You Want These

Welcome
Comment!
Add Me!
Thanks For Coming!
ADD WORDS
ADD WORDS
ADD WORDS
wantem274
read my profile
sign my guestbook

Message: message me


Member Since: 7/14/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Thursday, July 14, 2005

<center><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 30pt; COLOR: #FF0000; LINE-HEIGHT: 20pt; FONT-FAMILY: arial; LETTER-SPACING: -3pt">
Zack Lipscomb</FONT><BR>

<FONT style="FONT-WEIGHT: bold; FONT-SIZE: 30pt; COLOR: #FFFF00; LINE-HEIGHT: 22pt; FONT-FAMILY: arial; LETTER-SPACING: -3pt">
You're My Superman!</FONT>

<BR><BR>

<!-- 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("#FFFF00","#FF0000","#00004B");
// the border color
var blinkBorderColor = "#00004B"
// 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=#FFFF00
family="arial" size=1>
Welcome</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=50 scrollamount="1"><font
color=#FF0000
family="arial" size=1>
Comment!</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=50 scrollamount="1"><font
color=#FFFF00
family="arial" size=1>
Add Me!</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="up" height=35 width=50 scrollamount="1"><font
color=#FF0000
family="arial" size=1>
Thanks For Coming!</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="1"><font
color=#FFFF00
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=50 scrollamount="1"><font
color=#FF0000
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=50 scrollamount="1"><font
color=#FFFF00
family="arial" size=1>
ADD WORDS</font>
</marquee>
</fieldset>
</td>
</tr></TABLE>


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


<style type="text/css">
body {
  font-color:#FFFF00;
  background-color: #00004B;
  background-image: url(http://tinypic.com/8wl9n8.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom left;
  scrollbar-arrow-color: black;
  scrollbar-track-color: #FFFF00;
  scrollbar-shadow-color: #FFFF00;
  scrollbar-face-color: #FF0000;
  scrollbar-highlight-color: #FFFF00;
  scrollbar-darkshadow-color: #FFFF00;
  scrollbar-3dlight-color: #FF0000;
  }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
  font:normal 11px arial;
  line-height:11px;
  color:#FFFF00;
  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;
  font-color:#FFFF00;
  letter-spacing:0px;
  background-color: #00004B;
  border: 2px solid #FF0000;
  text-align: left;
  }
a:link, .footernav.link, a.footernav:link, a.footernav:active {
  color:#FF0000;
font:normal 11px arial;
  text-decoration: none;
  }
a:visited, a.footernav:visited,  {
  color:#FF0000;
font:normal 11px arial;
  text-decoration: none;
  }
a:hover {
  color:#FFFF00;
font:normal 11px arial;
 border-top: 1px solid #FF0000;
 border-BOTTOM: 1px solid #FF0000;
  cursor: ne-resize;
  text-decoration: none;
  }
input, select, textarea, .textfield, .button {
  border-top: 1px solid #FFFF00;
  border-bottom: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
  border-left: 1px solid #FFFF00;
  font:normal 11px arial;
  background-color: #00004B;
  letter-spacing:0px;
  font-color: #FFFF00;
  }
table.left {
  border: 2px solid #FF0000;
  width:160px;
   background-color: #00004B;
  }
table.blogbody {
  border: 2px solid #FF0000;
  background-color: #00004B;
  width:450px;
  }
table.left th {
  background-color: #00004B;
  font: bold 11px arial;
  text-transform: lowercase;
  color: #FFFF00;
  border: none;
  }
table.left TD {
  background-color: #00004B;
  font: 11px arial;
  color: #FFFF00;
  border: none;
  }
table.search TD, table.search, table.announcements {
  background-color: #00004B;
  border: 2px solid #FF0000;
  }
table.search TD, table.announcements TH {
  border: 0px solid #FF0000;
  }
table.navigation, table.main, table.footer {
  width: 500px;
  }
hr {
  border: 2px solid #FF0000;
  }
</style>

<script language="JavaScript">
/*
Flash Header Title
Created & Fixed to work in XANGA
by xanga.com/dorischu
*/
<!--
st=setTimeout;
title_tmp1=document.title
if (title_tmp1.indexOf(">>")!=-1){
title_tmp2=title_tmp1.split(">>");
title_last=" ?gt; "+title_tmp2[1];
title_last=title_last + " ?gt; " + title_tmp2[2];
}else{
if (title_tmp1.indexOf("?")!=-1){
title_tmp2=title_tmp1.split("?");
title_last=" ?gt; "+title_tmp2[1];
if (title_last==" ?gt; "){title_last=" ?gt; "};
if (title_last==" ?gt; "){title_last=" ?gt; "};
}
}
title_new="Can't Live Without It"
step=0
function flash_title()
{
step++
if (step==15) {step=1}
if (step==1) {document. title='~:~•~:~•'+title_new+'•~:~•~:~'}
if (step==2) {document. title=':~•~:~•~'+title_new+'~•~:~•~:'}
if (step==3) {document. title='~•~:~•~:'+title_new+':~•~:~•~'}
if (step==4) {document. title='•~:~•~:~'+title_new+'~:~•~:~•'}
if (step==5) {document. title='~:~•~:~•'+title_new+'•~:~•~:~'}
if (step==6) {document. title=':~•~:~•~'+title_new+'~•~:~•~:'}
if (step==7) {document. title='~•~:~•~:'+title_new+':~•~:~•~'}
if (step==8) {document. title='•~:~•~:~'+title_new+'~:~•~:~•'}
if (step==9) {document. title='~•~:~•~:'+title_new+':~•~:~•~'}
if (step==10) {document. title=':~•~:~•~'+title_new+'~•~:~•~:'}
if (step==11) {document. title='~:~•~:~•'+title_new+'•~:~•~:~'}
if (step==12) {document. title='•~:~•~:~'+title_new+'~:~•~:~•'}
if (step==13) {document. title='~•~:~•~:'+title_new+':~•~:~•~'}
if (step==14) {document. title=':~•~:~•~'+title_new+'~•~:~•~:'}
st("flash_title()",500);
}
flash_title()
-->
</script>