



Posted 21/10/2003, 21:09
Posted 21/10/2003, 23:57
<html>
<head>
<title>Fechar</title>
<script>
function fechar()
{
window.opener = window;
window.close();
}
setTimeout("java script:fechar();",5000);
</script>
</head>
<body>
</body>
</html>
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)