¹C«È:  µù¥U | µn¿ý | ·j¯Á | À°§U | VIPÃÙ§U¥»¯¸ | ¥ZµnÃÙ§U¼s§i | ³]¬°­º­¶ | ¥[¤J¦¬Âà | ÁcÅ餤¤å

 

your gf Ú»­ø¨ì¤ù ¥î¼äóa ¤£¯à³X°ÝSOPCAST­¶­± ¶Â¦â­I´º ¤ÑÀs¤K³¡·tª÷Ä_ ¸Ý¥Ponline©xºô ¤p¤t¬ü ½u¤WH°Êµe §K¶O§Y®É³ø»ù ªá¼Ë¤Ö¦~¤Ö¤k¢ê¢ü ¤Ó»×¥ß§Ó¶Ç ¤H¶¡¤¿¾¹º©µe Hebe·s¾v«¬ Media calssic I miss you³¯¬f¦t seed H LostPlanet¯}¸Ñ ¤Ñ°ó¨pªA³Ü¤ôµ{¦¡ ¤Ñ¥~2 online ¯]®ü®á®³¤p©j¥þ®M

 




·j¯Á¿ï¶µ ¯Á¤Þ¨t²Î¤u¨ãµ¡
 
¼ÐÃD: ¤j¶qxanga»yªk.¦h¦h¤ä«ù...
  ¥»¥DÃD¥Ñ mugi ©ó 2006-11-1 12:00 ¸Ñ°£¸m³» 
http://manyway.net ÃÙ§Uºô¯¸¸ü¤J¤¤...
¯«©_¤ý
¤j²³·s·|­û
Rank: 1


ºaÅA¾±³¹ ¥Ø«e¨S¦³¾±³¹

UID¡G 358551

©Ê§O¡G ¨k

ºëµØ¡G 0 ½g

¿n¤À¡G 47 ÂI

©«¤l¡G 46 ½g

  ¤j ¤¤ ¤p
µoªí©ó 2006-1-12 19:28  ¸ê®Æ  ­Ó¤HªÅ¶¡  µu®ø®§  ¥[¬°¦n¤Í 

¤j¶qxanga»yªk.¦h¦h¤ä«ù... ±z¬O²Ä 93882­ÓÂsÄýªÌ

¤@©w­n¦^....!!
¦hÁ¦U¦ì~


1.music box

<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 align="right">
<font face="Verdana">
<select style="font-size: 8pt; background-color: bgÃC¦â; background-repeat: repeat; background-attachment: scroll; width: 195; color: ¦rÃC¦â; font-face: verdana; height: 23; background-position: 0%" name="playlist" size="1">
<option value="0">ºq¦W1</option>
<option value="1">ºq¦W2</option>
<option value="2">ºq¦W3</option>
<option value="3">ºq¦W4</option>
<option value="4">ºq¦W5</option>
<option value="5">ºq¦W6</option>

</select><p align="«ö¶s¦ì¸me.g.right"><input style="BORDER-RIGHT: #F7C7DF 3px double; BORDER-TOP: #F7C7DF 3px double; FONT-SIZE: 8pt; BORDER-LEFT: #F7C7DF 3px double; COLOR: #FF0080; BORDER-BOTTOM: #F7C7DF 3px double; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff" onClick="play(document.forms['form'].playlist);" type=button value=Play name=darkplay>

<input style="BORDER-RIGHT: #F7C7DF 3px double; BORDER-TOP: #F7C7DF 3px double; FONT-SIZE: 8pt; BORDER-LEFT: #F7C7DF 3px double; COLOR: #FF0080; BORDER-BOTTOM: #F7C7DF 3px double; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff" onClick="document.darkplayer.pause(); playstate=2;" type=button value=Pause name=darkpause>  

<input style="BORDER-RIGHT: #F7C7DF 3px double; BORDER-TOP: #F7C7DF 3px double; FONT-SIZE: 8pt; BORDER-LEFT: #F7C7DF 3px double; COLOR: #FF0080; BORDER-BOTTOM: #F7C7DF 3px double; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff" onClick="document.darkplayer.stop(); playstate=2;" type=button value=Stop name=darkstop></form>

<script language="JavaScript">
<!--
var playstate = 1;
shuffle = // set to 0 to always play first song in list
              // set to 1 to randomly choose the first song to play
   // unlimited songs, just copy and paste the song line and change the number
songs=new Array();
songs[0]="ºq1¬Jºô§}"
songs[1]="ºq2¬Jºô§}"
songs[2]="ºq3¬Jºô§}"
songs[3]="ºq4¬Jºô§}"
songs[4]="ºq5¬Jºô§}"
songs[5]="ºq6¬Jºô§}"

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>

===========================================
2.®Ø®Ø¤J­±¬J¨«°¨¿O

<table>
<TR>
<td>
<fieldset>
<marquee direction="left" height=35 width=50 scrollamount="2"><font
color=#000000
family="georgia" size=3>§A·Q¥´¬J¦r</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="down" height=35 width=50 scrollamount="2"><font
color=#000000
family="georgia" size=3>§A·Q¥´¬J¦r</font>
</marquee>
</fieldset>
</td>
<td>
<fieldset>
<marquee direction="right" height=35 width=50 scrollamount="2"><font
color=#000000
family="georgia" size=3>§A·Q¥´¬J¦r</font>
</marquee>
</fieldset>
</td>
</tr></table>

================================================
3.§ó§ï´å¼Ð

<STYLE>
BODY {
        CURSOR: url('´å¼Ðºô§}');
}
A:link {
        CURSOR: url('´å¼Ðºô§}');
}
A:visited {
        CURSOR: url('´å¼Ðºô§}');
}
</STYLE>

=================================================
4.±i¤é´ÁD¦r¾ã¤j°¦D

<style type="text/css">
div.blogheader, .caption {
/* EDIT THE DATES */
font-family : '¦r§Î' ;
font-size : ¦rge¤j¤p;
text-align: ¸m¤¤/¥ª/¥k;
}
</style>

==================================================
5.±i¹Ï¤ù¥Ñ²H¤ÆÅܲM´·

<img src="¹Ï¤ùºô§}" border="0" onMouseover="high(this)" onMouseout="low(this)" style="filter: alpha(opacity=50)">

[ ¥»©«³Ì«á¥Ñ mugi ©ó 2006-10-5 19:56 ½s¿è ]

³»³¡
¯«©_¤ý
¤j²³·s·|­û
Rank: 1


ºaÅA¾±³¹ ¥Ø«e¨S¦³¾±³¹

UID¡G 358551

©Ê§O¡G ¨k

ºëµØ¡G 0 ½g

¿n¤À¡G 47 ÂI

©«¤l¡G 46 ½g

  ¤j ¤¤ ¤p
µoªí©ó 2006-1-12 19:29  ¸ê®Æ  ­Ó¤HªÅ¶¡  µu®ø®§  ¥[¬°¦n¤Í 
6.¥i¥H±iprofile¾ã¼ed

<style type="text/css">
table.left { border: ²Êpx dashed #¦â; width:§A·Q­n¬JÁïpx}
</style>

====================================================
7.«Y¹Ï¥[¦³®Ø¡Ï³z©ú

<style type="text/css">
table.blogbody {
background-color: #ÃC¦â;
style;border:Áï«×px double; border-color:#ÃC¦â;
filter:Alpha(opacity=50);
}
</style>

=================================================
8.¦¨ª©ÉA³£³z©ú

<STYLE>
table{filter:Alpha(Opacity=60)}
</STYLE>

===================================================
9.Âê¥kÁä©MÁä½L

<SCRIPT language=JavaScript>
<!-- begin
document.onmousedown=click;
document.onkeydown=click;
if (document.layers) window.captureEvents(Event.MOUSEDOWN); window.onmousedown=click;
if (document.layers) window.captureEvents(Event.KEYDOWN); window.onkeydown=click;
function click(e){
if (navigator.appName == 'Netscape'){
if (e.which != 1){
alert("¬O¤£¬O³sÁä½L³£µLªk¨Ï¥Î°Õ¡H");
return false;}}
if (navigator.appName == "Microsoft Internet Explorer"){
if (event.button != 1){
alert("¬O¤£¬O³sÁä½L³£µLªk¨Ï¥Î°Õ¡H");
return false;}}}
// end -->
</SCRIPT>

==================================================
10.¤é´ÁÅܤ¤¤å

<!-- begin code provided by createblog.com -->

<script type="text/javascript">
//
// ?003 EasterEgg, http://www.xanga.com/easteregg
// Changes date text
// For use at Xanga only.
//
// Info at http://dorkette.net
//

function replaceWordsDates()
{
    // ***add the Months or Days you wish to replace below
    var oldWordsDates = new Array(
        "January",
        "February",
        "March",
        "April",
        "May",
        "June",
        "July",
        "August",
        "September",
        "October",
        "November",
        "December",
        "Monday,",
        "Tuesday,",
        "Wednesday,",
        "Thursday,",
        "Friday,",
        "Saturday,",
        "Sunday,",
        "2002",
        "2003",
        "2004",
        "2005",
        "2006",
        "2007",
        "2008",
        "01, ",
        "02, ",
        "03, ",
        "04, ",
        "05, ",
        "06, ",
        "07, ",
        "08, ",
        "09, ",
        "10, ",
        "11, ",
        "12, ",
        "13, ",
        "14, ",
        "15, ",
        "16, ",
        "17, ",
        "18, ",
        "19, ",
        "20, ",
        "21, ",
        "22, ",
        "23, ",
        "24, ",
        "25, ",
        "26, ",
        "27, ",
        "28, ",
        "29, ",
        "30, ",
        "31, "
        );

    // *** add the replacing Months or Days below
    var newWordsDates = new Array(
        "x JANUARY",
        "x FEBRUARY",
        "x MARCH",
        "x APRIL",
        "x MAY",
        "x 6",
        "x JULY",
        "x AUGUST",
        "x SEPTEMBER",
        "x OCTOBER",
        "x NOVEMBER",
        "x DECEMBER",
        "_MONDAY ",
        "_TUESDAY ",
        "_WEDNESDAY ",
        "_THURSDAY ",
        "_FRIDAY ",
        "_SATURDAY ",
        "_SUNDAY ",
        " 2002",
        " 2003",
        " 2004",
        " 2005",
        " 2006",
        " 2007",
        " 2008",
        "o1, ",
        "o2, ",
        "o3, ",
        "o4, ",
        "o5, ",
        "o6, ",
        "o7, ",
        "o8, ",
        "o9, ",
        "1o, ",
        "11, ",
        "12, ",
        "13, ",
        "14, ",
        "15, ",
        "16, ",
        "17, ",
        "18, ",
        "19, ",
        "2o, ",
        "21, ",
        "22, ",
        "23, ",
        "24, ",
        "25, ",
        "26, ",
        "27, ",
        "28, ",
        "29, ",
        "3o, ",
        "31, "

        );

    allDivData = document.getElementsByTagName('div');
        
    var collections = new Array(allDivData);
   
    for (var k = 0; k < collections.length; ++k )
    {
        for (var i = 0; i < collections[k].length; ++i )
        {   
            if (collections[k].innerHTML.indexOf('DIV') == -1)
            {
                for ( var n = 0; n < oldWordsDates.length; ++n )
                {
                    var indx = collections[k].innerHTML.indexOf(oldWordsDates[n])
                    while (indx != -1)
                    {   
                        var replacement = '';
                        indx = collections[k].innerHTML.indexOf(oldWordsDates[n]);
                        replacement = collections[k].innerHTML.replace(oldWordsDates[n], newWordsDates[n]);
                        collections[k].innerHTML = replacement;
                        break;                    
                    }
                }
            }
        }
    }
}
replaceWordsDates();
</script>
<!-- end code provided by createblog.com -->

==================================================

[ ¥»©«³Ì«á¥Ñ mugi ©ó 2006-10-5 19:58 ½s¿è ]


¥»©«³Ìªñµû¤À°O¿ý
dixon424   2007-3-6 08:50  P ÂI  +1   ¤ä«ù·s¤Hµo¶K
Ál¨Ï   2006-1-24 22:57  P ÂI  +4   µoªí¤Q¤Àºë±m
³»³¡
¯«©_¤ý
¤j²³·s·|­û
Rank: 1


ºaÅA¾±³¹ ¥Ø«e¨S¦³¾±³¹

UID¡G 358551

©Ê§O¡G ¨k

ºëµØ¡G 0 ½g

¿n¤À¡G 47 ÂI

©«¤l¡G 46 ½g

  ¤j ¤¤ ¤p
µoªí©ó 2006-1-12 19:30  ¸ê®Æ  ­Ó¤HªÅ¶¡  µu®ø®§  ¥[¬°¦n¤Í 
11.­I´ºÀH¾÷­µ¼Ö

<SCRIPT Language="JavaScript">
tips = new Array(4);
tips[0] = " ºô§}";
tips[1] = " ºô§}";
tips[2] = " ºô§}";
tips[3] = " ºô§}";
tips[4] = " ºô§}";
tips[5] = " ºô§}";
index = Math.floor(Math.random() * tips.length);
document.write("<EMBED SRC=" + tips[index] + " autostart=true width=0 height=0 loop=true hidden=TRUE></EMBED>");
</SCRIPT>

==================================================
12.¢û¢ý¢ê¡@¢ì¤H¦WÂI§ï°µ¤¤¤å

<!--Get this code at http://help.xanga.com/replacelinks.htm//-->
<script language="javascript">
<!--
var links = document.getElementsByTagName ("a");
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
;if (str.match (/d+:d+ (am|pm)/i)) links[l]
else if (str.match (/¢ñ¢ì/i)) links[l].innerHTML = str.replace (/¢ñ¢ì/i, "§A·Q§ï¬J¦W");
else if (str.match (/¢ñ¢ì/i)) links[l].innerHTML = str.replace (/¢ñ¢ì/i, "§A·Q§ï¬J¦W");
else if (str.match (/¢ñ¢ì/i)) links[l].innerHTML = str.replace (/¢ñ¢ì/i, "§A·Q§ï¬J¦W");
else if (str.match (/¢ñ¢ì/i)) links[l].innerHTML = str.replace (/¢ñ¢ì/i, "§A·Q§ï¬J¦W");

}//-->
</script>

====================================================
13.Blogring¥[scrollbar

<!-- begin code provided by createblog.com -->

<script type="text/javascript">
function adjustSirListHeight()
{
  // *** define the height of your SIR-list in the line below
  var sirListHeight = '120px';
  var allTables = document.getElementsByTagName('tbody');
  for (i=0; i < allTables.length; i++)
  {
      if ((allTables.innerHTML.indexOf('Blogrings') != -1) &&
          (allTables.innerHTML.toUpperCase().indexOf('<TABLE') == -1))
      {
          sirlist = allTables.lastChild;
          temp = sirlist.firstChild.innerHTML;
          sirlist.removeChild(sirlist.firstChild);
          td = document.createElement('td');
          div = document.createElement('div');
          div.style.width = '190px';
          div.style.height = sirListHeight;
          div.style.overflow = 'auto';
          div.innerHTML = temp;
          td.appendChild(div);
          sirlist.appendChild(td);
          break;
      }
  }
}
if (navigator.userAgent.indexOf('Mac') == -1)
  if ((document.URL.indexOf('weblogs') == -1) &&
      (document.URL.indexOf('guestbook') == -1) &&
      (document.URL.indexOf('events') == -1) &&
      (document.URL.indexOf('reviews') == -1))
      adjustSirListHeight();
</script>

<!-- end code provided by createblog.com -->

==============================================
14.²M°£ 'sign in guestbook', 'read my profile' and 'member since'

<!-- Begin HTML Script provided by Blogring.net -->
<style type="text/css">
#profInterests, #ProfileModule1_hplProfile, #ProfileModule1_hplGuestbook, #profMember, #ProfileModule1_lblRegister {display: none}
</style>
<!-- End HTML Script provided by Blogring.net -->

=============================================
15.remove header(reviewªG¦æ)  : header :

<!-- begin code provided by createblog.com -->
<style type="text/css">
table.navigation, table.footer { display:none; }
</style>
<!-- end code provided by createblog.com -->

[ ¥»©«³Ì«á¥Ñ mugi ©ó 2006-10-5 20:00 ½s¿è ]

³»³¡
¯«©_¤ý
¤j²³·s·|­û
Rank: 1


ºaÅA¾±³¹ ¥Ø«e¨S¦³¾±³¹

UID¡G 358551

©Ê§O¡G ¨k

ºëµØ¡G 0 ½g

¿n¤À¡G 47 ÂI

©«¤l¡G 46 ½g

  ¤j ¤¤ ¤p
µoªí©ó 2006-1-12 19:30  ¸ê®Æ  ­Ó¤HªÅ¶¡  µu®ø®§  ¥[¬°¦n¤Í 
16.remove left module <HEAD¢Ó¢à¡Ö

<style type="text/css">
.mainleft, table.left, table.left TH, table.left TD, .leftmoduleborder {display: none;};
</style>

==============================================
17.¦Û»slayout  <header>

<style type="text/css">
body {
background-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
}

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:10px;
color:#FF49A7;
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:impact;
text-transform:lowercase;
font-size:24px;
line-height:10px;
font-weight:normal;
color:#FF49A7;
letter-spacing:0px;
background-color: #ffffff;
text-align: center;
}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#FF49A7;
text-decoration: none;
}

a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
color:#000000;
text-decoration: none;
}

a:hover {
/* edits when user mouseovers the links */
color:#FA4E82;
cursor: crosshair;
text-decoration: none;
}

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #c0c0c0;
font:normal 11px arial;
background-color: #FFFFFF;
letter-spacing:0px;
color: #000000;
}

table.left {
/* this edits the menu module */
border: 1px solid #c0c0c0;
width:160px;
  background-color: #000000;
}

table.blogbody {
/* this edits the other the place where the  blog is */
border: 0px solid c0c0c0;
background-color: #ffffff;
width:400px;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url(screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://url.com/to/the/site/image.gif');}" alt="" onerror="src='images/nopic.gif'" src="http://url.com/to/the/site/image.gif" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>);
background-color: #000000;
font: bold 11px arial;
text-transform: lowercase;
color: #FFFFFF;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url(screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://url.com/to/the/site/image.gif');}" alt="" onerror="src='images/nopic.gif'" src="http://url.com/to/the/site/image.gif" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>);
background-color: #FFFFFF;
border: none;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #c0c0c0;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid #FF49A7;
}
</style>

=========================================================
18.xanga§O¤H¨ì³X°O¿ý(WEBSITE)

<script>
/* Change your options here.
   See the documentation at
   http://suhock.net/xanga/xasm.html
   for more info. */

var show = true;
var title = "My Stalkers";
var before = "My Blogrings";
var sortby = "date";
var order = "desc";
var limit = 0;

/* Don't change anything beyond this point, unless you know
   what you're doing (not that you would pay any attention
   to this warning if you do know what you're doing) */

function getElement(id) {
  if(document.all) {
    return document.all[id];
  } else {
    return document.getElementById(id);
  }
}

function getUser() {
  var user = '';
  for (var i=0; i<document.links.length; i++) {
    if (document.links.href.substring(0,38) ==
        "http://www.xanga.com/private/home.aspx") {
      var link = document.links;
      if (link.innerText) {
        user = link.innerText;
      } else if (link.text) {
        user = link.text;
      }
      break;
    }
  }
  return user;
}

var tagname = 'script';

function getOwner() {
  var url = document.URL;
  var b = url.indexOf("?user=");
  if (b==-1)
    b = url.indexOf("&user=");
  if (b==-1)
    return getUser();
  b += 6;
  var e = url.indexOf("&", b);
  if (e==-1)
    e = url.length;
  return url.substring(b, e);
}
</script>

=====================================================
19. linkÅÜ»X

<style type="text/css">
/*
Blurred Hyperlinks - xanga.com/add_ons
- use only 45, 90, 135, 180, 225, 270, 315, or 360 for DIRECTION
- STRENGTH means the blur power
- do not change or remove HEIGHT:0 and add="0"
*/
a:hover {filter:blur(add="0",direction="90",strength="7"); height:0;};
</style>

=====================================================
20.¥kÁäÅ̷ܳR(website)

<script Language="JavaScript">
function click() {
if (event.button==2) {
window.external.addFavorite('§AªGxangaºô§}','¦W')
}
}
document.onmousedown=click
</SCRIPT>

[ ¥»©«³Ì«á¥Ñ mugi ©ó 2006-10-5 20:03 ½s¿è ]

³»³¡