[#] hm X_Shell Backd00r [#]

Current Path : /var/www/clients/client35/web46/web/
Upload File :
Current File : /var/www/clients/client35/web46/web/noticia_espe.php

<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>.:: Aut&oacute;dromo Intl. Miguel E. Abed | Noticias ::.</title>
<link rel="shortcut icon" type="image/icon" href="favicon.ico">
<link rel="stylesheet" href="css/noti_spe.css">
<!-- Inicio Google Analitycs -->  
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-33423426-8', 'auto');
  ga('send', 'pageview');
</script>  
<!-- Fin Google Analitycs -->
</head>
<body>
<div id="contenedor_gral_noti">
	<img src="img/head_not.png" class="head_noti" />
    <?php 
	 if(!empty($_REQUEST['id_not']))
	 {
		include('clase/clases.php');
		$instancia_consultas= new ConsultaDatos();
		$datos_noti=$instancia_consultas->Noticia_especifica($_REQUEST['id_not']);
		$fecha= explode (" ",$datos_noti[0]['fecha_creacion']);
	?>
    <section>
    	<h2 id="title"><?php echo $datos_noti[0]['titulo'] ?></h2>
        <div id="contenido_noticia">
        	<img id="img_noti" src="<?php echo $datos_noti[0]['imagen_noticia'] ?>" />
            <?php echo $datos_noti[0]['contenido'] ?>
			<span><?php echo $fecha[0]; ?></span>

        </div>
    </section>
    <?php } else{?>
    	<section>
    	 Noticia no Disponible
   		</section>
    <?php } ?>
</div> 


<!-- Google Code para etiquetas de remarketing -->
<!--
Es posible que las etiquetas de remarketing todavía no estén asociadas a la información de identificación personal o que estén en páginas relacionadas con las categorías delicadas. Para obtener más información e instrucciones sobre cómo configurar la etiqueta, consulte http://google.com/ads/remarketingsetup.
-->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1010695675;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1010695675/?value=0&amp;guid=ON&amp;script=0"/>
</div>
</noscript>
    
</body>
</html>

Mr.hm X_Shell Backd00r 1.0, Coded By Mr.hm X_Shell Backd00r