In Home Out
Gothic_Horror_Layouts
gothic_horror_dirty
read my profile
sign my guestbook

Message: message me


Member Since: 11/13/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, November 13, 2005

 

 

Dirty little secrect

Dirty little secrect

Dirty little secrect

Dirty little secrect

 

 

+Copy and paste the following into your HTML header:

 

<script language=javascript>
document.title=("Go around a time or two, just to waste my time with you")
</script>

<img src="http://i31.photobucket.com/albums/c359/gotihc_horror_layouts/dirtylittlesecrect2.jpg"><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("#000000","#ffffff","#000000");
// the border color
var blinkBorderColor = "#ffffff"
// 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();
  background-repeat: no-repeat;
  background-position: bottom center;
  background-attachment: fixed;
  background-color: #ffffff;
  scrollbar-arrow-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-highlight-color: #000000;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 8px verdana;
  line-height:9px;
  color:#000000;
  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:#000000;
  width: 220px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  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:#486078;
  font-family: verdana;
  font-weight: bold;
  font-size: 8px;
  text-transform: none;
  text-decoration: none;
  }

a:hover {
/* edits when user mouseovers the links */
  color:#000000;
  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:#486078;
  font-family: verdana;
  font-weight: normal;
  font-size: 8px;
  border: 1px solid #000000;
  background-color: #ffffff;
  text-transform: none;
  text-decoration: none;
  }

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

table.blogbody {
/* this edits the other the place where the  blog is */
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #ffffff;
  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: #ffffff;
  font: 8px verdana;
  text-transform: none;
  color: #000000;
  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: #000000;
  text-transform: none;
  background-color: #ffffff;
  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 #000000;
}
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: dashed #000000;
color:#c0c0c0;
}
</style>


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

 

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