TITLE HERE
CONTENT HERE

TITLE HERE
CONTENT HERE

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

TITLE HERE



TITLE HERE
CONTENT HERE

TITLE HERE
Image hosted by Photobucket.comImage hosted by Photobucket.comImage hosted by Photobucket.comImage hosted by Photobucket.comImage hosted by Photobucket.comImage hosted by Photobucket.comImage hosted by Photobucket.comImage hosted by Photobucket.comImage hosted by Photobucket.com

punkprincess_layouts31
read my profile
sign my guestbook

Message: message me


Member Since: 9/4/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, September 04, 2005

PLACE IN CUSTOM HEADER

<br><br><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("pink","#000000","pink");
// 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 -->
<br><br><br><br><bnr><br><br><br><br><br>

 

<p><p><p><p><!-- begin code provided by createblog.com -->
<style type="text/css">
/* Stylesheet © PUNKPRINCESS_LYOUTS */
body {
/* -Background Properties- */
  BACKGROUND-POSITION: bottom right;
  BACKGROUND-IMAGE: url(http://personal.telefonica.terra.es/web/evanescence-fallen/images/Evanescence%20grupo%2051.jpg);
  BACKGROUND-ATTACHMENT: fixed;
  BACKGROUND-REPEAT: no-repeat;
  BACKGROUND-COLOR:black;
/* -Scrollbar Style- */
  SCROLLBAR-FACE-COLOR:pink;
  SCROLLBAR-ARROW-COLOR: black;
  SCROLLBAR-TRACK-COLOR: black;
  SCROLLBAR-SHADOW-COLOR:pink
  SCROLLBAR-HIGHLIGHT-COLOR: black;
  SCROLLBAR-DARKSHADOW-COLOR:pink;
  SCROLLBAR-3DLIGHT-COLOR: black;
/* -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: pink;
}
U {
/* -Underlined- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: pink;
   TEXT-DECORATION: underline;
   BORDER-BOTTOM: 2px dashed pink;
}
B, STRONG {
/* -Bold- */
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: pink;
}
i, EM {
/* -Italicized- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: pink;
}
div.blogheader, .caption {
/* -Dates- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: bold;
   FONT-SIZE: 20pt;
   COLOR: pink;
   TEXT-TRANSFORM: lowercase;
   BACKGROUND-COLOR: black;
   TEXT-ALIGN: center;
   LETTER-SPACING: -3px;
   BORDER-BOTTOM: 4px solid pink;
   BORDER-TOP: 1px solid pink;
   BORDER-RIGHT: 1px solid pink;
   BORDER-LEFT: 1px solid pink;
}
a:link, .footernav.link, a.footernav:link {
/* -Links- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: hot pink;
}
a:visited, a.footernav:visited  {
/* -Visited- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: hot pink;
}
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: pink;
   BORDER: 1px solid pink;
   CURSOR: nw-resize;
}
input, select, textarea, .textfield, .button {
/* -Dropdowns, Buttons, Textareas- */
   FONT-FAMILY: terminal;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: pink;
   BORDER: 1px solid pink;
   BACKGROUND-COLOR: black;
}
table.left th, table.module th {
/* -Module Title- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: pink;
   TEXT-TRANSFORM: none;
   BACKGROUND-COLOR: black;
   TEXT-ALIGN: center;
   BORDER-BOTTOM: 1px solid pink;
   BORDER-TOP: 1px solid pink;
   BORDER-RIGHT: 1x solid pink
   BORDER-LEFT: 1x solid pink
filter: alpha(opacity=100,finishopacity=8,style=3)
}
table.left TD, table.module td {
/* -Module Body- */
   BORDER-TOP: 4px solid pink;
   BORDER-BOTTOM: 1px solid pink;
   BORDER-RIGHT: 1px solid pink;
   BORDER-LEFT: 1px solid pink;
   BACKGROUND-COLOR: black;
}
table.left, table.module {
/* -Module Altogether- */
   WIDTH: 200px;
   BORDER: 1px solid pink;
   BACKGROUND-COLOR: black;
}
table.blogbody {
/* -Blog Entries- */
   WIDTH: 300px;
   BORDER-TOP: 4px solid pink ;
   BORDER-BOTTOM: 1px solid pink;
   BORDER-RIGHT: 1px solid pink;
   BORDER-LEFT: 1px solid pink;
   BACKGROUND-COLOR: black;
}
hr {
/* -Divider Below Your Entries- */
   WIDTH: 300px;
   HEIGHT: 6px;
   BORDER: 2px solid hotpink;
   COLOR: pink;
}
/* -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="200">
<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">TITLE HERE</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">TITLE HERE</th></tr>
<tr><td valign="top" class="module">
<MARQUEE behavior=alternate>
<MARQUEE width=200><img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/avatar16.gif" alt="Image hosted by Photobucket.com"><img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/avatar10.gif" alt="Image hosted by Photobucket.com"><img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/amylee11.gif" alt="Image hosted by Photobucket.com"><img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/amy_avatar09.jpg" alt="Image hosted by Photobucket.com"><img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/amy_avatar07.jpg" alt="Image hosted by Photobucket.com"><img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/amy_avatar03.jpg" alt="Image hosted by Photobucket.com"><img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/035.jpg" alt="Image hosted by Photobucket.com"><img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/05.gif" alt="Image hosted by Photobucket.com"><img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/03.gif" alt="Image hosted by Photobucket.com"></MARQUEE></MARQUEE>
</td></tr></table><br>
</td><td width="500" valign="top" align="left">
<!-- end code provided by createblog.com -->


PLACE IN WEBSTATS

 

<!-- from xanga.com/html_scripts-->
<style type="text/css">
.custom{
width:300px;
height:400px;
z-index:100;
overflow: auto;
border: 4px color solid;
background:Transparent;
}</style>
<!-- begin code provided by createblog.com from xanga.com/html_scripts-->
<script>
var tds = document.getElementsByTagName ('a');
for (var i = 0; i < tds.length; i++) {
timeString = tds[i].innerText;
if(timeString.match(/\d+:\d+ [ap]m\b/i)){
if(!tds[i].parentNode.parentNode.parentNode.parentNode.parentNode.tagName.match(/table/i)){break;}
table = tds[i].parentNode.parentNode.parentNode.parentNode.parentNode;
stuff = tds[i].parentNode.parentNode.parentNode.previousSibling.lastChild;
inner = stuff.innerHTML
stuff.innerHTML="";
stuff.insertAdjacentHTML('afterBegin','<div class="custom">'+inner+'</div>');
}
}
</script>