|
|
| 来访者签名 |
| 整理:Cnwshow.Com 来源:Internet 整理时间:2008-2-16 |
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>来访者签名</title>
</head>
<body>
<SCRIPT language="JavaScript"><!--
var Firstname=prompt("您是光临本站的贵宾,请在贵宾簿里签名,让我知道您是谁!","网友");
document.write("<h3><center>真诚欢迎您来访http://www.cnwshow.com<BR><P>" + " ")
document.write("<font color=red>"+Firstname +"</font>"+ "先生(小姐)</h3>");
document.write("")
//-->
</SCRIPT>
<p></p>
<p></p>
</body>
</html>
|
|
|
|
|
|