The razor fell to the ground, and left your bloody corpse to never be found

In Home Out
Gothic_Horror_Layouts
gothic_horror_razorfell
read my profile
sign my guestbook

Message: message me


Member Since: 11/28/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, November 28, 2005

 

The razor fell to the ground and left your bloody corpse to never be found

The razor fell to the ground and left your bloody corpse to never be found

The razor fell to the ground and left your bloody corpse to never be found

The razor fell to the ground and left your bloody corpse to never be found

 

+Copy and paste the following into your HTML header:

 

<center><font size=3 color="8F3030"><font face="verdana">The razor fell to the ground, and left your bloody corpse to never be found</font><br><br>


 

 

<!-- Blink Boxes : Provided by Blogring.net -->
<script language=JavaScript>
<!--
//blink boxes - xanga.com/add_ons
//by sean f http://www.xanga.com/seanmeister

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

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

// 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();
//-->
</script>

 

 

<a href="http://www.xanga.com/signin.aspx">In</a> <a href="http://www.xanga.com/private/home.aspx">Home</a> <a  href="http://www.xanga.com/logout.aspx">Out</a><Br>
<div align="center">
<style type="text/css">
body {
  background-image: url(http://i31.photobucket.com/albums/c359/gotihc_horror_layouts/deadgirl.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-attachment: fixed;
  background-color: #000000;
  scrollbar-arrow-color: #8F3030;
  scrollbar-shadow-color: #8F3030;
  scrollbar-face-color: #000000;
  scrollbar-track-color: #000000;
  scrollbar-highlight-color: #8F3030;
  scrollbar-darkshadow-color: #000000;
  scrollbar-3dlight-color: #000000;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 8px verdana;
  line-height:9px;
  color:#8F3030;
  font-weight: bold;
  text-transform: none;
  letter-spacing:0px;
  text-align:left;
  }

.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #666666;
}

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: times new roman;
  text-transform:none;
  line-height: 24px;
  font-size: 21px;
  font-weight: bold;
  color:#8F3030;
  width: 220px;
  border-top: 1px solid #8F3030;
  border-left: 1px solid #8F3030;
  border-right: 1px solid #8F3030;
  letter-spacing:-3px;
  background-image: url();
  text-align: center;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#c0c0c0;
  font-family: verdana;
  font-weight: bold;
  font-size: 8px;
  text-transform: none;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color:#EBEBEB;
  font-family: verdana;
  font-weight: bold;
  font-size: 8px;
  text-transform: none;
  text-decoration: none;
  }

a:hover {
/* edits when user mouseovers the links */
  color:#8F3030;
  font-family: verdana;
  font-weight: bold;
  font-size: 8px;
  text-transform: none;
  text-decoration: none;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  color:#EBEBEB;
  font-family: verdana;
  font-weight: normal;
  font-size: 8px;
  border: 1px solid #8F3030;
  background-color: #000000;
  text-transform: none;
  text-decoration: none;
  }

table.left {
/* this edits the menu module */
  border: 1px solid #8F3030;
  width:160px;
  background-color: #000000;
  }

table.blogbody {
/* this edits the other the place where the  blog is */
  border-left: 1px solid #8F3030;
  border-right: 1px solid #8F3030;
  border-bottom: 1px solid #8F3030;
  background-color: #transp;
  width:220px;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-image: url();
  background-color: #000000;
  font: 8px verdana;
  text-transform: none;
  color: #8F3030;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0px;
  }
table.left TD {
/* on your menu module, this edits the body part of it */
  background-image:;
  font: 8px verdana;
  color: #8F3030;
  text-transform: none;
  background-color: #000000;
  font-weight: bold;
  }

table.search TD, table.search, {
/* border of search bar (if you have it) */
  display: none;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 0px;
  }
table.announcements {
border: 1px solid #8F3030;
}
table.navigation, table.footer {
display: none;
}

table.main,  {
/* the width of your blog with modules */
  width: 360px;
  }
hr {
/* horizontal divider */
  display: none;
  }
</style>


<style type="text/css">
.blogbody i, .standard i, p i, em {
 font-weight: italic;
 color: #c0c0c0;}
</style>
<style type="text/css">
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #8f8f8f;
 }
</style>

<style>
u{
border-bottom: solid #8F3030;
color:#c0c0c0;
}
</style>


<!-- End Script by Blogring.net -->
<BODY style="border-bottom: #8F3030
10t double; border-top: #8F3030
10t double; border-left: #8F3030
10t double; border-right: #8F3030
10t double"></TBODY>

 

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