<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>人品测试—英途网</title>
<style type="text/css">
<!--
body {
background-image: url(shinian.jpg);
}
.style1 {
font-size: 24px;
color: #FF0000;
}
.STYLE3 {
font-size: 12px;
color: #9900FF;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.STYLE4 {font-size: 12px}
-->
</style>
<script type="text/javascript" src="http://www.into123.cn/mysys/tongji.js" type="text/JavaScript">
</script></head>
<body>
<div id="Layer1" style="position:absolute; width:279px; height:27px; z-index:1; left: 325px; top: 285px;">
<form name="form1" method="get" action="renpin.php">
<p>
<input name="name" type="text" size="28" maxlength="100">
<input type="submit" name="Submit" value="提交">
</p>
<p class="STYLE4">请在文本框中输入你的名字,您会知道您的人品 </p>
</form>
</div>
<div id="Layer2" style="position:absolute; width:252px; height:137px; z-index:2; left: 327px; top: 68px;">
<p class="style1">
<script language="php">
echo "$name";
</script>
:</p>
<p class="style1">
<script language="php">
$text=ord($name);
if($text>200){
$text=$text-200;
}
if($text>100){
$text=$text-100;
}
if($text<20){
echo "您的人品是";
echo "$text<br>";
echo "是我不好,不应和你谈人品的问题。";
}
else if($text<40){
echo "您的人品是";
echo "$text<br>";
echo "您是一个正常的人。";
}
else if($text<60){
echo "您的人品是";
echo "$text<br>";
echo "您是一个完美的人。";
}
else if($text<80){
echo "您的人品是";
echo "$text<br>";
echo "您是一个很完美的人。";
}
else{
echo "您的人品是";
echo "$text<br>";
echo "您是一个超完美的人。";
}
</script>
</p>
</div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<table width="396" height="28" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="365" class="STYLE3">program(php) <a href="http://mysys.into123.cn">人品测试</a> designed by <a href="http://www.into123.cn">into123.cn</a>, 2008 </td>
</tr>
</table>
</body>
</html>