19/11/2004, 07:37
|
| | | Fecha de Ingreso: agosto-2004 Ubicación: Venezuela, PLC
Mensajes: 218
Antigüedad: 20 años, 3 meses Puntos: 0 | |
<html>
<head>
<script language="JavaScript" type="text/JavaScript">
function goToURL() {
var i, args=goToURL.arguments; document.returnValue = false;
for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
</script>
</head>
<body>
<input name="Redirección" type="button" id="Redirección" onClick="goToURL('parent','http://darkdreams.sinfree.net/eng/index@lg=en.htm');return document.returnValue" value="Redirección">
</body>
</html>
__________________ When someone dies in the grip of a powerful rage... A curse is born. The curse gathers in that place of death. Those who encounter it will be consumed by its fury. |