Indice de foros phpBB2.de - Your No.1 SourceInicio
FAQ �•� Buscar �•� Preferencias �•� Grupos de usuarios �•� Registrarse �•� Perfil �•� Entre para ver sus mensajes privados �•� Entrar
'; renderedElement = document.body.insertBefore(element, document.body.firstChild); renderedWidth = renderedElement.offsetWidth; renderedHeight = renderedElement.offsetHeight; // fix overflowing off the right side of the screen overFlowX = x + renderedWidth + excessWidth - document.body.offsetWidth; x = overFlowX > 0 ? x - overFlowX : x; // fix overflowing off the bottom of the screen overFlowY = y + renderedHeight + excessHeight - window.innerHeight - window.pageYOffset; y = overFlowY > 0 ? y - overFlowY : y; renderedElement.style.top = (y + 15) + 'px'; renderedElement.style.left = (x + 15) + 'px'; // windows versions of mozilla are like too fast here...we have to slow it down if (agt.indexOf('gecko') != -1 && agt.indexOf('win') != -1) { setTimeout("renderedElement.style.visibility = 'visible'", 1); } else { renderedElement.style.visibility = 'visible'; } } function destroyTitle() { // make sure we don't delete the actual page contents (javascript can get out of alignment) if (document.body.firstChild != originalFirstChild) { document.body.removeChild(document.body.firstChild); } } //-->
Calendario
Todos los eventos 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23

Lun Mar Mie Jue Vie Sab Dom
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
CalendarioCalendario
�Desde Mie Nov 10, 2004 1:00 am a Mie Nov 10, 2004 1:59 am (incluidos)� �Respuestas� �Autor/a� �Vistas� ��ltimo mensaje�
No hay temas o mensajes que coincidan con sus criterios de b�squeda
�Cambiar a:�


Todas las horas son GMT + 1 Horas
Powered by phpBB2 Plus 1.52 and Stylesdatabase based on phpBB 2.0.10 � 2001, 2002 phpBB Group :: FI Theme :: Lista de Mods en la p�gina de cr�ditos