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

[封面]我是aMo,你是谁

#head_tag# <!--|▍▋||▊如果你想要源文件加我qq78345。▊||▋|▍ -->
<STYLE type=text/css>body  {scrollbar-face-color: #000000;scrollbar-shadow-color: #000000;scrollbar-highlight-color: #000000;scrollbar-3dlight-color:#000000;scrollbar-darkshadow-color:#000000; scrollbar-track-color: #000000;scrollbar-arrow-color: #cccccc;}</STYLE>
<LAYER CLIP="0,0,1,1" BGCOLOR="#ffffff" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a0"></LAYER><LAYER CLIP="0,0,1,1" BGCOLOR="#fff000" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a1"></LAYER><LAYER CLIP="0,0,1,1" BGCOLOR="#ffa000" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a2"></LAYER><LAYER CLIP="0,0,1,1" BGCOLOR="#ff00ff" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a3"></LAYER><LAYER CLIP="0,0,1,1" BGCOLOR="#00ff00" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a4"></LAYER><LAYER CLIP="0,0,1,1" BGCOLOR="#FF00FF" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a5"></LAYER><LAYER CLIP="0,0,1,1" BGCOLOR="#FF0000" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a6"></LAYER><LAYER CLIP="0,0,2,2" BGCOLOR="#ffffff" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a7"></LAYER><LAYER CLIP="0,0,2,2" BGCOLOR="#fff000" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a8"></LAYER><LAYER CLIP="0,0,2,2" BGCOLOR="#ffa000" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a9"></LAYER><LAYER CLIP="0,0,2,2" BGCOLOR="#ff00ff" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a10"></LAYER><LAYER CLIP="0,0,1,2" BGCOLOR="#00ff00" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a11"></LAYER><LAYER CLIP="0,0,2,1" BGCOLOR="#0000ff" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a12"></LAYER><LAYER CLIP="0,0,1,2" BGCOLOR="#FF0000" VISIBILITY="SHOW" TOP="5" LEFT="5" NAME="a13"></LAYER>
<SCRIPT language=JavaScript>

if (document.all){
with (document){
write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
write('<div style="position:relative;width:1px;height:1px;background:#ffffff;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#fff000;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#ffa000;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#ff00ff;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#00ff00;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#0000ff;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#FF0000;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#ffffff;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#fff000;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#ffa000;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#ff00ff;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#00ff00;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#0000ff;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:3px;height:3px;background:#FF0000;font-size:3px;visibility:visible"></div>')
write('</div>')
}
}

if (document.layers)
{window.captureEvents(Event.MOUSEMOVE);}
var yBase = 200;
var xBase = 200;
var step = 1;
var currStep = 0;
var Xpos = 1;
var Ypos = 1;
if (document.all)
{
function MoveHandler(){
Xpos = document.body.scrollLeft+event.x;
Ypos = document.body.scrollTop+event.y;
}
document.onmousemove = MoveHandler;
}

else if (document.layers)
{
function xMoveHandler(evnt){
Xpos = evnt.pageX;
Ypos = evnt.pageY;
}
window.onMouseMove = xMoveHandler;
}

function animateLogo() {
if (document.all)
{
yBase = window.document.body.offsetHeight/6;
xBase = window.document.body.offsetWidth/6;
}
else if (document.layers)
{
yBase = window.innerHeight/8;
xBase = window.innerWidth/8;
}

if (document.all)
{
for ( i = 0 ; i < starsDiv.all.length ; i++ )
{
starsDiv.all[i].style.top = Ypos + yBase*Math.sin((currStep + i*4)/12)*Math.cos(400+currStep/200);
starsDiv.all[i].style.left = Xpos + xBase*Math.sin((currStep + i*3)/10)*Math.sin(currStep/200);
}
}

else if (document.layers)
{
for ( j = 0 ; j < 14 ; j++ ) //number of NS layers!
{
var templayer="a"+j
document.layers[templayer].top = Ypos + yBase*Math.sin((currStep + j*4)/12)*Math.cos(400+currStep/200);
document.layers[templayer].left = Xpos + xBase*Math.sin((currStep + j*3)/10)*Math.sin(currStep/200);
}
}
currStep+= step;
setTimeout("animateLogo()", 10);
}
animateLogo();
</SCRIPT>

<SCRIPT language=JavaScript>
<!--

function PopupCentrer(page,largeur,hauteur,options) {
  var top=(screen.height-hauteur)/2;
  var left=(screen.width-largeur)/2;
  window.open(page,"","top="+top+",left="+left+",width="+largeur+",height="+hauteur+","+options);
}
//-->
</SCRIPT>

<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>
.alpha1{filter: Alpha(Opacity=80 )}
 
.blog {
overflow: scroll;
padding: 0px;
margin: 10px;
        height: 400px;
border: thin dotted #ffffff;
        width: 300px
}
.diary_datetitle {
 font-family: georgia, palatino, times;
 font-size: 8pt;

 font-weight: bold;
 color: #CCCCCC; background-image: url(http://www.fadfly.net/guest/pic/line.gif);
 text-align: right;
}
body,td,th {
 font-size: 12px;
 color: #a0a0a0;
 font-family : "comic sans ms";
}
a{cursor:crosshair;color:#ffffff; text-decoration: none}
BODY{cursor:crosshair;}
a:hover{
  BACKGROUND-COLOR: #000000; COLOR: #a0a0a0; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;}
font-size: 12px; text-transform: none; font-style: normal; font-family: "Comic Sans MS ", courier, mono; font-variant: normal; text-decoration: none
}
li {
 font-size: 12px;
 color: #ffffff;
 FONT-FAMILY:Comic Sans MS
}
blockquote {
 
}
.diary_bg2 {  background-color: #000000;background-image: url(图片地址)}
.diary_bg1 {  background-color: #000000;background-image: url(图片地址)}
.diary_arr {  background-color: #FFFF00; cursor: hand; color: #000000}
.diary_poster {
 color:#ffffff;
 font-weight: bold;
}
.diary_title { font-family: "Comic Sans MS", "Arial", "Helvetica", "sans-serif"; color: #a0a0a0; background-color: #000000; background-image: url(图片地址);}
body { MARGIN: 0px; color: #cccccc; background-color: #000000; background-image: url(tutututututututututu)}
.ubb_fly {  }
.scroll{  text-align:center; bgcolor="#202020"}
scrollbar-arrow-color:#666666;
 scrollbar-base-color:#333333;
 scrollbar-shadow-color:#000000;
 scrollbar-face-color:#333333;
 scrollbar-highlight-color:#000000;
 scrollbar-dark-shadow-color:#000000;
 scrollbar-3d-light-color:#000000;
-->

 

</STYLE>
<!--修改滚动条-->
<STYLE type=text/css>
body  {
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #a0a0a0;
}
</STYLE>
<!--修改滚动条结束-->
<SCRIPT language=JavaScript>
<!--
function makevisible(cur,which){
if (which==0)
cur.filters.alpha.opacity=100
else
cur.filters.alpha.opacity=20
}
//-->
</SCRIPT>

<SCRIPT language=JavaScript>
<!--

function PopupCentrer(page,largeur,hauteur,options) {
  var top=(screen.height-hauteur)/2;
  var left=(screen.width-largeur)/2;
  window.open(page,"","top="+top+",left="+left+",width="+largeur+",height="+hauteur+","+options);
}
//-->
</SCRIPT>

<SCRIPT language=JavaScript>
step=0
function flash_title()
{
step++
if (step==4) {step=1}
if (step==1) {document.title='☆ ------★Amomo☆------ ☆.·∴★.·∴ 。☆ '}
if (step==2) {document.title='★ ------☆Amomo★------ ☆.·∴☆.·∴ 。★ '}
if (step==3) {document.title='☆ ------★Amomo☆------ ★.·∴☆.·∴ 。☆ '}
setTimeout("flash_title()",1000);
}
flash_title()
</SCRIPT>

<STYLE>
body { cursor: url('http://heiheimyr.blogbus.com/files/1123937559.ani')}
</STYLE>

<TABLE cellSpacing=0 cellPadding=0 width=1024 align=center bgColor=#000000 border=0>
<TBODY>
<TR><!--修改1-->
<TD width=1024 background=http://images.blogcn.com/2006/8/14/7/cc_99,2135856.jpg height=500>
<DIV align=center><A href="javascript:PopupCentrer('http://www.blogcn.com//user31/carzy_bb/blog/35476332.html','455','320')"><IMG height=103 src="http://images.blogcn.com/2006/8/14/7/cc_99,20060814135856.jpg" width=235 border=0></A></DIV>
<CENTER><EMBED style="LEFT: 8px; WIDTH: 529px; POSITION: absolute; TOP: -11px; HEIGHT: 505px" align=right src=http://blog.sohu.com/swf/11.swf width=529 height=505 type=application/x-shockwave-flash ; quality="high" wmode="transparent"></CENTER>
<DIV id=Layer2 style="Z-INDEX: 2; LEFT: 87px; OVERFLOW-X: hidden; OVERFLOW: scroll; WIDTH: 109px; POSITION: absolute; TOP: 479px; HEIGHT: 1px">
<P align=center>#diary_tag# </P></DIV>
<DIV id=Layer2 style="Z-INDEX: 2; LEFT: 627px; OVERFLOW-X: hidden; OVERFLOW: scroll; WIDTH: 162px; POSITION: absolute; TOP: 380px; HEIGHT: 21px">?????<A href="http://cc_99.blogcn.com" target=_blank>?????????????????</A></DIV></TD></TR></TBODY></TABLE><TR><TD colSpan="2">
<TABLE cellSpacing=3 cellPadding=0 width=680>
<TBODY>
<TR>
<TD></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<STYLE type=text/css>
<!--
.today {  background-color: #666666; font-weight: bold; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #FFFF00}
.hasrecord { background-color: #494949; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #CCCCCC}
.cc {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #B9B9B9}
.hd {  cursor: hand; font-size: 8pt; font-family: "Georgia", "Times New Roman", "Times", "serif"}
.mainddbg {  background-color:  #494949}
.headbg {  background-color: #2D332B}
.datehead {  color: #FFFFFF}
.eachdaytext {  color: #cccccc}
.eachdaybg {  background-color: #333333}
.weekday{  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #B9B9B9}
-->
</STYLE>

<SCRIPT language=JavaScript src="http://www.blogcn.com/images/bellflc/Sakura.js"></SCRIPT>
&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]