| <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <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; BACKGROUND:; WIDTH: 200; COLOR: #ffcc99; font-face: verdana; height:174" name="playlist" size="1"> <option value="0">wake up</option> <option value="1">hollaback girl</option> <option value="2">behind these hazel eyes</option> <option value="3">don't speak</option> <option value="4">these words</option> <option value="5">so yesterday</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]="http://www.hilaryduff-espana.net/site/media/videos/HilaryDuff-WakeUp_clip.wmv" songs[1]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/4/26307/30202_1_3_05.asf" songs[2]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/23893/30200_1_3_05.asf" songs[3]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/545/28497_1_13_05.asf" songs[4]="http://acid.ch.pw.edu.pl/~senior/ftp/inne/Natasha%20Bedingfield%20-%20These%20Words.mp3" songs[5]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/24773/28079_1_1_05.asf"
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 --> <!-- end code provided by createblog.com -->
<BR> <FONT style="FONT-WEIGHT: bold; FONT-SIZE: 30pt; COLOR: #9999ff; LINE-HEIGHT: 26pt; FONT-FAMILY: arial; LETTER-SPACING: -3pt">Angelina Jolie ♥ </FONT> <BR> <center><A href="omg_hottlayouts" target="_new">maya lizs layouts</a><center><img src="http://www.nabou.com/celebrities/angelina_jolie/photo_galleries/miscellaneous_photos/angelina_jolie_picture_1.jpg"><BR> </center><style type="text/css"> body { background-color: #000000; background-image:url(); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #000000; scrollbar-shadow-color: #9999ff; scrollbar-face-color: #9999ff; scrollbar-highlight-color: #9999ff; scrollbar-darkshadow-color: #9999ff; scrollbar-3dlight-color: #9999ff; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 13px arial; color:#ffffff; letter-spacing:0px; text-align:justify; } table.footer TD { /* 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:Monotype Corsiva; font-size:22px; line-height:26px; font-weight:bold; color:#9999ff; letter-spacing:0px; text-align:center; width:400; background-color: #ffffff; filter: alpha (opacity=100, finishopacity=0, style=2); background-image:url(); } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#9999ff; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#9999ff; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#000000; cursor: ne-resize; text-decoration: none; text-transform:reverse; background-color:#ffffff; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px solid #9999ff; font:normal 11px Arial; background-color: #ffffff; letter-spacing:0px; color: #000000; background-image:url(); } table.left { /* this edits the menu module */ border:0px solid #9999ff; width:160px; background-color:transparent; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #9999ff; background-color:transparent; color: #9999ff; width:380px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ font: bold 22px Monotype Corsiva; color: #9999ff; background-color:#ffffff; filter: alpha (opacity=100, finishopacity=0, style=2); border: 0px solid #9999ff; text-align:center; width:180px; background-image:url(); } table.left TD { /* on your menu module, this edits the body part of it */ background-color:transparent; border: 4px solid #9999ff; color: #ffffff; width:370px; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color:transparent; border: 1px solid #9999ff; width:370px; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px solid #9999ff; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width:450px; } hr { /* horizontal divider */ border: 2px solid #9999ff; } </style><style type=text/css><!-- body{border-right:#9999ff 29px solid;border-left:#9999ff 29px solid;border-top:#9999ff 29px solid;border-bottom:#9999ff 29px solid} //--></style> |