Menu

이미지 슬라이드

2016. 6. 2. 00:35

안개핑 Javascript

 

 

d.js

 

 

<html>

<head>
<title>삶의향기</title>
<style> table { background-color: transparent; }
</style>
</head>

 <BODY BGCOLOR="ffffff" onload="dotransition();">
<DIV id="content" style="text-align:center; width:550px; height:400px; position:absolute; left:10px; top:60px; z-index:1; filter: revealTrans(Transition=12, Duration=3)"><script language="javascript" src="d.js"></script> </div><center><ul><SCRIPT LANGUAGE="JavaScript">
<!--
function sourceopen() {
var This_URL = "";
This_URL = document.location;
window.location = "view-source:"+This_URL;
}
-->
</SCRIPT>
        </html>
</FORM>