MOON
Server: Apache
System: Linux kvm.asjudinet.com 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64
User: asjudine (1001)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
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"); ?>