| Name | Level | Group | Joined | Posts | AOL/ICQ | |||
| |||||
| |||||
| ||
|
![]() |
| ![]() | ||||||||||||||||
<script language=javascript>
function clock() {
var time=new Date();
div.innertHTML = 'Sono le '+time.getHour()+':'+time.getMinutes()+':'+time.getSeconds();
setTimeout("clock()",1000);
}
clock();
</script>
| |||||
| |||||
