Suggest a link
Recommend to friend
Create a site
<!-- Script by Paul Chen --><td id="customRight" style="display:none" vAlign="top" width="200"> <!-- module:start --> <table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1"> <tr><th class="left" vAlign="top" align="center"> <b>Stuff About Me</B> </th></tr> <tr><td class="left" vAlign="top"> Write about <b>you</b> here. Your hobbies, friends, fave movies, <b>hangouts</b>, the list goes on. Just take <i>advantage</i> of the extra space! ♥ </td></tr> </table> <br/> <!-- module:end --> <!-- module:start --> <table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1"> <tr><th class="left" vAlign="top" align="center"> <b>My Jukebox</b> </th></tr> <tr><td class="left" vAlign="top"> <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> <form name="form"> <p style="text-align: center"> <select style="FONT-SIZE: 8pt; BACKGROUND:#transparent; WIDTH: 140px; COLOR: #33666; font-face: verdana" 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> </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 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"; 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> <!-- end code provided by createblog.com --> </td></tr> </table> <br/> <!-- module:end --> <!-- module:start --> <table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1"> <tr><th class="left" vAlign="top" align="center"> <b>Your Title Here</B> </th></tr> <tr><td class="left" vAlign="top"> Write <b>anything</b> you want here. Maybe add some <i>icons</i> or a picture. It doesn't matter ♥ <br></td></tr> </table> <br/> <!-- module:end --> </td> <script> extra=false; j=document.getElementById('MoreoverModule1_lblModuleTitle') if(j){extra=true} index=0; var mytds = document.getElementsByTagName('td'); var i = 0; for(i=0;i<mytds.length-1;i++){ if(mytds[i].width=="200"){ index++; if(index==(extra ? 2 : 1)){break;}} } var sidebar = (extra ? mytds[i]: mytds[i].parentNode) var tsibpc = document.getElementById('customRight'); var rightSide = tsibpc.cloneNode(true); rightSide.style.display = "block"; sidebar.appendChild(rightSide); </script> <FONT style="FONT-WEIGHT: normal; FONT-SIZE: 35pt; COLOR: #000000; LINE-HEIGHT: 35pt; FONT-FAMILY: times new roman; LETTER-SPACING: -1pt">write anything here</FONT><BR> <FONT style="FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #333333; LINE-HEIGHT: 15pt; FONT-FAMILY: times new roman; LETTER-SPACING: 2pt">AND HERE TOO</FONT><BR><BR><br> <a href="http://www.xanga.com/dobisgirls_lays" target="_blank"><b>dobisgirls_lays</b></a><br/> <style type="text/css"> body { background-image: url(http://p6.piczo.com/img/i45674154_55016_6.gif); background-repeat: yes-repeat; background-attachment: fixed; background-color: #ffffff; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:16px; color:#000000; letter-spacing:0px; text-align:left; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #000000; text-transform: none; font: bold 11px trebuchet ms; } .blogbody u, .standard u, { text-decoration: underline; font-weight: regular; color: #000000; text-transform: none; font: regular 11px arial; border-bottom: 1pt dotted #000000; } .blogbody i, .standard i, em { text-decoration: italic; color: #000000; text-transform: none; font: italic 12px arial; } table.footer TD { text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family:times new roman; text-transform:normal; font-size:20px; line-height:21px; font-weight:normal; border-bottom:0px solid #000000; border-right:1px solid #000000; border-left:1px solid #000000; border-top:1px solid #000000; width: 340px; background-image: url(http://p6.piczo.com/img/i45674154_55016_6.gif); background-color: #ffffff; color: #000000; letter-spacing: 1px; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#000000; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#000000; text-decoration: none; } a:hover { border: 1px solid #000000; color: #000000; background-color: #ffffff; cursor: e-resize; text-transform:uppercase; letter-spacing: 0px; FONT-SIZE: 8pt; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: #000000 solid 1px; font:normal 11px arial; background-color: #ffffff; letter-spacing:0px; color: #000000; } table.left { /* this edits the menu module */ border: #ffffff solid 0px; font: normal 15px arial; width:160px; background-color: #ffffff; color: #ffffff; } table.blogbody { /* this edits the other the place where the blog is */ border-bottom:1px solid #000000; border-right:1px solid #000000; border-left:1px solid #000000; border-top:1px solid #000000; background-color: #ffffff; width:340px; } table.left th { /* menu module titles */ background-image: url(http://p6.piczo.com/img/i45674154_55016_6.gif); background-color: #ffffff; font: normal 15px times new roman; text-transform: normal; color: #000000; border-bottom:1px solid #000000; border-right:1px solid #000000; border-left:1px solid #000000; border-top:1px solid #000000; letter-spacing: 1px; text-align: center; } table.left TD { /* menu module body */ background-image: url(http://url.com/to/the/site/image.gif); background-color: #ffffff; border-bottom:1px solid #000000; border-right:1px solid #000000; border-left:1px solid #000000; border-top:0px solid #000000; color: #000000; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background color: #transp. filter:alpha (opacity=0, finishopacity=0, style=1); border: #FFFFFF } table.search TD, table.announcements TH { /* Other part of search bar border*/ border: none; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 523px; } hr { /* horizontal divider */ border: 1px solid #000000; } </style> put this in the beginning of WEB STATS
DO NOT SUBSCRIBE TO THIS LAYOUT!!!
SONG NAME SONG NAME SONG NAME SONG NAME SONG NAME SONG NAME SONG NAME SONG NAME SONG NAME SONG NAME SONG NAME