TITLE HERE
CONTENT HERE

TITLE HERE
CONTENT HERE

TITLE HERE
- » Xanga
- » Login or Logout
- » Subscribe
- » Look & Feel
- » Home
- » Profile
- » Account Info
- » Subscribers

mUsIc



TITLE HERE
CONTENT HERE

pIcTuRe'S

punkprincess_layouts26
read my profile
sign my guestbook

Message: message me


Member Since: 8/17/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Wednesday, August 17, 2005

<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
//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("#ffffff","#000000","#000000");
// the border color
var blinkBorderColor = "#000000"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 2;
// 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 = 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();
//-->
</SCRIPT>
<!-- End Script by Blogring.net -->

 


<!-- begin code provided by createblog.com -->
<style type="text/css">
/* pUnKpRiNcEsS_lAyOuTs */
body {
/* -Background Properties- */
  BACKGROUND-POSITION: bottom right;
  BACKGROUND-IMAGE: url(http://rds.yahoo.com/S=96062883/K=slipknot/v=2/SID=w/l=IVI/SIG=121hkhj5i/EXP=1124425433/*-http%3A//www.nyrock.com/img/2000/slipknot2b.jpg);
  BACKGROUND-ATTACHMENT: fixed;
  BACKGROUND-REPEAT: no-repeat;
  BACKGROUND-COLOR: black;
/* -Scrollbar Style- */
  SCROLLBAR-FACE-COLOR: red;
  SCROLLBAR-ARROW-COLOR: red;
  SCROLLBAR-TRACK-COLOR: black;
  SCROLLBAR-SHADOW-COLOR: red;
  SCROLLBAR-HIGHLIGHT-COLOR: red;
  SCROLLBAR-DARKSHADOW-COLOR: red;
  SCROLLBAR-3DLIGHT-COLOR: red;
/* -Body Cursor- */
  CURSOR: crosshair;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, xmp {
/* -Main Font- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: white;
}
U {
/* -Underlined- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: FFC1C1;
   TEXT-DECORATION: underline;
   BORDER-BOTTOM: 2px dashed red;
}
B, STRONG {
/* -Bold- */
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: red;
}
i, EM {
/* -Italicized- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: FFC1C1;
}
div.blogheader, .caption {
/* -Dates- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 20pt;
   COLOR: white;
   TEXT-TRANSFORM: lowercase;
   BACKGROUND-COLOR: black;
   TEXT-ALIGN: center;
   LETTER-SPACING: -3px;
   BORDER-BOTTOM: 4px solid #FFC1C1;
   BORDER-TOP: 1px solid red;
   BORDER-RIGHT: 1px solid red;
   BORDER-LEFT: 1px solid red;
}
a:link, .footernav.link, a.footernav:link {
/* -Links- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: white;
}
a:visited, a.footernav:visited  {
/* -Visited- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: white;
}
a:active. a.footernav:active {
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: white;
   TEXT-DECORATION: line-through;
}
a:hover, a.footernav:hover, a.footernav.hover{
/* -Hovered- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: FFC1C1;
   BORDER: 1px solid red;
   CURSOR: nw-resize;
}
input, select, textarea, .textfield, .button {
/* -Dropdowns, Buttons, Textareas- */
   FONT-FAMILY: terminal;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: white;
   BORDER: 1px solid #FFC1C1;
   BACKGROUND-COLOR: black;
}
table.left th, table.module th {
/* -Module Title- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: white;
   TEXT-TRANSFORM: none;
   BACKGROUND-COLOR: black;
   TEXT-ALIGN: center;
   BORDER-BOTTOM: 4px solid #FFC1C1;
   BORDER-TOP: none;
   BORDER-RIGHT: none;
   BORDER-LEFT: none;
}
table.left TD, table.module td {
/* -Module Body- */
   BORDER-TOP: 4px solid red;
   BORDER-BOTTOM: none;
   BORDER-RIGHT: none;
   BORDER-LEFT: none;
   BACKGROUND-COLOR: black;
}
table.left, table.module {
/* -Module Altogether- */
   WIDTH: 180px;
   BORDER: 1px solid red;
   BACKGROUND-COLOR: black;
}
table.blogbody {
/* -Blog Entries- */
   WIDTH: 350px;
   BORDER-TOP: 4px solid red;
   BORDER-BOTTOM: 1px solid red;
   BORDER-RIGHT: 1px solid red;
   BORDER-LEFT: 1px solid red;
   BACKGROUND-COLOR: black;
}
hr {
/* -Divider Below Your Entries- */
   WIDTH: 350px;
   HEIGHT: 6px;
   BORDER: 1px solid red;
   COLOR: black;
}
/* -Removes Header Navigation & Regular left modules. Remove this when not using custom mods- */
texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none}
</style>

<table border=0 width="500"><tr><td valign="top" width="160">
<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">

<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">
<tr><th valign="top" align="center" class="module">TITLE HERE</th></tr>
<tr><td valign="top" class="module">
CONTENT HERE
</td></tr></table><br>

<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">
<tr><th valign="top" align="center" class="module">TITLE HERE</th></tr>
<tr><td valign="top" class="module">
CONTENT HERE
</td></tr></table><br>

<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">
<tr><th valign="top" align="center" class="module">TITLE HERE</th></tr><tr><td valign="top">
- » <a href="http://xanga.com">Xanga</a><br>
- » <a href="http://xanga.com/signin.aspx">Login</a> or <a href="http://xanga.com/logout.aspx">Logout</a><br>
- » <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=USERNAME_HERE">Subscribe</a><br>
- » <a href="http://edit.xanga.com/claf.aspx">Look & Feel</a><br>
- » <a href="http://xanga.com/private/home.aspx">Home</a><br>
- » <a href="http://www.xanga.com/Private/profilebasic.aspx">Profile</a><br>
- » <a href="http://www.xanga.com/Private/editaccount.aspx">Account Info</a><br>
- » <a href="http://www.xanga.com/Private/subs.aspx">Subscribers</a></td></tr></table>
<br>

<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">
<tr><th valign="top" align="center" class="module">mUsIc</th></tr>
<tr><td valign="top" class="module">
<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>
</p>
<form name="form">
<p style="text-align: center">
<select style="FONT-SIZE: 8pt; WIDTH: 170; height:174" name="playlist" size="1">
<option value="0"> SONG NAME </option>
<option value="1"> SONG NAME </option>
<option value="2"> SONG NAME </option>
<option value="3"> SONG NAME </option>
<option value="4"> SONG NAME </option>
<option value="5"> SONG NAME </option>
<option value="6"> SONG NAME </option>
<option value="7"> SONG NAME </option>
<option value="8"> SONG NAME </option>
<option value="9"> SONG NAME </option>
<option value="10"> SONG NAME </option>
<option value="11"> SONG NAME </option>
<option value="12"> SONG NAME </option>
<option value="13"> SONG NAME </option>
<option value="14"> SONG NAME </option>
<option value="15"> SONG NAME </option>
<option value="16"> SONG NAME </option>
<option value="17"> SONG NAME </option>
<option value="18"> SONG NAME </option>
<option value="19"> SONG NAME </option>
<option value="20"> SONG NAME </option>
</select><br>
<input TYPE="BUTTON" NAME="darkplay" VALUE="PLAY" 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="STOP" 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
// www.xanga.com/smartypants91780
// unlimited songs, just copy and paste the song line and change the number
songs=new Array();
songs[0]=" SONG URL "
songs[1]=" SONG URL "
songs[2]=" SONG URL "
songs[3]=" SONG URL "
songs[4]=" SONG URL "
songs[5]=" SONG URL "
songs[6]=" SONG URL "
songs[7]=" SONG URL "
songs[8]=" SONG URL "
songs[9]=" SONG URL "
songs[10]=" SONG URL "
songs[11]=" SONG URL "
songs[12]=" SONG URL "
songs[13]=" SONG URL "
songs[14]=" SONG URL "
songs[15]=" SONG URL "
songs[16]=" SONG URL "
songs[17]=" SONG URL "
songs[18]=" SONG URL "
songs[19]=" SONG URL "
songs[20]=" SONG URL "

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>

</td></tr></table><br>

<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">
<tr><th valign="top" align="center" class="module">TITLE HERE</th></tr>
<tr><td valign="top" class="module">
CONTENT HERE
</td></tr></table><br>


<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">
<tr><th valign="top" align="center" class="module">pIcTuRe'S</th></tr>
<tr><td valign="top" class="module">
<MARQUEE behavior=alternate>
<MARQUEE width=300><IMG src="http://www.independent.pl/fotogaleria/s/slipknot5.jpg"><IMG src="http://www.independent.pl/fotogaleria/s/slipknot4.jpg"> <IMG src="http://www.independent.pl/fotogaleria/s/slipknot7.jpg"> <IMG src="http://www.independent.pl/fotogaleria/s/slipknot3.jpg">
<IMG src="http://www.independent.pl/fotogaleria/s/slipknot2.jpg"> <IMG src="http://www.independent.pl/fotogaleria/s/slipknot8.jpg">  <IMG src="http://www.independent.pl/fotogaleria/s/slipknot1.jpg"> <IMG src="http://www.independent.pl/fotogaleria/s/slipknot6.jpg"></MARQUEE></MARQUEE>


</td></tr></table><br>
</td><td width="500" valign="top" align="left">
<!-- end code provided by createblog.com -->