iNfO
Image hosted by Photobucket.com
NAME:HERE
DOB:HERE
LOCATION:HERE
GENDER:HERE

InTeReSt

mUsIc:
MoViEs
hObBiEs

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_layouts32
read my profile
sign my guestbook

Message: message me


Member Since: 9/5/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, September 05, 2005

PUT IN CUSTOM HEADER

 

<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","lightblue");
// 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 -->

<p><p><p><p><p>
<!-- begin code provided by createblog.com -->
<style type="text/css">
/* Stylesheet © PUNKPRINCESS_LYOUTS */
body {
/* -Background Properties- */
  BACKGROUND-POSITION: center;
  BACKGROUND-IMAGE: url(http://rds.yahoo.com/S=96062883/K=evanescence/v=2/SID=w/TID=I054_88/l=IVI/SIG=1214d2fe0/EXP=1125978949/*-http%3A//home.nycap.rr.com/nyjs/evanescence.jpg);
  BACKGROUND-ATTACHMENT: fixed;
  BACKGROUND-REPEAT: no-repeat;
  BACKGROUND-COLOR:lightblue;
/* -Scrollbar Style- */
  SCROLLBAR-FACE-COLOR:lightblue;
  SCROLLBAR-ARROW-COLOR: black;
  SCROLLBAR-TRACK-COLOR: black;
  SCROLLBAR-SHADOW-COLOR:lightblue;
  SCROLLBAR-HIGHLIGHT-COLOR: black;
  SCROLLBAR-DARKSHADOW-COLOR: lightblue;
  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: lightblue;
}
U {
/* -Underlined- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: blue;
   TEXT-DECORATION: underline;
   BORDER-BOTTOM: 2px dashed black;
}
B, STRONG {
/* -Bold- */
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: blue;
}
i, EM {
/* -Italicized- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: blue;
}
div.blogheader, .caption {
/* -Dates- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 20pt;
   COLOR: lightblue;
   TEXT-TRANSFORM: lowercase;
   BACKGROUND-COLOR: black;
   TEXT-ALIGN: center;
   LETTER-SPACING: -3px;
   BORDER-BOTTOM: 0px solid hot pink;
   BORDER-TOP: 0px solid pink
   BORDER-RIGHT: 0px solid pink
   BORDER-LEFT: 0px solid pink
}
a:link, .footernav.link, a.footernav:link {
/* -Links- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: lightblue;
}
a:visited, a.footernav:visited  {
/* -Visited- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: lightblue;
}
a:active. a.footernav:active {
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: blue;
   TEXT-DECORATION: line-through;
}
a:hover, a.footernav:hover, a.footernav.hover{
/* -Hovered- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: blue;
   BORDER: 1px solid black
   CURSOR: nw-resize;
}
input, select, textarea, .textfield, .button {
/* -Dropdowns, Buttons, Textareas- */
   FONT-FAMILY: terminal;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: lightblue;
   BORDER: 1px solid white;
   BACKGROUND-COLOR: black;
}
table.left th, table.module th {
/* -Module Title- */
   FONT-FAMILY: arial;
   FONT-WEIGHT: normal;
   FONT-SIZE: 11px;
   COLOR: lightblue;
   TEXT-TRANSFORM: none;
   BACKGROUND-COLOR: black;
   TEXT-ALIGN: center;
   BORDER-BOTTOM: 0px solid hot pink;
   BORDER-TOP: px solid lime;
   BORDER-RIGHT: 0x solid lime;
   BORDER-LEFT: 0x solid lime;
}
table.left TD, table.module td {
/* -Module Body- */
   BORDER-TOP: 4px solid lightblue;
   BORDER-BOTTOM: 1px solid lightblue;
   BORDER-RIGHT: 1px solid lightblue;
   BORDER-LEFT: 1px solid lightblue;
   BACKGROUND-COLOR: black;
}
table.left, table.module {
/* -Module Altogether- */
   WIDTH: 200px;
   BORDER: 1px solid white;
   BACKGROUND-COLOR: black;
}
table.blogbody {
/* -Blog Entries- */
   WIDTH: 300px;
   BORDER-TOP: 4px solid black;
   BORDER-BOTTOM: 1px solid black;
   BORDER-RIGHT: 1px solid black;
   BORDER-LEFT: 1px solid black;
   BACKGROUND-COLOR: white;
}
hr {
/* -Divider Below Your Entries- */
   WIDTH: 300px;
   HEIGHT: 6px;
   BORDER: 1px solid white;
   COLOR: blue;
}
/* -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">iNfO</th></tr>
<tr><td valign="top" class="module">
<img src="http://i19.photobucket.com/albums/b186/BAM_CKy64/05.gif" alt="Image hosted by Photobucket.com"><br>
NAME:HERE<br>DOB:HERE<BR>LOCATION:HERE<BR>GENDER:HERE<BR>
</td></tr></table><br>

<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">
<tr><th valign="top" align="center" class="module">InTeReSt</th></tr>
<tr><td valign="top" class="module">
<br> mUsIc: <br> MoViEs <br>hObBiEs<br>
</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">
<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>


 


PLACE IN WEBSTATS

 

<style type="text/css">
.custom{
width:400px;
height:300px;
z-index:100;
overflow: auto;
border: 2px #lime solid;
background:#FFFFFF;
}</style>

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