IT’S A FRIKIN GOPHER

Image hosted by Photobucket.com


Punkprincess_layouts

eat my gopher crap
my gophers a star
your gophers fugly
my gophers a pimp
gophers rock
GOPHERS



punkprincess_layouts9
read my profile
sign my guestbook

Visit punkprincess_layouts9's Xanga Site!

Message: message me


Member Since: 7/3/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, July 03, 2005

<font face='Eras Demi ITC' size='6'> <br><br> IT’S A FRIKIN GOPHER <br> <br> <img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/gopher.bmp" alt="Image hosted by Photobucket.com"> </font>
 

 
<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("brown","green","white");
// the border color
var blinkBorderColor = "brown"
// 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 = 15;
// 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/punkprincess_layouts"> Punkprincess_layouts</a><BR><BR>
<table>
<TR>
<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="1"><font
color=green
family="Eras Demi ITC" size=2>
eat my gopher crap</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=50 scrollamount="1"><font
color=green
family="Eras Demi ITC" size=2>
my gophers a star</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=50 scrollamount="1"><font
color=green
family="Eras Demi ITC" size=2>
your gophers fugly</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="up" height=35 width=50 scrollamount="1"><font
color=green
family="Eras Demi ITC" size=2>
my gophers a pimp </font></marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="1"><font
color=green
family="Eras Demi ITC" size=2>
gophers rock</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=50 scrollamount="1"><font
color=green
family="Eras Demi ITC" size=2>
GOPHERS</font>
</marquee>
</fieldset>
</td>
</table>

 

 
 <STYLE type="text/css">
body {
background-color:#ffffff;
background-image:url ();
background-position: centered;
background-repeat: fixed;
background-attachment:fixed;
scrollbar-arrow-color:#000000;
scrollbar-track-color:transparent;
scrollbar-shadow-color: transparent;
scrollbar-face-color: brown;
scrollbar-highlight-color: green;
scrollbar-darkshadow-color: transparent;
scrollbar-3dlight-color: brown;
}.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal 10px Terminal;
line-height:12px;
cursor: w-resize;
color:black;
letter-spacing:0px;
text-align:left;
}
.blogbody b, .standard b, strong{
color:;
font: 18px Eras Demi ITC;
font-weight:bold;
font-size:11px;
}
.left i, .blogbody i, .standard i, em{
color:#000000;
font: 23px Script;
font-weight: normal;
}
.left u, .blogbody u, .standard u{
color:#000000;
font-weight:bold;
font: 11px Eras Demi ITC;
border-top:1px solid brown;
border-bottom:1px dotted brown;:
}
table.footer TD {
justify: left;
}
div.blogheader, .caption {
font-family: Eras Demi ITC;
text-transform: lowercase;
background-color:transparent;
font-size:15px;
font-weight: bold;
line-height: 16px;
letter-spacing:-3px;
color: #000000;
text-align: left;
padding: 3px;
width: 250px;
border:1px solid green;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:brown;
font:normal 11px terminal;
line-height:10px;
text-transform:uppercase;
text-decoration: none;
background-color:#transparent;
}
a:visited, a.footernav:visited, {
color: #000000;
font: 11px terminal;
line-height:10px;
text-transform:uppercase;
text-decoration: none;
background-color:#transparent;
}
a:hover {
font:normal 8px terminal;
line-height:10px;
text-transform:uppercase;
cursor: nw-resize;
border: 2px dotted brown;
color:black;
letter-spacing:-1px;
background-color:#transparent;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
border: 1px solid green;
font:normal 8px Terminal;
background-color:transparent;
letter-spacing:0px;
color: #000000;
}
table.blogbody {
border: 1px solid brown;
width: 200px;
background-color: transparent;
}
table.left {
border: 1px solid green;
width: 175px;
background-color:transparent;
}
table.left th {
background-color:transparent;
font:normal 15px Eras Demi ITC;
text-transform:lowercase;
text-align:left;
color: #000000;
border: 1px solid brown;
letter-spacing:-3px;
}
table.left TD {
font:normal 8px terminal;
color: #000000;
text-align:left;
border-top:1px solid green;
width: 175px;
background-color:transparent;
}
table.search TD, table.search, table.announcements {
background-color: transparent;
border: 1px solid brown;
}
table.search TD, table.announcements TH {
border: 1px dashed green;
}
table.navigation, table.main, table.footer {
width: 300px;
}
hr {
border: 4px dotted brown;
}
</style>
<br><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 24pt; COLOR: #ffffff; LINE-HEIGHT: 15pt; FONT-FAMILY: times new roman; LETTER-SPACING: -2pt"><br><br><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 24pt; COLOR: ffffff#; LINE-HEIGHT: 15pt; FONT-FAMILY: times new roman; LETTER-SPACING: -2pt">