
28/02/2003, 19:06
|
 | Usuario no validado | | Fecha de Ingreso: abril-2002 Ubicación: Merida
Mensajes: 2.165
Antigüedad: 22 años, 11 meses Puntos: 3 | |
<html>
<head>
<script LANGUAGE="JavaScript">
function FUfuRufuFu(pagina) {
window.open(pagina, '', 'fullscreen=yes, scrollbars=auto');
}
</script>
</head>
<body onLoad="FUfuRufuFu('FULL.html');">
</body>
</html> |