 |
|
|
 | |  | |
|
|
ºÎµå·´°Ô ´ÝÈ÷´Â °øÁö ·¹À̾î |
|
|
°ü¸®ÀÚ
|
05-01-26 11:50
|
|
|
| |
|
|
|
ºÎµå·´°Ô ´ÝÈ÷´Â °øÁö ·¹À̾î ÀÔ´Ï´Ù.
<html>
<head>
<title>ºÎµå·´°Ô ´ÝÈ÷´Â °øÁö ·¹À̾î</title>
</head>
<script language='javascript'>
var curObj; function toggleMultimedia()
{ if (textfade.filters(0).status == 2) { textfade.filters(0).Stop();
if (textfade.style.visibility == 'hidden') textfade.style.visibility = 'visible';
else textfade.style.visibility = 'hidden'; window.setTimeout('toggleMultimedia()', 1); } textfade.filters(0).Apply();
if (textfade.style.visibility == 'hidden') textfade.style.visibility = 'visible';
else textfade.style.visibility = 'hidden'; textfade.filters(0).Play(); }
</script>
</head>
<body>
<div align='center' id='textfade' style='cursor:hand; background:#ffffff; border:0.4em double ffcc00; position:absolute; left:0px; top:0px; filter:revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5); z-index:5;' onClick='toggleMultimedia()'>
<table width='125' height='62'><tr><td align='center'>
<a href='http://daum.net' target='_blank'><img src='http://image.hanmail.net/hanmail/top/2005f_top/daum.gif' width='125' height='52' align='absmiddle' border='0'></a>
</td></tr>
<tr><td height=25 align='center' bgcolor='#efefef'>´Ý ±â</td></tr>
</table>
</div>
</body>
</html>
|
|
 |
| | |  | |  |
|
|
|
|
|
|