233 lines
		
	
	
		
			9.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			233 lines
		
	
	
		
			9.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<html>
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<head>
 | 
						|
 | 
						|
<meta http-equiv="Content-Type"
 | 
						|
 | 
						|
content="text/html; charset=iso-8859-1">
 | 
						|
 | 
						|
<title>Informática D.J.</title>
 | 
						|
 | 
						|
<link rel="stylesheet" type="text/css" href="addons/idj.css"
 | 
						|
 | 
						|
body="addons/idj.css">
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<link rel="SHORTCUT ICON" href="http://www.infdj.com/images/infdj.ico" >
 | 
						|
 | 
						|
 | 
						|
 | 
						|
</head>
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<body background="images/webIDJ-f0.gif" bgcolor="#0D5AB9"
 | 
						|
 | 
						|
text="#000000" link="#FFFFFF" vlink="#FFFFFF" topmargin="0"
 | 
						|
 | 
						|
leftmargin="0">
 | 
						|
 | 
						|
<!--
 | 
						|
 | 
						|
<script src="addons/snow.js"></script>
 | 
						|
 | 
						|
-->
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<script language="javascript">
 | 
						|
 | 
						|
function click() { if (event.button==2) { alert('Funcion fuera de servicio'); } }
 | 
						|
 | 
						|
document.onmousedown=click;
 | 
						|
 | 
						|
 | 
						|
 | 
						|
</script><script
 | 
						|
 | 
						|
languaje="JavaScript">
 | 
						|
 | 
						|
  <!-- Hidden to old browsers
 | 
						|
 | 
						|
    var rightVersion=false;
 | 
						|
 | 
						|
  //-->
 | 
						|
 | 
						|
</script><script languaje="JavaScript 1.1">
 | 
						|
 | 
						|
  <!-- Hidden again
 | 
						|
 | 
						|
 | 
						|
 | 
						|
  rightVersion = true;
 | 
						|
 | 
						|
  var objectnumber = 0;
 | 
						|
 | 
						|
  var pictures = new Array();
 | 
						|
 | 
						|
 | 
						|
 | 
						|
  //-->
 | 
						|
 | 
						|
</script><script
 | 
						|
 | 
						|
type="text/javascript" languaje="JavaScript">
 | 
						|
 | 
						|
  <!--  Last 'hidding'
 | 
						|
 | 
						|
 | 
						|
 | 
						|
  function imagesPreload( name,image1, comment )   
 | 
						|
 | 
						|
  {
 | 
						|
 | 
						|
     if (rightVersion)   
 | 
						|
 | 
						|
     {
 | 
						|
 | 
						|
	pictures[objectnumber]= new Array();
 | 
						|
 | 
						|
	pictures[objectnumber][0] = name;
 | 
						|
 | 
						|
	pictures[objectnumber][1] = new Image();
 | 
						|
 | 
						|
	pictures[objectnumber][1].src = image1;
 | 
						|
 | 
						|
	pictures[objectnumber][2] = comment;
 | 
						|
 | 
						|
 | 
						|
 | 
						|
	objectnumber++;
 | 
						|
 | 
						|
     }
 | 
						|
 | 
						|
  }
 | 
						|
 | 
						|
 | 
						|
 | 
						|
  function off ( name )   
 | 
						|
 | 
						|
  {
 | 
						|
 | 
						|
     if (rightVersion)  
 | 
						|
 | 
						|
     {
 | 
						|
 | 
						|
       document.images['logo'].src=pictures[0][1].src;
 | 
						|
 | 
						|
       window.status=""; 
 | 
						|
 | 
						|
     }
 | 
						|
 | 
						|
  }
 | 
						|
 | 
						|
 | 
						|
 | 
						|
  function on ( name )   
 | 
						|
 | 
						|
  {
 | 
						|
 | 
						|
     if (rightVersion)  
 | 
						|
 | 
						|
        for(i=0; i<objectnumber; i++)   
 | 
						|
 | 
						|
	  if (pictures[i][0] == name)
 | 
						|
 | 
						|
	  {
 | 
						|
 | 
						|
	    document.images['logo'].src=pictures[i][1].src;
 | 
						|
 | 
						|
	    window.status=pictures[i][2]; 
 | 
						|
 | 
						|
          }
 | 
						|
 | 
						|
  }
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
imagesPreload("logo",   "images/logoBIG.gif", "Logo inicial" );
 | 
						|
 | 
						|
 | 
						|
 | 
						|
imagesPreload("bm1",    "images/iinfo01.gif", "Web Dinámica: Requiere JAVA, y Estilos" );
 | 
						|
 | 
						|
imagesPreload("bm2",    "images/iinfo02.gif", "Intranet: Reservado a empleados de infDJ" );
 | 
						|
 | 
						|
imagesPreload("bm3",    "images/iinfo03.gif", "Solo HTML: Para navegadores incompatibles" );
 | 
						|
 | 
						|
 | 
						|
 | 
						|
imagesPreload("qm1",    "images/iinfo04.gif", "Programación: ¿Qué ofrecemos?" );
 | 
						|
 | 
						|
imagesPreload("qm2",    "images/iinfo05.gif", "Tiendas: ¿Donde comprar?" );
 | 
						|
 | 
						|
imagesPreload("qm3",    "images/iinfo06.gif", "Academias: Cursos que se imparten" );
 | 
						|
 | 
						|
imagesPreload("qm4",    "images/iinfo07.gif", "CyberCentros: Conexiones a iNet" );
 | 
						|
 | 
						|
 | 
						|
 | 
						|
//-->
 | 
						|
 | 
						|
</script>
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<p align="center"><br>
 | 
						|
 | 
						|
<br>
 | 
						|
 | 
						|
<br>
 | 
						|
 | 
						|
</p>
 | 
						|
 | 
						|
<div align="center"><center>
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<table border="0" cellpadding="0" cellspacing="0">
 | 
						|
 | 
						|
 <tr><td>
 | 
						|
 | 
						|
   <table border="0" cellpadding="0" cellspacing="0">
 | 
						|
 | 
						|
   <tr>
 | 
						|
 | 
						|
    <td>
 | 
						|
 | 
						|
     <a href="dinamica.htm" onmouseover="on('bm1')" onmouseout="off('bm1')">
 | 
						|
 | 
						|
      <img src="images/webIDJ-f004.gif" border="0" width="128" height="72"></a></td>
 | 
						|
 | 
						|
    <td valign="bottom" background="images/webIDJ-f005.gif">
 | 
						|
 | 
						|
      <img src="images/separador.gif" width="330" height="5"><br>
 | 
						|
 | 
						|
      <img src="images/separador.gif" width="140" height="2">
 | 
						|
 | 
						|
      
 | 
						|
 | 
						|
<font class="wcLink"><strong>Acceso rápido a:</strong><br><br></font>
 | 
						|
 | 
						|
      <img src="images/separador.gif" width="181" height="2"><font class="wcLink">[</font><a href="diseno.htm" class="wcLink" onmouseover="on('qm1')" onmouseout="off('qm1')">Programación</a>
 | 
						|
 | 
						|
<img src="images/separador.gif" width="1" height="2"><font color="#FFFFFF" size="2" face="Verdana" class="wcLink">]</font></td>
 | 
						|
 | 
						|
            </tr>
 | 
						|
 | 
						|
        </table>
 | 
						|
 | 
						|
        <table border="0" cellpadding="0" cellspacing="0">
 | 
						|
 | 
						|
            <tr>
 | 
						|
 | 
						|
                <td><a href="dinamica.htm"
 | 
						|
 | 
						|
                onmouseover="on('bm1')" onmouseout="off('bm1')"><img
 | 
						|
 | 
						|
                src="images/webIDJ-f002d.gif" border="0"
 | 
						|
 | 
						|
                width="68" height="56"></a><br>
 | 
						|
 | 
						|
                <img src="images/separador.gif" width="28"
 | 
						|
 | 
						|
                height="65"><br>
 | 
						|
 | 
						|
                <a href="intranet.htm" onmouseover="on('bm2')"
 | 
						|
 | 
						|
                onmouseout="off('bm2')"><img
 | 
						|
 | 
						|
                src="images/webIDJ-f002i.gif" border="0"
 | 
						|
 | 
						|
                width="68" height="54"></a></td>
 | 
						|
 | 
						|
                <td><img src="images/separador.gif" width="28"
 | 
						|
 | 
						|
                height="50"></td>
 | 
						|
 | 
						|
                <td width="135"><table border="0" cellpadding="0"
 | 
						|
 | 
						|
                cellspacing="0">
 | 
						|
 | 
						|
                    <tr>
 | 
						|
 | 
						|
                        <td align="center" valign="bottom"><img
 | 
						|
 | 
						|
                        src="images/tittleRot01.gif" width="17"
 | 
						|
 | 
						|
                        height="109"></td>
 | 
						|
 | 
						|
                        <td background="images/logoBIG.gif"><img
 | 
						|
 | 
						|
                        src="images/logoBIG.gif" width="113"
 | 
						|
 | 
						|
                        height="150" name="logo"></td>
 | 
						|
 | 
						|
                    </tr>
 | 
						|
 | 
						|
                    <tr>
 | 
						|
 | 
						|
                        <td> </td>
 | 
						|
 | 
						|
                        <td><img src="images/tittleNRot02.gif"
 | 
						|
 | 
						|
                        align="right" hspace="0" width="114"
 | 
						|
 | 
						|
                        height="17"></td>
 | 
						|
 | 
						|
                    </tr>
 | 
						|
 | 
						|
                </table>
 | 
						|
 | 
						|
                </td>
 | 
						|
 | 
						|
                <td><img src="images/separador.gif" width="28"
 | 
						|
 | 
						|
                height="50"></td>
 | 
						|
 | 
						|
                <td valign="bottom"
 | 
						|
 | 
						|
                background="images/webIDJ-f006.gif"><img
 | 
						|
 | 
						|
                src="images/separador.gif" width="50" height="2"><font
 | 
						|
 | 
						|
                color="#FFFFFF" size="2" face="Verdana" class="wcLink">[</font><a
 | 
						|
 | 
						|
                href="tarifa.htm" class="wcLink"
 | 
						|
 | 
						|
                onmouseover="on('qm2')" onmouseout="off('qm2')">Tiendas</a><img src="images/separador.gif"
 | 
						|
 | 
						|
                width="44" height="2"><font
 | 
						|
 | 
						|
                color="#FFFFFF" face="Verdana" class="wcLink">]<br>
 | 
						|
 | 
						|
                </font><img
 | 
						|
 | 
						|
                src="images/separador.gif" width="50" height="2"><font
 | 
						|
 | 
						|
                color="#FFFFFF" size="2" face="Verdana" class="wcLink">[</font><a
 | 
						|
 | 
						|
                href="donde.htm" class="wcLink"
 | 
						|
 | 
						|
                onmouseover="on('qm3')" onmouseout="off('qm3')">Academias</a><img src="images/separador.gif"
 | 
						|
 | 
						|
                width="25" height="2"><font
 | 
						|
 | 
						|
                color="#FFFFFF" size="2" face="Verdana" class="wcLink">]<br>
 | 
						|
 | 
						|
                </font><img
 | 
						|
 | 
						|
                src="images/separador.gif" width="50" height="2"><font
 | 
						|
 | 
						|
                color="#FFFFFF" size="2" face="Verdana" class="wcLink">[</font><a
 | 
						|
 | 
						|
                href="donde.htm" class="wcLink"
 | 
						|
 | 
						|
                onmouseover="on('qm4')" onmouseout="off('qm4')">CyberCentros</a><img src="images/separador.gif"
 | 
						|
 | 
						|
                width="6" height="2"><font color="#FFFFFF"
 | 
						|
 | 
						|
                size="2" face="Verdana" class="wcLink">]</font><font size="2"
 | 
						|
 | 
						|
                face="Verdana"><br>
 | 
						|
 | 
						|
                </font><br>
 | 
						|
 | 
						|
                <img src="images/separador.gif" width="1"
 | 
						|
 | 
						|
                height="30"><br>
 | 
						|
 | 
						|
<a  href="#" onClick="window.external.AddFavorite('http://www.infdj.com/','Informática%20D.J.');this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.infdj.com');" target="_self"><img src="images/addfavorites.gif" align="right" hspace="0" border="0" width="136" height="20"></a><br>
 | 
						|
 | 
						|
                <img src="images/separador.gif" width="211"
 | 
						|
 | 
						|
                height="4"><br>
 | 
						|
 | 
						|
                <a href="simple.htm" onmouseover="on('bm3')"
 | 
						|
 | 
						|
                onmouseout="off('bm3')"><img
 | 
						|
 | 
						|
                src="images/webIDJ-f003.gif" align="left"
 | 
						|
 | 
						|
                border="0" hspace="0" width="61" height="54"></a><p><img src="images/separador.gif"
 | 
						|
 | 
						|
                width="45" height="2"><font color="#FFFFFF"
 | 
						|
 | 
						|
  face="Verdana" class="wcLink"><strong>e-mails:</strong></p>
 | 
						|
 | 
						|
                </td>
 | 
						|
 | 
						|
            </tr>
 | 
						|
 | 
						|
        </table>
 | 
						|
 | 
						|
        <table border="0" cellpadding="0" cellspacing="0"
 | 
						|
 | 
						|
        width="100%" background="images/webIDJ-f007.gif">
 | 
						|
 | 
						|
            <tr>
 | 
						|
 | 
						|
                <td><a href="intranet/"
 | 
						|
 | 
						|
                onmouseover="on('bm2')" onmouseout="off('bm2')"><img
 | 
						|
 | 
						|
                src="images/webIDJ-f001i.gif" border="0"
 | 
						|
 | 
						|
                width="128" height="75"></a><img
 | 
						|
 | 
						|
                src="images/separador.gif" width="62" height="75"><a
 | 
						|
 | 
						|
                href="simple.htm" onmouseover="on('bm3')"
 | 
						|
 | 
						|
                onmouseout="off('bm3')"><img
 | 
						|
 | 
						|
                src="images/webIDJ-f001d.gif" border="0"
 | 
						|
 | 
						|
                width="111" height="75"></a></td>
 | 
						|
 | 
						|
                <td valign="top" width="150"><br>
 | 
						|
 | 
						|
                <img src="images/separador.gif" width="10"
 | 
						|
 | 
						|
                height="10"><font class="b2">almacen@infdj.com<br>
 | 
						|
 | 
						|
                <img src="images/separador.gif" width="5"
 | 
						|
 | 
						|
                height="10">stecnico@infdj.com<br>
 | 
						|
 | 
						|
                jd@infdj.com</font></td>
 | 
						|
 | 
						|
            </tr>
 | 
						|
 | 
						|
        </table>
 | 
						|
 | 
						|
        </td>
 | 
						|
 | 
						|
    </tr>
 | 
						|
 | 
						|
</table>
 | 
						|
 | 
						|
</center></div>
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<p align="center"><br>
 | 
						|
 | 
						|
</p>
 | 
						|
 | 
						|
<div align="center"><center>
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<table border="0" width="485">
 | 
						|
 | 
						|
    <tr>
 | 
						|
 | 
						|
        <td align="center"><font class="b2"><center>Estas
 | 
						|
 | 
						|
        paginas estan siempre en continua renovación, por lo que
 | 
						|
 | 
						|
        le recomendamos, actualice su cache al menos una vez a la
 | 
						|
 | 
						|
        semana, cuando nos visite. --Gracias.--<center><br>
 | 
						|
 | 
						|
        <br>
 | 
						|
 | 
						|
        · [</font><a href="dinamica.htm" class="wcMenu">Dinamica</a><font class="b2">] · [</font><a href="intranet.htm"
 | 
						|
 | 
						|
        class="wcMenu">Intranet</a><font class="b2">] · [</font><a href="simple.htm"
 | 
						|
 | 
						|
        class="wcMenu">Solo HTML</a><font class="b2">] · </font></td>
 | 
						|
 | 
						|
        <td><img src="images/separador.gif" width="145"
 | 
						|
 | 
						|
        height="5"></td>
 | 
						|
 | 
						|
    </tr>
 | 
						|
 | 
						|
</table>
 | 
						|
 | 
						|
</center></div>
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<p align="center"> </p>
 | 
						|
 | 
						|
</body>
 | 
						|
 | 
						|
</html>
 | 
						|
 |