<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title> ZARALINUX - Iniciación al Linux </title> <meta name="DESCRIPTION" content="Plantilla web"> <meta name="GENERATOR" content="kwrite (Linux)"> <meta name="AUTHOR" content="Grupo Zaralinux - Chemacortes"> <meta name="CREATED" content="20001117"> <meta name="CHANGEDBY" content="Chemacortes"> <meta name="CLASSIFICATION" content="Linux/web"> <meta name="CHANGED" content="20001117"> <meta name="KEYWORDS" content="LINUX WEB"> <link rel="stylesheet" type="text/css" href="/zaralinux/zaralinux.css"> <script language="JavaScript" src="/zaralinux/scripts/dynapi/images.js" type="text/javascript"> </script> <script language="JavaScript"> // Declaración de botones, y precarga de imágenes mkButton('programacion'); mkButton('intralinux'); mkButton('bitaminas'); mkButton('asociacion'); mkButton('documentos'); function mkButton(strName) { preload(strName + "_off", '/zaralinux/grafs/' + strName + '.png'); preload(strName + "_on", '/zaralinux/grafs/' + strName + '_on.png'); } </script> </head> <body bgcolor="white" onload="window.defaultStatus='';"> <A NAME="Inicio"></A> <TABLE cellspacing=2 cellpadding=2 border=0 width=610 align="center"> <TR> <TD> <TABLE cellspacing="2" cellpadding="2" border="0" width="600"> <TR> <TD width="120"><A href="/zaralinux/zaralinux.html"><IMG src="/zaralinux/grafs/manyotux.png" width=116 height=137 alt="Zaralinux" border="0"></A></TD> <TD valign="bottom" width="470"><IMG src="/zaralinux/grafs/zaralinux.png" width=472 height=70 alt="" border="0"><BR> <TABLE cellspacing="2" cellpadding="0" border="0" width=472 class="ppal"> <TR> <TD> <A href="/zaralinux/prog/" onMouseOut="changeImage(null,'prog','programacion_off');" onMouseOver="changeImage(null,'prog','programacion_on');window.status='La programación al alcance de todos'; return true;"> <IMG name="prog" src="/zaralinux/grafs/programacion.png" width=161 height=22 alt="Programación" border="0"> </A> </TD> <TD> <A href="/zaralinux/redes/" onMouseOut="changeImage(null,'redes','intralinux_off');" onMouseOver="changeImage(null,'redes','intralinux_on');window.status='Internet, redes, comunicaciones...'; return true;"> <IMG name="redes" src="/zaralinux/grafs/intralinux.png" width=153 height=22 alt="Redes en Linux" border="0"> </A> </TD> <TD> <A href="/zaralinux/bita/" onMouseOut="changeImage(null,'bita','bitaminas_off');" onMouseOver="changeImage(null,'bita','bitaminas_on');window.status='¡Sácale todo el jugo a tu Linux!'; return true;"> <IMG name="bita" src="/zaralinux/grafs/bitaminas.png" width=152 height=22 alt="Bit-Aminas" border="0"> </A> </TD> </TR> <TR><TD> <A href="/zaralinux/asoc/" onMouseOut="changeImage(null,'acti','asociacion_off');" onMouseOver="changeImage(null,'acti','asociacion_on');window.status='Actividades de la Asociación Zaralinux'; return true;"> <IMG name="acti" src="/zaralinux/grafs/asociacion.png" width=161 height=22 alt="Info Asociación" border="0"> </A> </TD> <TD colspan="2"> <A href="/zaralinux/docs/" onMouseOut="changeImage(null,'docs','documentos_off');" onMouseOver="changeImage(null,'docs','documentos_on');window.status='Todo sobre documentación'; return true;"> <IMG name="docs" src="/zaralinux/grafs/documentos.png" width=307 height=22 alt="Preparación de documentos" border="0"> </A> </TD> </TR> </TABLE> </TD> </TR> </TABLE> <P align="center"><IMG src="/zaralinux/grafs/separador.png" width="576" height="5" border="0"></P> <h1 class="titulo"> ((Dame un título))- </h1> <P align="center"><IMG src="/zaralinux/grafs/separador.png" width="576" height="5" border="0"></P> <p align="right"> <a href="#Inicio"><img src="/zaralinux/grafs/azul_arriba.png" width=26 height=26 border=0 alt="Subir Arriba"></a> </p> </TD></TR></TABLE> </body> </html>