Дарю форуму этому бесплатную страничку для чатов... Можите использовать кто хочет...
<!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=utf-8">
<title>Чат</title>
<style type="text/css">
* {
margin:0;
padding:0;
}
body,td,th {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #C9DBFC;
}
body {
background-color: #000;
}
.center {
position: relative;
width:700px;
height:550px;
margin:auto;
margin-top:50px;
}
.center_2 {
position:absolute;
width:150px;
height:200px;
left: 277px;
top: 118px;
}
.form_nick {
background: none;
border:0;
color: #DFC7FE;
margin-top:67px;
margin-left:5px;
font-size:11px;
}
.form_pass {
background: none;
border:0;
color: #DFC7FE;
font-size:11px;
margin-top:7px;
//margin-top:4px;
margin-left:5px;
}
.ok {
background:url(http://scorpsoft.3dn.ru/zion/demochat/ok.png) no-repeat;
width:82px;
height:82px;
border:0;
margin-top:7px;
margin-left:30px;
}
.ok_v {
background:url(http://scorpsoft.3dn.ru/zion/demochat/ok_v.png) no-repeat;
width:82px;
height:82px;
border:0;
margin-top:7px;
margin-left:30px;
cursor:pointer;
}
</style>
</head>
<form name=login method=post action=/>
<input type=hidden name=sess>
<input type=hidden name=ref value=%GET('ref')%>
<body>
<div class="center">
<embed src="http://scorpsoft.3dn.ru/zion/demochat/chat.swf" loop="true" quality="high" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" height="550" width="700"></embed>
<div class="center_2">
<input class="form_nick" onfocus="if(this.value=='Введите ваш ник'){this.value='';}" onblur="if(this.value==''){this.value='Введите ваш ник';}" type="text" name="nick" id="nick" value="Введите ваш ник" title=""><br>
<input class="form_pass" onfocus="if(this.value=='pass'){this.value='';}" onblur="if(this.value==''){this.value='pass';}" type="password" name="pass" id="pass" value="pass" title="">
<br>
<input type="submit" value="" class="ok" alt="Войти в чат" onmouseover=className="ok_v" onmouseout=className="ok" title="">
</span>
</div>
<script src=/js/login.jsa></script>
<script src=/js/md5.js></script>
</div>
</body>
</html>
[изображение] УвеличитьДемонстрация