显示图片

<html>
<head>
<meta http-equiv='"Content-Type"' content='"text/html;' charset='gb2312"'>
<title>利郎(福建)时装有限公司</title>
<body onmousemove='"move()"' onmouseup='"down=false"'>
<style type='"text/css"'>
 body,td,a { font-size: 9pt; color: #330000; text-decoration: none} .aa {filter:alpha(opacity=70)}
</style>
<script>
 var over = false,
 	down = false,
 	divleft, divtop, n;

 function clase(x)
 {
 	document.all['plane' + x].style.visibility = 'hidden'
 }

 function down1(m)
 {
 	n = m;
 	down = true;
 	divleft = event.clientX - parseInt(m.style.left);
 	divtop = event.clientY - parseInt(m.style.top)
 }

 function move()
 {
 	if (down)
 	{
 		n.style.left = event.clientX - divleft;
 		n.style.top = event.clientY - divtop;
 	}
 }

 Phrase = ""
 Balises = ""
 Taille = 15;
 Midx = 70;
 Decal = 0.5;
 nb = Phrase.length;
 y = -10000;
 for (x = 0; x < nb; x++)
 {
 	Balises = Balises + ' <div Id = L' + x + 'STYLE = "width: 3;font-family: 宋体;position: absolute;z-index: 0" > ' + Phrase.charAt(x) + ' </div>'
 }
 document.write(Balises);
 Time = window.setInterval("Alors()", 50);
 Alpha = 50;
 I_Alpha = 0.05;

 function Alors()
 {
 	Alpha = Alpha - I_Alpha;
 	for (x = 0; x < nb; x++)
 	{
 		Alpha1 = Alpha + Decal * x;
 		Cosine = Math.cos(Alpha1);
 		Ob = document.all("L" + x);
 		Ob.style.posLeft = Midx + 100 * Math.sin(Alpha1) + 50;
 		Ob.style.zIndex = 20 * Cosine;
 		Ob.style.fontSize = Taille + 3 * Cosine;
 		Ob.style.color = "rgb(" + (27 + Cosine * 80 + 50) + "," + (127 + Cosine * 80 + 50) + ",0)";
 	}
 }
 var num = 15;

 function chFilter()
 {
 	if (num > 2)
 	{
 		num -= 1;
 		img1.style.filter = "progid: DXImageTransform.Microsoft.Pixelate(MaxSquare = " + num + ")";
 		setTimeout("chFilter()", 5)
 	}
 	else
 	{
 		img1.style.filter = ""
 	}
 }
</script>
</head>

<body ondragstart="return false;" text='#000000' bgcolor='#ffffff' leftmargin='0' topmargin='0' onload="img1.style.visibility='';chFilter()">
<img id='img1' style='FILTER:progid:dximagetransform.microsoft.pixelate(maxsquare=50);visibility:hidden' src='http://www.baidu.com/img/baidu_sylogo1.gif' class="Img">
</body>
</html>

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理

相关文章

开始在上面输入您的搜索词,然后按回车进行搜索。按ESC取消。

返回顶部