<center> <!-- begin code provided by createblog.com -->
<script> <!-- begin code provided by createblog.com -->
<!-- //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("#00FFFF","#00FF00","#FF2194","#FFFF00","#FF0000","#0000FF","#0080FF","#FF00FF"); // the border color var blinkBorderColor = "#FFFFFF" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 2; // the # of columns var blinkCols = 50; // the width of the entire box, in pixels or % var blinkWidth = 600; // 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(); //-->
<!-- end code provided by createblog.com --> </script>
<!-- end code provided by createblog.com --><BR><BR> <a href="http://xanga.com/UWantThese_layouts">You Know You Want These</a><BR><BR>
<table> <TR>
<td> <fieldset> <marquee direction="left" height=35 width=50 scrollamount="1"><font color=#00FFFF family="arial" size=1> ADD WORDS</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="down" height=35 width=50 scrollamount="1"><font color=#00FF00 family="arial" size=1> ADD WORDS</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="right" height=35 width=50 scrollamount="1"><font color=#FF2194 family="arial" size=1> ADD WORDS</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="up" height=35 width=50 scrollamount="1"><font color=#FFFF00 family="arial" size=1> ADD WORDS</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="left" height=35 width=50 scrollamount="1"><font color=#FF0000 family="arial" size=1> ADD WORDS</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="down" height=35 width=50 scrollamount="1"><font color=#FF00FF family="arial" size=1> ADD WORDS</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="right" height=35 width=50 scrollamount="1"><font color=#0080FF family="arial" size=1> ADD WORDS</font> </marquee> </fieldset> </td>
</TABLE>
<!-- begin code provided by createblog.com -->
<style type="text/css"> body { font-color:#0080FF; background-color: #FFFFFF; background-image: url(http://tinypic.com/97qjhy.gif); background-repeat: repeat; background-attachment: fixed; scrollbar-arrow-color: black; scrollbar-track-color: #FF0000; scrollbar-shadow-color: #FF00FF; scrollbar-face-color: #FFFF00; scrollbar-highlight-color: #FF2194; scrollbar-darkshadow-color: #00FFFF; scrollbar-3dlight-color: #00FF00; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { font:normal 11px arial; line-height:11px; color:#FF80C0; letter-spacing:0px; text-align:justify; } table.footer TD { text-align: center; } div.blogheader, .caption { font-family:arial; text-transform:none; font-size:14px; line-height:15px; font-weight:bold; color:#FF0000; letter-spacing:0px; background-color: #FFFFFF; border: 2px dashed #FF2194; text-align: left; } a:link, .footernav.link, a.footernav:link, a.footernav:active { color:#FF00FF; font:normal 11px arial; text-decoration: none; } a:visited, a.footernav:visited, { color:#FFFF00; font:normal 11px arial; text-decoration: none; } a:hover { color:#FF80C0; font:normal 11px arial; border-top: 1px solid #FF2194; border-BOTTOM: 1px solid #FF2194; cursor: ne-resize; text-decoration: none; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #FF0000; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:0px; color: #00FF00; } table.left { border: 2px dashed #00FF00; width:160px; background-color: #FFFFFF; } table.blogbody { border: 2px dashed #0080FF; background-color: #FFFFFF; width:450px; } table.left th { background-color: #FFFFFF; font: bold 11px arial; text-transform: lowercase; color: #FFFF00; border: none; } table.left TD { background-color: #FFFFFF; font: 11px arial; color: #FF80C0; border: none; } table.search TD, table.search, table.announcements { background-color: #FFFFFF; border: 2px dashed #0000FF; } table.search TD, table.announcements TH { border: 0px dashed #00FFFF; } table.navigation, table.main, table.footer { width: 500px; } hr { border: 2px dashed #00FF00; } </style>
<script language="JavaScript"> /* Flash Header Title Created & Fixed to work in XANGA by xanga.com/dorischu */ <!-- st=setTimeout; title_tmp1=document.title if (title_tmp1.indexOf(">>")!=-1){ title_tmp2=title_tmp1.split(">>"); title_last=" ?gt; "+title_tmp2[1]; title_last=title_last + " ?gt; " + title_tmp2[2]; }else{ if (title_tmp1.indexOf("?")!=-1){ title_tmp2=title_tmp1.split("?"); title_last=" ?gt; "+title_tmp2[1]; if (title_last==" ?gt; "){title_last=" ?gt; "}; if (title_last==" ?gt; "){title_last=" ?gt; "}; } } title_new="Welcome" step=0 function flash_title() { step++ if (step==15) {step=1} if (step==1) {document. title='~:~•~:~•'+title_new+'•~:~•~:~'} if (step==2) {document. title=':~•~:~•~'+title_new+'~•~:~•~:'} if (step==3) {document. title='~•~:~•~:'+title_new+':~•~:~•~'} if (step==4) {document. title='•~:~•~:~'+title_new+'~:~•~:~•'} if (step==5) {document. title='~:~•~:~•'+title_new+'•~:~•~:~'} if (step==6) {document. title=':~•~:~•~'+title_new+'~•~:~•~:'} if (step==7) {document. title='~•~:~•~:'+title_new+':~•~:~•~'} if (step==8) {document. title='•~:~•~:~'+title_new+'~:~•~:~•'} if (step==9) {document. title='~•~:~•~:'+title_new+':~•~:~•~'} if (step==10) {document. title=':~•~:~•~'+title_new+'~•~:~•~:'} if (step==11) {document. title='~:~•~:~•'+title_new+'•~:~•~:~'} if (step==12) {document. title='•~:~•~:~'+title_new+'~:~•~:~•'} if (step==13) {document. title='~•~:~•~:'+title_new+':~•~:~•~'} if (step==14) {document. title=':~•~:~•~'+title_new+'~•~:~•~:'} st("flash_title()",500); } flash_title() --> </script>
|