糖果妞兒,甜美姑娘。叫你们遇见了,你们都是安徒生。成全糖果的迎来送往。.QQ:788072.群:4561133..。下次遇见,请叫她糖果。。她会成为谁的小甜甜。

[模板]如果是颜色,我是黑色的

#head_tag#
<SCRIPT language=javascript>
var rate = 20;
var obj;
var act = 0;
var elmH = 0;
var elmS = 128;
var elmV = 255;
var clrOrg;
var TimerID;
if (navigator.appName.indexOf("Microsoft",0) != -1 && parseInt(navigator.appVersion) >= 4) {
Browser = true;
} else {
Browser = false;
}
if (Browser) {
document.onmouseover = doRainbowAnchor;
document.onmouseout = stopRainbowAnchor;
}
function doRainbow()
{
if (Browser && act != 1) {
act = 1;
obj = event.srcElement;
clrOrg = obj.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
function stopRainbow()
{
if (Browser && act != 0) {
obj.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
function doRainbowAnchor()
{
if (Browser && act != 1) {
obj = event.srcElement;
while (obj.tagName != 'A' && obj.tagName != 'BODY') {
obj = obj.parentElement;
if (obj.tagName == 'A' || obj.tagName == 'BODY')
break;
}
if (obj.tagName == 'A' && obj.href != '') {
act = 1;
clrOrg = obj.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
}
function stopRainbowAnchor()
{
if (Browser && act != 0) {
if (obj.tagName == 'A') {
obj.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
}
function ChangeColor()
{
obj.style.color = makeColor();
}
function makeColor()
{
if (elmS == 0) {
elmR = elmV; elmG = elmV; elmB = elmV;
}
else {
t1 = elmV;
t2 = (255 - elmS) * elmV / 255;
t3 = elmH % 60;
t3 = (t1 - t2) * t3 / 60;
if (elmH < 60) {
elmR = t1; elmB = t2; elmG = t2 + t3;
}
else if (elmH < 120) {
elmG = t1; elmB = t2; elmR = t1 - t3;
}
else if (elmH < 180) {
elmG = t1; elmR = t2; elmB = t2 + t3;
}
else if (elmH < 240) {
elmB = t1; elmR = t2; elmG = t1 - t3;
}
else if (elmH < 300) {
elmB = t1; elmG = t2; elmR = t2 + t3;
}
else if (elmH < 360) {
elmR = t1; elmG = t2; elmB = t1 - t3;
}
else {
elmR = 0; elmG = 0; elmB = 0;
}
}
elmR = Math.floor(elmR);
elmG = Math.floor(elmG);
elmB = Math.floor(elmB);
clrRGB = '#' + elmR.toString(16) + elmG.toString(16) + elmB.toString(16);
elmH = elmH + rate;
if (elmH >= 360)
elmH = 0;
return clrRGB;
}
</SCRIPT>
 
<STYLE type=text/css>
<!--
.skin_date {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; font-weight: bolder}
.diary_datetitle {
 font-family: georgia, palatino, times;
 font-size: 8pt;
 font-weight: bold;
 color: #CCCCCC;
 text-align: right;
}
.line {  border-color: black black #CCCCCC; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
td {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt}
.tt_title {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 22px; font-weight: bold}
.dis_tag {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color: #B6B6B6}
a {  color:#848484}
a:hover {  color: #006666; text-decoration: none}
a:link {
 text-decoration: none;
 color: #292929;
}
a:visited {
 text-decoration: none;
 color: #141414;
}
a:hover {
 text-decoration: underline;
 color: #292929;
}
a:active {
 text-decoration: none;
 color: #141414;
}
.diary_bg1 {  background-color: #000}
.diary_arr {  background-color: #FFFFFF; cursor: hand}
.diary_poster {  color: #CCCCCC}
.diary_title {  font-family: "georgia", "Arial", "Helvetica", "sans-serif"; font-size: 12pt; font-weight: bolder; color: #cccccc}
.ubb_quote {  background-color: #333333; border-color: #999999 #999999 #999999 #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.ubb_code {  background-color: #333333; border-color: #999999 #999999 #999999 #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.ubb_move {  }
.ubb_fly {  }
.but2 { font-size: 9pt; border: 1px #CCCCCC none; color: #006633 }
body { MARGIN: 0px; color: #292929; background-color: #000; background-image: url(......................)}
-->
</STYLE>

<STYLE>
BODY {
SCROLLBAR-FACE-COLOR: #000;
SCROLLBAR-HIGHLIGHT-COLOR: #202020;
SCROLLBAR-SHADOW-COLOR: #202020;
SCROLLBAR-3DLIGHT-COLOR: #000;
SCROLLBAR-ARROW-COLOR: #202020;
SCROLLBAR-TRACK-COLOR: #000;
SCROLLBAR-DARKSHADOW-COLOR: #000;
SCROLLBAR-BASE-COLOR: #000
}
</STYLE>

<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=middle width=220>
<DIV align=center></DIV><A href="http://www.blogcn.com/u2/80/67/xuxiaonuo/index.html" target=_blank></A>
<TABLE style="WIDTH: 225px; WORD-BREAK: break-all; HEIGHT: 486px; WORD-WRAP: break-word" cellSpacing=10 cellPadding=5 width=225 border=0>
<TBODY>
<TR>
<TD width=233 bgColor=#000><B>:+:Calendar:+</B></TD></TR>
<TR>
<TD align=middle width=233>
<TABLE cellSpacing=0 cellPadding=0 width=194 border=0>
<TBODY>
<TR>
<TD align=middle>
<P>&lt;#markimg_tag#&gt; </P></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD width=233 bgColor=#000>
<DIV class=skin_date><B>:+:News:+</B></DIV></TD></TR>
<TR>
<TD width=233>&lt;#new5#&gt;</TD></TR>
<TR>
<TD width=233 bgColor=#000><B>:+:Comments:+</B></TD></TR>
<TR>
<TD width=233>&lt;#comment5#&gt;</TD></TR>
<TR>
<TD width=233 bgColor=#000><B>:+:Links:+</B></TD></TR>
<TR>
<TD width=233>&lt;#marktxt_tag#&gt;&nbsp; </TD></TR>
<TR>
<TD width=233 bgColor=#000>
<DIV align=center>&lt;#logo_tag#&gt;</DIV></TD></TR>
<TR>
<TD width=233 bgColor=#000>
<DIV align=center>第#counts_tag#次滚出她的视线</DIV><BR><BR>
<DIV>
<SCRIPT language=javascript>

var message="十三月.";

 var x,y;

 var step=12;

 var flag=0;

 message=message.split("");

 var xpos=new Array();

 for (i=0;i<=message.length-1;i++) {

  xpos[i]=-50;

 }

 var ypos=new Array();

 for (i=0;i<=message.length-1;i++) {

  ypos[i]=-50;

 }

 function handlerMM(e) {

  x = (document.layers) ? e.pageX :
document.body.scrollLeft+event.clientX+10;

  y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY;

  flag=1;

 }

 function makesnake() {

  if (flag==1 && document.all) {

       for (i=message.length-1; i>=1; i--) {

       xpos[i]=xpos[i-1]+step;

    ypos[i]=ypos[i-1];

       }

   xpos[0]=x+step;

   ypos[0]=y;

   for (i=0; i<=message.length-1; i++) {

        var thisspan = eval("span"+(i)+".style");

        thisspan.posLeft=xpos[i];

    thisspan.posTop=ypos[i];

    thisspan.color=Math.random() * 255 * 255 * 255 + Math.random() * 255 * 255
+ Math.random() * 255;

       }

  }

  else if (flag==1 && document.layers) {

       for (i=message.length-1; i>=1; i--) {

       xpos[i]=xpos[i-1]+step;

    ypos[i]=ypos[i-1];

       }

   xpos[0]=x+step;

   ypos[0]=y;

   for (i=0; i<message.length-1; i++) {

        var thisspan = eval("document.span"+i);

        thisspan.left=xpos[i];

    thisspan.top=ypos[i];

    thisspan.color=Math.random() * 255 * 255 * 255 + Math.random() * 255 * 255
+ Math.random() * 255;

   }

  }

 }

 for (i=0;i<=message.length-1;i++) {

      document.write("<span id='span"+i+"' class='spanstyle'>");

  document.write(message[i]);

      document.write("</span>");

 }

 if (document.layers) {

  document.captureEvents(Event.MOUSEMOVE);

 }

 document.onmousemove = handlerMM;

 function pageonload() {

  makesnake();

  window.setTimeout("pageonload();", 2);

 }

pageonload()

</SCRIPT>
</DIV></TD></TR></TBODY></TABLE></TD>
<TD vAlign=top width=1 background=/images/wall/pt.gif><IMG height=3 src="/images/wall/pt.gif" width=1></TD>
<TD vAlign=top>
<TABLE cellSpacing=9 cellPadding=2 width="100%" border=0>
<TBODY>
<TR>
<TD height=20>
<MARQUEE scrollAmount=2 width=450 align="left">如果是颜色,那就是黑色。生于八十年代。<BR>我以我的姿态继续,你若不喜欢,可先行离开。</MARQUEE></TD></TR>
<TR>
<TD>不愿记得,亦可选择忘记。<BR>本站logo:<A href="http://images.blogcn.com/2006/8/17/12/carzy_bb,2006081723245.gif" target=_blank>地址</A>。交换连接请到<A href="http://www.fadfly.net/guest/index.asp?user=﹏尐瞳丶" target=_blank>留言本</A>。<BR>她以梦游的姿态生存。她营造虚幻。十三月。诗化了悲哀。 </TD></TR>
<TR>
<TD>
<HR SIZE=1>
</TD></TR>
<TR>
<TD bgColor=#000>&lt;#diary_tag#&gt;</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<STYLE type=text/css>
.headbg {background-color: #848484}
.mainddbg {background-color:#333333}
.eachdaytext {color: #848484}
.eachdaybg {  background-color: #000000}
.headbg {  background-color: #000000}
.hd {cursor: hand; font-size: 8pt;color: #848484;font-family: "Georgia"}
.today {background-color: #2f2f2f; font-weight: bold;color:#ffffff;font-family: "Verdana"; font-size: 8pt}
.weekday{  font-family: "Verdana";color: #848484; font-size: 8pt}
.hasrecord { background-color: #2f2f2f ; font-family: "Verdana"; font-size: 8pt}
</STYLE>
&lt;#end_tag#&gt;

标签: 
作者 xuxiaonuo1 评论() | 人气()  | 引用(0) | 推荐 | 保存日志 | 问题日志 | 收藏到网摘 | 返回首页

.

《华丽滴拉票演讲稿》  

http://4yeardesign.blogcn.com/pages/pic_show.aspx?id=10000046

我參加中國博客的模板設計,給我投票。

  手机投票说明书(本作者编号10000046)

移动用户可发送 DBS+作品编号到258005 手机投票等同于网络投票 10票(资费1元/条)


新代码

·[代码]删除BK顶置条。(2006-12-13)
·[模版] 收拾着各自的寂寞,...(2006-12-06)
·[封面]我是aMo,你是谁(2006-12-06)
·[模板]简洁.(绿底黑字.(2006-12-06)
·[模板]如果是颜色,我是黑色...(2006-12-06)
·[模板]藏爱,(白色底)(2006-12-06)
·[模板]灯笼易碎,恩宠难回(...(2006-12-06)
·[模板]粉色字体.颓废容颜(2006-12-06)
·[模板]风月无边(2006-12-06)
·[模板]那天,没有人说抱歉,...(2006-12-06)
·[特效]圖片若隱若現(2006-11-14)
·紅嫁衣(2006-11-14)
·字出新后逐个消失(页角_(2006-10-30)
·鼠标后面跟着0冷暖自知(2006-10-30)
·[模版] 让我一个人躲一躲 ...(2006-10-16)
·[模版] 洗尽罪恶。(2006-10-16)
·頁麵上有櫻花花瓣飄落(2006-08-31)
·鼠標有五綵光圈(2006-08-31)
·数字时间的显示+IP来访次数(2006-08-31)
·修改叶子的主标题(2006-08-31)
·時鍾指針代碼(2006-08-31)
·修改页子標題(2006-08-31)
·禁锢右键.(2006-08-31)
·修改滚动条的颜色(2006-08-29)
·在网页页脚逐个出现。(2006-08-29)
·出现在网页下面的字。(2006-08-29)
·讓葉子上麵的連接變得五顔六色...(2006-08-28)
·打开叶子就会自动跳出来(2006-08-28)
·打开网页时候自动冒出来的小卡...(2006-08-28)
·網頁轉向代码。(2006-08-28)

新留言

SunnyFeat/2008-06-10
就是删除上面的to....

从前

拿走你要的东西就消失吧.

你拿走的第 个代码。

.
1024*768 | 23 Candy [首页] [link] [logo]