<img src="http://i7.photobucket.com/albums/y251/HellsHearseRazor/Banners/obsessionbanner.jpg" <BR> <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","#0000bf","#000000","#4040ff"); // the border color var blinkBorderColor = "#000000" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 5; // the # of columns var blinkCols = 1; // the width of the entire box, in pixels or % var blinkWidth = 600; // the height of each row, in pixels var blinkRowHeight = 2; // speed of blinking, in milliseconds var blinkRate = 0; // 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> <br>
<a href=http://xanga.com/razorblade_layoutstarget="_blank">Sliced By A Razorblade!</a><br /> <style type="text/css"> body { background-color: #000000; background-image: url(); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #000000; scrollbar-shadow-color: #4040ff; scrollbar-face-color: #000000; scrollbar-highlight-color: #4040bf; scrollbar-darkshadow-color: #0000bf; scrollbar-3dlight-color: #000000; }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { font:normal 12px arial; line-height:11px; color:#4040ff; letter-spacing:0px; text-align:left; }
table.footer TD { text-align: left; }
div.blogheader, .caption { font:bold 14px arial; text-transform:uppercase; line-height:10px; font-weight:regular; color:#4040ff; letter-spacing:1px; background-color: #000000; text-align: center; }
a:link, .footernav.link, a.footernav:link, a.footernav:active { color:#4040ff; text-decoration: none; }
a:visited, a.footernav:visited, { color:#0000bf; text-decoration: none; }
a:hover { color:#ffffff; cursor: crosshair; text-decoration: srtike-through; font:normal 10px arial; }
input, select, textarea, .textfield, .button { border: 2px double #0000bf; font:normal 11px arial; background-color: #000000; letter-spacing:0px; color: #0000bf; }
table.left { border: 3px double #0000bf; width:180px; background-color: #000000; color: #0000bf; }
table.blogbody { border: 4px double #0000bf; background-color: #000000; width:400px; }
table.left th { background-image: url(url here); background-color: #000000; font: bold 12px arial; text-transform: uppercase; color: #4040ff; border: none; text-align: left; } table.left TD { background-image: url(url here); background-color: #000000; border: none; }
table.search TD, table.search, table.announcements { background-color: #000000; border: 3px double #0000bf; } table.search TD, table.announcements TH { border: 1px double #0000bf; } table.navigation, table.main, table.footer { width: 580px; } hr { border: 2px double #0000bf; } </style> <BODY style="border-bottom: #0000bf 25t double; border-top: #0000bf 25t double; border-left: #4040ff 25t double; border-right: #4040ff 25t double"></TBODY> |