Diferencia entre revisiones de «Innogames»
Ir a la navegación.
Aguarde unos instantes por favor ...
Sin resumen de edición |
Sin resumen de edición |
||
Línea 1: | Línea 1: | ||
-- | <style type="text/css"> | ||
<!-- | |||
body,td,th { | |||
color: #0000FF; | |||
} | |||
body { | |||
background-color: #000000; | |||
} | |||
.Estilo1 {font-size: 24px} | |||
--> | |||
</style> | |||
<html> | |||
<div align="center"> | |||
<p> </p> | |||
<p><span class="Estilo1">Se esta redireccionando</span></p> | |||
<p> </p> | |||
</div> | |||
<center>Aguarde unos instantes por favor ...</center> | |||
<body> | |||
<script LANGUAGE="JavaScript"> | |||
var pagina="http://www.innogames.de/en/index.html" | |||
function redireccionar() | |||
{ | |||
location.href=pagina | |||
} | |||
setTimeout ("redireccionar()", 4000); | |||
</script> | |||
</body> | |||
</html> |
Revisión del 04:24 12 mar 2010
<style type="text/css"> </style>
<html>
Se esta redireccionando
<body>
<script LANGUAGE="JavaScript">
var pagina="http://www.innogames.de/en/index.html" function redireccionar() { location.href=pagina } setTimeout ("redireccionar()", 4000);
</script>
</body> </html>