| Dont forget to change the Username for the Subscriby Thingy
<script> document.title= " Billie Joe Loves 80! " </script>
<center> <FONT style="FONT-WEIGHT: bold; FONT-SIZE: 48pt; COLOR: #FFFFBF; LINE-HEIGHT: 35pt; FONT-FAMILY:verdana; LETTER-SPACING: -7pt"><b> Billie Joe </b> Loves <i> Adrienne </i> <u> July 2, 1994</u>♥ </FONT><BR><bR>
<!-- Blink Boxes : Provided by Blogring.net --> <script language=JavaScript> <!-- file://blink boxes - xanga.com/add_ons file://by sean f http://www.xanga.com/seanmeister
file://fixed to work with new security measures by file://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("#BF80FF","#FF8080","#66CCCC"); // the border color var blinkBorderColor = "#000000" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 40; // 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(); file://--> </SCRIPT> <!-- End Script by Blogring.net -->
<a href=http://www.xanga.com/xkerplunk_layoutsx>80 and Billie Joe LOVE this place...</a> : <a href=http://xanga.com/signin.aspx>Welcome to Paradise</a> : <a href=http://www.xanga.com/logout.aspx>80 Please keep taking me away</a> : <a href=http://www.xanga.com/CLAF>I've got some<i> scattered </i>pictures...</a> : <a href=http://www.xanga.com/private>Privet Ale</a> : <a href=http://www.xanga.com/Private/SubscribeTo.aspx?user=!USERNAME HERE!>Speachless <i>and</i>Redundant</a> : <a href=http://www.xanga.com>xanga</a> : <a href=http://www.xanga.com/private/Subs.aspx>Cause she's 2,000 light yeras away</a></center> <img src="http://tinypic.com/i44vh5.jpg"> <style type="text/css"> /*LAY0UT BY:St_Whatsername_Of_Suburbia*/ body { background-color: #000000; background-image:url(http://tinypic.com/i4e447.jpg); background-repeat:repeat; background-position: center; background-attachment: fixed; scrollbar-arrow-color: #FFFFBF; scrollbar-track-color: #000000; scrollbar-shadow-color: #66CCCC; scrollbar-face-color: #000000; scrollbar-highlight-color: #FF8080; scrollbar-darkshadow-color: #8F8OFF; scrollbar-3dlight-color: #FFFFBF; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 8pt arial; color: #FFFFBF; letter-spacing:0px; text-align:center; } u {font-weight:normal; letter-spacing: 0px; color: #BF80FF;border-bottom: 1pt dashed #BF80FF;} b, strong {font-weight:bold; letter-spacing:-0px; color: #FF8080;} em,i {font-weight:normal;italize; lefter-spacing: 0px; font-family: georgia; color: #66CCCC;}; /* 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: arial; text-transform: uppercase; font-size: 8pt; font-weight: bold; letter-spacing: -1px; color: #BF80FF; text-align: center; width: 330px; background-color: #000000; border-top: 1px solid #66CCCC; border-left: 1px solid #66CCCC; border-right: 1px solid #66CCCC; border-bottom: 4px solid #66CCCC; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #FF8080; font:normal 8pt arial; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #BF80FF; font:normal 8pt arial; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #66CCCC; font: italic 8pt georgia; background-color:#000000; text-decoration: underline; cursor: crosshair; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #66CCCC; font:normal 8pt arial; background-color: #FFFFBF; font-color: #BF80FF; } table.left { /* this edits the menu module */ border: none; font-weight: normal; text-align: right; width: 155px; color: #FF8080; background-color: #000000; } table.blogbody { /* this edits the other the place where the blog is */ background-color: #000000; border-top: 4px solid #FF8080; border-left: 1px solid #BF80FF; border-right: 1px solid #FFFFBF; border-bottom: 1px solid #66CCCC; width: 330px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ font-family: arial; text-transform: uppercase; font-size:8pt; font-weight: bold; letter-spacing: 0px; color: #FF8080; background-color: #000000; text-align: center; border-top: 1px solid #FFFFBF; border-left: 1px solid #66CCCC; border-right: 1px solid #BF80FF; border-bottom: 4px solid #FF8080; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: #000000; font: arial; color: #BF80FF; text-align: right; border-top: 4px solid #BF80FF; border-left: 1px solid #FF8080; border-right: 1px solid #66CCCC; border-bottom: 1px solid #FFFFBF; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #000000; border: 2px solid #66CCCC; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #66CCCC; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 470px; } hr { /* horizontal divider */ border: 0px solid #BF80FF; } table.footer {display: none;}</style> <BODY style="border-bottom: #BF80FF 8t double; border-top: #FF8080 8t double; border-left: #FFFFBF 8t double; border-right: #66CCCC 8t double"></TBODY> <style type="text/css"> table.navigation, table.footer { display:none; } </style>
|