<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>網頁特效|Linkweb.cn/Js|---簽名提示程序</title>
</head>
<body>
<SCRIPT language="JavaScript"><!--
var Firstname=prompt("您是光臨本站的貴賓,請在貴賓簿裡簽名,讓我知道您是誰!","網友");
document.write("<h3><center>真誠歡迎您來訪http://linkweb.cn/js<BR><P>" + " ")
document.write("<font color=red>"+Firstname +"</font>"+ "先生(小姐)</h3>");
document.write("")
//-->
</SCRIPT>
</body>
</html>