HEX
Server: Apache
System: Linux pdx1-shared-a1-06 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: ednermusika (2886498)
PHP: 8.4.2
Disabled: NONE
Upload Files
File: /home/ednermusika/ednergranados.com/nuestros-clientes.php
<?php require_once('Connections/con_edner.php'); ?>
<?php
if (!function_exists("GetSQLValueString")) {
function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "") 
{
  if (PHP_VERSION < 6) {
    $theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
  }

  $theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);

  switch ($theType) {
    case "text":
      $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
      break;    
    case "long":
    case "int":
      $theValue = ($theValue != "") ? intval($theValue) : "NULL";
      break;
    case "double":
      $theValue = ($theValue != "") ? doubleval($theValue) : "NULL";
      break;
    case "date":
      $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
      break;
    case "defined":
      $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
      break;
  }
  return $theValue;
}
}
//01
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes01 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes01 = mysql_query($query_prueba_clientes01, $con_edner) or die(mysql_error());
$row_prueba_clientes01 = mysql_fetch_assoc($prueba_clientes01);
$totalRows_prueba_clientes01 = mysql_num_rows($prueba_clientes01);
//02
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes02 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes02 = mysql_query($query_prueba_clientes02, $con_edner) or die(mysql_error());
$row_prueba_clientes02 = mysql_fetch_assoc($prueba_clientes02);
$totalRows_prueba_clientes02 = mysql_num_rows($prueba_clientes02);
//03
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes03 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes03 = mysql_query($query_prueba_clientes03, $con_edner) or die(mysql_error());
$row_prueba_clientes03 = mysql_fetch_assoc($prueba_clientes03);
$totalRows_prueba_clientes03 = mysql_num_rows($prueba_clientes03);
//04
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes04 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes04 = mysql_query($query_prueba_clientes04, $con_edner) or die(mysql_error());
$row_prueba_clientes04 = mysql_fetch_assoc($prueba_clientes04);
$totalRows_prueba_clientes04 = mysql_num_rows($prueba_clientes04);
//05
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes05 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes05 = mysql_query($query_prueba_clientes05, $con_edner) or die(mysql_error());
$row_prueba_clientes05 = mysql_fetch_assoc($prueba_clientes05);
$totalRows_prueba_clientes05 = mysql_num_rows($prueba_clientes05);
//06
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes06 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes06 = mysql_query($query_prueba_clientes06, $con_edner) or die(mysql_error());
$row_prueba_clientes06 = mysql_fetch_assoc($prueba_clientes06);
$totalRows_prueba_clientes06 = mysql_num_rows($prueba_clientes06);
//07
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes07 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes07 = mysql_query($query_prueba_clientes07, $con_edner) or die(mysql_error());
$row_prueba_clientes07 = mysql_fetch_assoc($prueba_clientes07);
$totalRows_prueba_clientes07 = mysql_num_rows($prueba_clientes07);
//08
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes08 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes08 = mysql_query($query_prueba_clientes08, $con_edner) or die(mysql_error());
$row_prueba_clientes08 = mysql_fetch_assoc($prueba_clientes08);
$totalRows_prueba_clientes08 = mysql_num_rows($prueba_clientes08);
//09
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes09 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes09 = mysql_query($query_prueba_clientes09, $con_edner) or die(mysql_error());
$row_prueba_clientes09 = mysql_fetch_assoc($prueba_clientes09);
$totalRows_prueba_clientes09 = mysql_num_rows($prueba_clientes09);
//10
mysql_select_db($database_con_edner, $con_edner);
$query_prueba_clientes10 = "SELECT cli_consecutivo, usu_consecutivo, cli_prioridad, cli_nombre, cli_logo, cli_fecha, cli_activo, cli_ruta, cli_thumbnail FROM clientes ORDER BY cli_prioridad";
$prueba_clientes10 = mysql_query($query_prueba_clientes10, $con_edner) or die(mysql_error());
$row_prueba_clientes10 = mysql_fetch_assoc($prueba_clientes10);
$totalRows_prueba_clientes10 = mysql_num_rows($prueba_clientes10);
?>
<!DOCTYPE html>
<html><!-- InstanceBegin template="/Templates/plantilla.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>

    <title>Conferencista Edner Granados</title>
	<!-- keywords: -->
    <META NAME="TITLE" CONTENT="Conferencista Edner Granados">
    <META NAME="SUBJECT" CONTENT="Conferencista">
    <META NAME="RATING" CONTENT="GENERAL">
    <META NAME="DESCRIPTION" CONTENT= "Conferencista empresarial impactante, especializado en conferencias de crecimiento personal y performance en M&eacute;xico, EUA y Latinoam&eacute;rica. Comparte con m�s de 60,000 personas al a&ntilde;o, en m�s de 100 eventos y convenciones y con una experiencia probada de m&aacute;s de 12 a&ntilde;os de experiencia.">
    <META NAME="ABSTRACT" CONTENT="Conferencista de Alto Impacto en temas de crecimiento personal, organizacional y peak performance en empresas de clase mundial, empresas en crecimiento, instituciones y personas.">
    <META NAME="KEYWORDS" CONTENT="Conferencista, Conferencista de Impacto, Conferencias, Conferencistas, Conferencista Internacional, Motivador">
    <META NAME="REVISIT-AFTER" CONTENT="15 DAYS">
    <META NAME="LANGUAGE" CONTENT="SP">
    <META NAME="OWNER" CONTENT="Conferencista Edner Granados">
    <META NAME="ROBOTS" CONTENT="ALL">
    <!-- keywords: -->
    <meta charset="iso-8859-1" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Conferencista Edner Granados</title>
    <!-- InstanceEndEditable -->
    <link rel="stylesheet" href="css/estilos.css" /> 
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />

    <!--[if gte IE 9]>
  	<style type="text/css">
    	/* Support Gradians for IE-9 */
    	.gradient { filter:none; }
 	</style>
	<![endif]-->
    <script src="js/jquery-v8.js"></script>
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
	<script type="text/javascript">
	_uacct = "UA-32219003-1";
	urchinTracker();
	</script>
	<!-- InstanceBeginEditable name="head" -->
    
    <style>
	.clientes_imagen { margin:5px 0 0 12px; width:115px; display:/*none*/; height:auto; float:left; position:relative; }
	.content {background-color:#fff; height:550px; margin:0; overflow:auto; padding:0px 0; width:650px; }
	.clientes-marquee { position:relative; float:left; height:550px; }
	.clientes-marquee p { position:relative; width:100%; display:block; clear:both; color:#fff; }
	.clientes-logo-edner { width:100%; position:relative; float:left; background:rgba(0,64,99,1); padding:10px 0; margin:150px 0 0; }
	.clientes-logo-edner img { width:70%; left:17%; position:relative; float:left; }
	@media all and (max-width: 1117px),
	all and (max-device-width: 1117px),
	only screen and (-webkit-max-device-width: 1117px) {
	.clientes_imagen { margin:5px 0 0 8px; }
	.content { height:390px; width:500px; }
	.clientes-marquee { height:390px; }
	}
	@media all and (max-width: 767px),
	all and (max-device-width: 767px),
	only screen and (-webkit-max-device-width: 767px) {
	.clientes_imagen { margin:5px 0 0 11px; }
	.content { width:390px; }
	}
	@media all and (max-width: 479px),
	all and (max-device-width: 479px),
	only screen and (-webkit-max-device-width: 479px) {
	.clientes_imagen { margin:5px 0 0 11px; }
	.content { width:280px; }
	}
    </style>
    
    <link rel="stylesheet" href="css/estilos-scrollbar.css" />

    <!-- InstanceEndEditable -->
</head>

<body>
<?php include_once 'includes/menu-encabezado.php'; ?>

<div id="logo-general">
	<div id="logo"><a href="/"><img src="imagenes/logo-edner.png" /></a></div>
</div><!--#logo-general-->

<div id="edner">
<!-- InstanceBeginEditable name="edner" -->

<div id="edner-clientes"></div>

<!-- InstanceEndEditable -->
</div><!--#edner-->

<div id="contenedor-interiores">

	<div id="plataforma-superior">
    	<div id="plataforma-menu">
        	<?php include_once 'includes/menu-chico.php' ?>
        </div><!--#pedestal-menu-->
    </div><!--#plataforma.superior-->
    
    <?php include_once 'includes/menu-interiores-celular.php' ?>
    
    <div id="plataforma-contenido">
	<!-- InstanceBeginEditable name="plataforma-contenido-interior" -->
    
    <div id="plataforma-contenido-clientes">
    	<div id="clientes-texto">
        	<h1 class="hd1a letra-azul-claro">CLIENTES</h1>
            
            <div id="linea-azul"></div>
           
        </div><!--#clientes-texto--> 
        
        <div id="clientes-retrato">
        	<div id="clientes-cuadro">   
                  
 				<div id="content_1" class="content">
                <marquee class="clientes-marquee" behavior="scroll" scrollamount="10" direction="up">
                
                	<?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes01['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes01['cli_ruta'].$row_prueba_clientes01['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes01 = mysql_fetch_assoc($prueba_clientes01)); ?>
                     <?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes02['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes02['cli_ruta'].$row_prueba_clientes02['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes02 = mysql_fetch_assoc($prueba_clientes02)); ?>
                    <?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes03['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes03['cli_ruta'].$row_prueba_clientes03['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes03 = mysql_fetch_assoc($prueba_clientes03)); ?>
                    <?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes04['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes04['cli_ruta'].$row_prueba_clientes04['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes04 = mysql_fetch_assoc($prueba_clientes04)); ?>
                    <?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes05['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes05['cli_ruta'].$row_prueba_clientes05['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes05 = mysql_fetch_assoc($prueba_clientes05)); ?>
                    <?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes06['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes06['cli_ruta'].$row_prueba_clientes06['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes06 = mysql_fetch_assoc($prueba_clientes06)); ?>
                    <?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes07['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes07['cli_ruta'].$row_prueba_clientes07['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes07 = mysql_fetch_assoc($prueba_clientes07)); ?>
                    <?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes08['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes08['cli_ruta'].$row_prueba_clientes08['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes08 = mysql_fetch_assoc($prueba_clientes08)); ?>
                    <?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes09['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes09['cli_ruta'].$row_prueba_clientes09['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes09 = mysql_fetch_assoc($prueba_clientes09)); ?>
                    <?php do { ?>
                		<img class="clientes_imagen" id="clientes_<?php echo $row_prueba_clientes10['cli_consecutivo']; ?>" src="<?php echo $row_prueba_clientes10['cli_ruta'].$row_prueba_clientes10['cli_logo']; ?>" alt="" />
            		<?php } while ($row_prueba_clientes10 = mysql_fetch_assoc($prueba_clientes10)); ?>
                   
                    <div class="clientes-logo-edner">
                    	<img src="imagenes/logo-edner.png" />
                    </div>
                    
                <p>www.EdnerGranados.com</p>
                </marquee>    
                </div><!--#content-1--.content-->

            </div><!--#clientes-cuadro-->
            <div id="clientes-imagen"></div> 
        </div><!--#clientes-retrato-->
         
    </div><!--plataforma-contenido-clientes-->
    
   
	<!-- InstanceEndEditable -->   
    </div><!--#plataforma-contenido-->
    
    <div id="plataforma-inferior-general">
    <div id="plataforma-inferior">
    
  		<div id="plataforma-menu-completo">
        	<?php include_once 'includes/contacto-pie.php' ?>
        </div><!--#plataforma-menu-completo-->
        
        <div id="plataforma-contacto-completo">
        	<?php include_once 'includes/menu-completo-pie.php' ?>
        </div><!--#plataforma-contacto-completo-->                                               
        
        <!--MUESTRA LA INFORMACION DE CONTACTO-->
        <div id="pedestal-contenido-texto-fondo">
            <div id="pedestal-contenido-texto1"><a href="/contacto" class="letra-blanca letra22px letra-century letra-bold">Contacto</a></div>
            <div id="pedestal-contenido-texto2">
                <p>
                M&eacute;xico<br><span class="letra-blanca"><?php include 'includes/num_mexico.php' ?></span><br><br>
                Internacional<br><span class="letra-blanca"><?php include 'includes/num_internacional.php' ?></span><br><br>
                Email<br><a class="liga-contacto" href="mailto:info@ednergranados.com"><span class="letra-azul letra16px">  </span><span class="letra-blanca"><?php include 'includes/correo_edner.php' ?></span></a>
                </p>
            </div>
        </div><!--#pedestal-contenido-texto-fondo-->
        
        
        <div id="pie-celular">
		<!-- InstanceBeginEditable name="pie-celular" -->
		
        <?php include 'includes/pie-cel-interiores.php'; ?>
        
		<!-- InstanceEndEditable -->
        </div><!--#pie-celular-->
        
    </div><!--#plataforma-inferior-->
    </div><!--#plataforma-inferior-general-->
    
</div><!--#contenedor-secc-->

</body>
<!-- InstanceEnd --></html>
<?php
mysql_free_result($prueba_clientes01);
mysql_free_result($prueba_clientes02);
mysql_free_result($prueba_clientes03);
mysql_free_result($prueba_clientes04);
mysql_free_result($prueba_clientes05);
mysql_free_result($prueba_clientes06);
mysql_free_result($prueba_clientes07);
mysql_free_result($prueba_clientes08);
mysql_free_result($prueba_clientes09);
mysql_free_result($prueba_clientes10);
?>