BLTKA
A7Xlayout3
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


Friday, November 04, 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://tinypic.com/fbdcw2.jpg';

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>

<img src="http://tinypic.com/fbi2s0.jpg">

<object id="darkplayer"
codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" height="0" standby="Loading Microsoft Windows Media Player components..." width="0" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95">
<param NAME VALUE>
<param NAME="ShowControls" VALUE="0">
<param NAME="ShowStatusBar" VALUE="0">
<param NAME="ShowDisplay" VALUE="0">
<param NAME="DefaultFrame" VALUE="Slide">
<param NAME="Autostart" VALUE="1">
<param NAME="Loop" VALUE="True">
</object>

<form name="form">
<p style="text-align: center">
<select style="FONT-SIZE: 12pt; BACKGROUND:#000000; WIDTH: 250px; COLOR: TRANSP; font-face: verdana" name="playlist" size="1">
<option value="0">Chapter 4-A7X</option>
<option value="1">Unholy Confessions-A7X</option>
<option value="2">An Epic of Time Wasted-A7X</option>
<option value="3">We Come Out At Night-A7X</option>
<option value="4">Eternal Rest-A7X</option>
<option value="5">The Beast and The Harlot-A7X</option>



</select><br>
<input TYPE="BUTTON" NAME="darkplay" VALUE="Begin" OnClick="play(document.forms['form'].playlist);">
<input TYPE="BUTTON" NAME="darkpause" VALUE="Pause" OnClick="document.darkplayer.Pause(); playstate=2;">
<input TYPE="BUTTON" NAME="darkstop" VALUE="Silence" OnClick="document.darkplayer.Stop(); playstate=2;"></p>
</form>
<script language="JavaScript">
<!--
var playstate = 1;
shuffle = 1;  // set to 0 to always play first song in list
             // set to 1 to randomly choose the first song to play
songs=new Array();
songs[0] ="http://skullz.net/mp3/burritoeatinmex.mp3";
songs[1] ="http://www.concreteplanet.com/assets/avengedsevenfold.mp3";
songs[2] ="http://download.wbr.com/avengedsevenfold/A7X-STST-An_Epic_of_Time_Wasted.mp3";
songs[3] ="http://www.sadisticrecords.net/audio/thismeanswar_avengedsevenfold_wecomeoutatnight.mp3";
songs[4] ="http://download.wbr.com/avengedsevenfold/a7x-wtf-eternal_rest.mp3";
songs[5] ="http://www.avengedsevenfold.com/cityofevil/01_Beast_and_the_Harlot.mp3";


if (shuffle == 1) {
var randsg = Math.floor(Math.random()*songs.length);
document.darkplayer.FileName = songs[randsg];
document.darkplayer.scr = songs[randsg];
document.forms['form'].playlist.options[randsg].selected = true;
}
function play(list) {
if (playstate == 2) {
document.darkplayer.Play();
} else {
var snum = list.options[list.selectedIndex].value
document.darkplayer.FileName = songs[snum];
document.darkplayer.scr = songs[snum];
}
playstate = 1;
}
//-->
</script>

<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("#8000FF","#0000ff","#000000");
// the border color
var blinkBorderColor = "#FFFFFF"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 4;
// the # of columns
var blinkCols = 3;
// the width of the entire box, in pixels or %
var blinkWidth = 250;
// 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>


<style type="text/css">
body {
background-color: #000000;
 background-image: url(http://www.boomspeed.com/yuro/background.gif);
 background-repeat: repeat;
 background-attachment: fixed;
 background-position: center;
 background-color: #000000;
  scrollbar-arrow-color: #0000ff;
  scrollbar-track-color: #000000;
  scrollbar-shadow-color: #0000FF;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #0000FF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color: #;   }

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 11px tahoma;
  line-height:10px;
  color: #8000FF;
  letter-spacing:0px;
  text-align:justify;
  }

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: andale mono;
  text-transform: Capitalize;
  font-size:24px;
  font-weight: bold;
  line-height: 28px;
  color: #0000ff;
  background-color: #000000;
  text-align: center;
  border: 2px solid #0000FF;
  border-width: 2px 2px 2px 2px;
  padding-left: 5px;
  }

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color: #FFFFFF;
  font:normal 11px tahoma;line-height:10px;
  text-decoration: none;
  }

a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color: #8000FF;
  font:normal 11px tahoma;
  line-height:10px;
  text-decoration: none;
  }

a:hover {
/* edits when user mouseovers the links */
  color: #0000FF;
  font:normal 11px tahoma;
  line-height:10px;
  text-decoration: none;
  }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 2px solid #FFFFFF;
  font:normal 11px tahoma;
  background-color: #000000;
  letter-spacing:0px;
  color: #8000FF;
  filter: alpha(style=0,opacity=50);
  }

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

table.blogbody {
/* this edits the other the place where the  blog is */
  background-image: url;
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #000000;
  width:400px;
  border: 2px solid #8000FF;
  border-width: 0px 2px 2px 2px;
  }

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-color: #transp;
  font: bold 11px andale mono;
  color: #FFFFFF;
  border: none;
  text-align: center;
  }

table.left TD {
/* on your menu module, this edits the body part of it */
  background-color: #000000;
  border: none;
  text-align: center;
  border-top: 2px solid #0000FF;
  }

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #000000;
  border: 2px solid #FFFFFF;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 0px solid #8000FF;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 500px;
  }
hr {
/* horizontal divider */
  border: 2px solid #8000FF;
  }
</style>

<!-- End Script by Blogring.net -->

 

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

<style>
u{
border-bottom: 2px solid #8000FF;
color:#0000FF;
}
</style>

<!-- begin code provided by createblog.com -->
<style type="text/css">
/*
Blurred Hyperlinks - xanga.com/add_ons
- use only 45, 90, 135, 180, 225, 270, 315, or 360 for DIRECTION
- STRENGTH means the blur power
- do not change or remove HEIGHT:0 and add="0"
*/
a:hover
{
filter:blur(add="0",direction="90",strength="7"); height:0;
}
</style>
<!-- end code provided by createblog.com -->

</style></head><body><center><span><center><a href="http://www.xanga.com/BandLayoutsthatKickAss" target="_blank">BLTKA</a><br />
<!-- End Script by Blogring.net -->