MOON
Server: Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 FrontPage/5.0.2.2635
System: Linux server.asjudinet.com 2.6.32-042stab141.3 #1 SMP Fri Nov 15 22:45:34 MSK 2019 i686
User: asjudine (504)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: /home/asjudine/www/ELEMENTOS/videoconferencia.php
				<? include ("header.php"); ?>
				
<script Language="JavaScript">
<!--
function validar(formulario)
{

  if (formulario.usuario.value == "")
  {
    alert("Debe llenar el campo Usuaio.");
    formulario.usuario.focus();
    return (false);
  }

  if (formulario.ciudades.value == "")
  {
    alert("Debe seleccionar una sala para Videoconferencia.");
    formulario.ciudades.focus();
    return (false);
  }


  return (true);
}
//--></script>

<title>VIDEOCONFERENCIA - SERVIASJUDINET</title><br>
<br>
<table width="550" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF">
                  <tr> 
                    
    <td height="22" align="center" valign="top" bgcolor="F2F2F2"><font face="Arial, Helvetica, sans-serif"><strong><font color="#990000" size="3">Bienvenido(a) <?php echo "$user";  ?> al Servicio 
      de <br />
      Videoconferencia 
      de Serviasjudinet</font></strong></font></td>
                  </tr>
                  <tr> 
                    
    <td align="center" valign="top"> 
      <div align="center"><img src="ELEMENTOS/viedoconferencia.jpg" width="150" height="137" hspace="20" /><br>
        <TABLE width="550" ALIGN="center" CELLPADDING=5 CLASS="ChatBody">
          <TR>
            <TD CLASS="ChatBody"> <CENTER>
              <TABLE width="550" BORDER=0 CELLPADDING=3 bgcolor="#F2F2F2" CLASS="ChatTable">
                <TR > 
                  <TD ALIGN="CENTER"><table width="500" border="0" class="ChatTable">
                    
                    <tr >
                      <td align="right" valign="top"  nowrap="nowrap">Descargue el Software de Videoconferencia :</td>
                          <td width="200" valign="top" ><a href="http://www.oovoo.com/es/download/" target="_blank">&iexcl;Aqu&iacute;!</a></td>
                        </tr>
                    <tr >
                      <td align="right" valign="top"  nowrap="nowrap">Informaci&oacute;n de Ayuda  para hacer Videoconferencia  :</td>
                          <td width="200" valign="top" ><a href="http://www.oovoo.com/help/" target="_blank">&iexcl;Aqu&iacute;!</a></td>
                        </tr>
                    <tr >
                      <th colspan="2" bgcolor="#990000" ><font color="#FFFFFF">Un funcionario de Serviasjudinet estar&aacute; en l&iacute;nea constantemente para dilucidar sus inquietudes con el Soporte de Profesionales en cada ramo de nuestra amplia gama de servicios. </font></th>
                        </tr>
                    </table>                    </TD>
                  </TR>
                </TABLE>
            </CENTER></TD>
          </TR>
        </TABLE>
        <table width="400" border="0" cellspacing="0" cellpadding="0" align="center">
          <tr> 
            <td width="29%"> <div align="center"></div></td>
            <td width="9%"><img src="ELEMENTOS/flecharetorno.gif" width="12" height="12"></td>
            <td width="62%"><font face="Arial, Helvetica, sans-serif" size="1"><a href="index.php" class="menu_tres">Retornar 
              a la p&aacute;gina principal</a> </font></td>
          </tr>
        </table>
      </div></td>
                  </tr>
</table>
				
<? include ("footer.php"); ?>