Toda la actualidad del motor a tu alcance
Índice­Calendario­FAQ­Buscar­Miembros­Grupos de Usuarios­Registrarse­Conectarse

<script>
var no = 5; // snow number
var speed = 15; // smaller number moves the snow faster
var snowflake = "
http://img692.imageshack.us/img692/6761/120pxcopodenieve.gif";

var ns4up = (document.layers) ? 1 : 0; // browser sniffer
var ie4up = (document.all) ? 1 : 0;
var dx, xp, yp; // coordinate and position variables
var am, stx, sty; // amplitude and step variables
var i, doc_width = 400, doc_height = 500;
if (ns4up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
} else if (ie4up) {
doc_width = 500;
doc_height = 500;
}
dx = new Array();
xp = new Array();
yp = new Array();
am = new Array();
stx = new Array();
sty = new Array();
for (i = 0; i < no; ++ i) {
dx[i] = 0; // set coordinate variables
xp[i] = Math.random()*(doc_width-50); // set position variables
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20; // set amplitude variables
stx[i] = 0.02 + Math.random()/10; // set step variables
sty[i] = 0.7 + Math.random(); // set step variables
if (ns4up) { // set layers
if (i == 0) {
document.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
document.write("top=\"15\" visibility=\"show\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></layer>");
} else {
document.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
document.write("top=\"15\" visibility=\"show\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></layer>");
}
} else if (ie4up) {
if (i == 0) {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></div>");
} else {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></div>");
}
}
}
function snowNS() { // Netscape main animation function
for (i = 0; i < no; ++ i) { // iterate for every dot
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
dx[i] += stx[i];
document.layers["dot"+i].top = yp[i];
document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowNS()", speed);
}

function snowIE() { // IE main animation function
for (i = 0; i < no; ++ i) { // iterate for every dot
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}
dx[i] += stx[i];
document.all["dot"+i].style.pixelTop = yp[i];
document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowIE()", speed);
}

if (ns4up) {
snowNS();
} else if (ie4up) {
snowIE();
}
</script>

Ver mensajes sin respuesta
 Foro ArgumentosMensajes
Últimos Mensajes

General

 
No hay nuevos mensajes

Presentación

http://img134.imageshack.us/img134/3313/8fm5u2rpd9.png
1246Jue Feb 26, 2009 9:25 pm
gatooVuelvo al foro!!
No hay nuevos mensajes

Sobre el foro

941Miér Mayo 06, 2009 3:44 pm
gatooALOS JEFES
No hay nuevos mensajes

Dudas y sugerencias

http://emotik.com/animados/350_animados-emotik_com.gif
413Vie Oct 16, 2009 5:21 pm
gatooAPUESTAS DE GATOO GP DE BRASIL
No hay nuevos mensajes

Resolución de conflictos

18Lun Nov 02, 2009 10:12 pm
Alonsista100%Pido perdón a Jose-Antonio

Fórmula 1

 
No hay nuevos mensajes

Noticias F1

http://i30.tinypic.com/wui78m.pngLee y comenta las mejores noticias de este deporte.
1946Sáb Abr 25, 2009 5:48 pm
josef1Trulli, 'pole', y Glock, segundo, hacen doblete para Toyota; Alonso séptimo
No hay nuevos mensajes

Debates e intereses

Comenta, opina y debate sobre cualquier tema de F1 que se te ocurra.
433Vie Mar 27, 2009 12:09 am
josef1El ¿nuevo?: Brawm GP

Boxes

 
No hay nuevos mensajes

Historia

http://www.f1aldia.com/ver_avatar.php?id=68714&t=3
315Miér Jun 17, 2009 2:36 pm
gatooUN POCO DE HISTORIA DE LA F1
No hay nuevos mensajes

Técnica

http://www.mbeaf.cat/Llaveinglesa.jpg
00
No hay nuevos mensajes

Curiosidades

http://www.f1aldia.com/ver_avatar.php?id=68889&t=3
1421Sáb Oct 31, 2009 5:41 pm
josef1Paradas en boxe de Yas Marina

Paddock

 
No hay nuevos mensajes

Rumores de fichajes

Comenta todo lo que se rumorea en torno a los pilotos y equipos.
00
No hay nuevos mensajes

Consultas F1

http://www.alicopan.com/images/INTERROGACION.jpgPregunta cualquier duda que tengas acerca de este deporte.
00

Grandes Premios

 
No hay nuevos mensajes

Campeonato 2009

http://img145.imageshack.us/img145/437/f1hs3.png
22Dom Abr 05, 2009 4:22 pm
FERgregALOCLASIFICACIÓN DE CONSTRUCTORES
No hay nuevos mensajes

Campeonato de apuestas

http://www.subirimagenes.com/emoticono/147620treppchen23%20Podium.gif
21174Lun Nov 02, 2009 5:31 pm
josef1Clasificación Temporada 2009
No hay nuevos mensajes

Grandes Premios 2009

http://www.as.com/comunes/2007/formula_1/img/multimedia/bandera_43.jpg
4476Jue Oct 01, 2009 11:19 pm
gatooPREVIO DEL GP DE SUZUKA JAPON 2009
No hay nuevos mensajes

Meteorología

http://www.imn.ac.cr/IMN/prototipos/images/ico_estados/12.jpgEntérate del tiempo que hará en cada Gran Premio.
713Mar Ago 18, 2009 5:09 pm
FERgregALOTiempo Gp de Valencia

Club multimedia

 
No hay nuevos mensajes

Imágenes y videos de F1

http://www.leon-antiguo.com/modules/webshow/images/category/video_ico.png
1364Dom Sep 27, 2009 8:18 pm
gatoo2009 MICHAEL SCHUMAKER SUPERBIKE TEST
No hay nuevos mensajes

Otras imágenes y videos

14Vie Abr 24, 2009 11:35 pm
gatooFOTOS DE MHRA 2009

Motorhome

 
No hay nuevos mensajes

Concursos y juegos

http://sifyimg.speedera.net/sify.com/cmsimages/Finance/13568464_quiz45.gif
00
No hay nuevos mensajes

Humor

http://www.com-sl.org/images/topics/topic_Humor.pngÉchate unas risas mientras estás aquí.
410Vie Mayo 08, 2009 3:59 pm
josef1Vuelvo con los marcatoons
No hay nuevos mensajes

Zona de firmas

http://www.e-dreams.net/images/icono-servicios-grafico.jpgSaca el artista que llevas dentro y muéstranoslo.
115Lun Jun 22, 2009 8:53 pm
RubenGalerias de firmas
No hay nuevos mensajes

La Cantina

http://www.univision.com/contentroot/uol/art/images/mujer/coc/coctel_menta_1.jpgPara hablar de lo que quieras con los demás foreros.
112Sáb Mar 21, 2009 2:12 pm
FERgregALOLa Cantina

Mas Motor

 
No hay nuevos mensajes

Gp 2

http://img200.imageshack.us/img200/7917/gp2t.jpg
920Sáb Mayo 09, 2009 7:04 pm
FERgregALOGrosjean no deja ni las migas en la primera carrera del año
No hay nuevos mensajes

F3

http://www.gtamotor.com/competicion/img/f3logo.gif
00
No hay nuevos mensajes

World Series

http://img132.imageshack.us/img132/2601/f13p.jpg
00
No hay nuevos mensajes

Indycar

http://assets.blogcatalog.com/avatar/usr/102724.gif
79Miér Abr 29, 2009 12:44 pm
gatoo3 CARRERA DE LA INDYCAR 2009

Multimedia

 
No hay nuevos mensajes

Chat


00
Temas activos del día
Top 20 postadores hoy
Top 20 postadores del foro
Suprimir las cookies del foro
¿Quién está en línea ?
¿Quién está en línea ?Nuestros miembros han publicado un total de 650 mensajes.
Tenemos 11 miembros registrados.
El último usuario registrado es josef1.
En total hay 1 usuario en línea: 0 Registrados, 0 Ocultos y 1 Invitado
La mayor cantidad de usuarios en línea fue 6 el Lun Nov 02, 2009 5:28 pm.

Usuarios registrados: Ninguno
Ningún miembro celebra su cumpleaños hoy
Ningún miembro celebra su cumpleaños en los 7 próximos días
Leyenda :  [ Moderadores ]

Nuevos mensajesNuevos mensajesNo hay nuevos mensajesNo hay nuevos mensajes  Foro cerradoForo cerrado