BLTKA
MM2layoutfromBLTKA
read my profile
sign my guestbook

Message: message me


Member Since: 10/10/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, October 10, 2005

<script type='text/javascript'>
// intro splash page by micron
// for more xanga scripts and help go to xangans.com
// distributed by xanga.com/add_ons

// change this url to an image of your choice
var image = 'http://www.marilynmanson.com/images/hdr1.gif';

function enterSite() {
document.getElementById('splash').style.display = 'none';
var content = document.getElementsByTagName("center");
for (var i=0; i<content.length;i++) {
content[i].style.display = 'block';
}
return false;
}

if (document.title.slice(-10) == 'Xanga Site') {
document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #dcdcdc;} </style><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"></a></td></tr></table><center><span>');
}
</script>

<!-- 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
//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("#ff0000","FF8000","#ff0000");
// the border color
var blinkBorderColor = "#0000"
// the border width, in pixels
var blinkBorderWidth = 10;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 4;
// the width of the entire box, in pixels or %
var blinkWidth = 600;
// the height of each row, in pixels
var blinkRowHeight = 13;
// speed of blinking, in milliseconds
var blinkRate = 0;

// 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>
<!-- End Script by Blogring.net -->

<style type="text/css">
/* <span class='searchlite'>SO last summer</span> Stylesheet */
/* by BLTKA(BLTKA) */
/* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */
body {
  scrollbar-arrow-color: #FF0000;
  scrollbar-track-color: #ff8000;
  scrollbar-shadow-color: #FF0000;
  scrollbar-face-color: #ff8000;
  scrollbar-highlight-color: #FF0000;
  scrollbar-darkshadow-color:#ff8000;
  scrollbar-3dlight-color: #FF0000;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 border-left: 8px double #ff0000;
border-bottom: 4px single #000000;
border-right: 8px double #ff0000;
border-top: 4px solid #000000;
 color: #ff0000;
 }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 10px courier new;
  line-height:15px;
  color:#ff0000;
  letter-spacing:0px;
  text-align:left;
  }
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: courier new;
text-transform: lower case;
font-size:18px;
line-height:10px;
font-weight:bold;
height: -150px;
border: 4px #FF8000;
color: #ff0000;
letter-spacing:-2px;
text-align: left;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#FF0000;
  text-decoration: none;
font: 14px courier new;
  font-weight: BOLD;
  line-height:10px;
 
  }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color:#FF0000;
  text-transform: lowercase;
font:14px comic sans ms;
 font-weight:normal;
  line-height:15px;
 
 
   }
a:hover {
/* edits when user mouseovers the links */
  background-color: #transp;
  color:#FF0000;
  cursor: move;
   font-weight:bold;
  border: 2px double #FF8000;
  text-transform: loweercase;
  font: 14px terminal;
  line-height:12px;
 
  }
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 2px solid #FF8000;
  font:normal 12px comic sans ms;
  background-color: #transp;
  letter-spacing:0px;
  color: #FF0000;
  }
table.left {
/* this edits the menu module */
   border: 5px double #FF8000;
    width:175px;
   background-color: #transp;
filter:alpha (opacity=35, finishopacity=35, style=1);
border: 5px double #FF8000;

  }
table.blogbody {
/* this edits the other the place where the  blog is */
  border-left: 10px double #ff8000;
border-bottom: 2px solid #ff8000;
border-right: 10px double #ff8000;
border-top: 2px solid #ff8000;
  background-color: #transp;
  background-image: url(http://www.boomspeed.com/yuro/background.gif);;
  width:350px;
  font:normal 16px comic sans ms;
  line-height:10px;
  color: #ff0000;
 
  }
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-color: #transp;
  font:bold 12px comic sans ms;
  text-transform: uppercase;
  color: #ff0000;
  align: center;
  border: 4px double #FF8000;
  }
table.left TD {
/* on your menu module, this edits the body part of it */
  background-image: url(http://www.boomspeed.com/yuro/background.gif);;
  background-color: #transp;
  border: 3px double #FF0000;
  font:normal 14px arial;
  line-height:14px;
  color: #ff8000;
  }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #transp;
  border-top: 2px solid #FF8000;
  border-bottom: 2px solid #FF8000;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 1px solid #FF8000;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 400px;
  }
hr {
/* horizontal divider */
  border-top: 2px solid #FF8000;
  }
body
{border-right:#FF8000 4px solid;
border-left:#FF8000 4px solid;
border-top:#FF8000 4px solid;
border-bottom:#FF8000 4px solid
}
</style>
<html><head><title></title><style type="text/css">
Body {background-color: #transp; background-image: url(http://tinypic.com/fuq23p.jpg); background-attachment: fixed; background-repeat: repeat in all directions; background-position: bottom left; text-align: center; font-family: Verdana; color: #ff0000; font-size: x-small; text-decoration: none; }
table.left TD, table.left TR { color: #ff0000;
</style><script language="javascript">
<!-- begin code provided by createblog.com -->
</SCRIPT><a
<br><a href="http://www.xanga.com/bandlayoutsthatkickass" target="_new">BLTKA</a></div>