Mister Spy Say ="Hello Kids ... :D"
___ ____ _ _____
| \/ (_) | | / ___|
| . . |_ ___| |_ ___ _ __ \ `--. _ __ _ _
| |\/| | / __| __/ _ \ '__| `--. \ '_ \| | | |
| | | | \__ \ || __/ | /\__/ / |_) | |_| |
\_| |_/_|___/\__\___|_| \____/| .__/ \__, |
| | __/ |
|_| |___/
Bot Mister Spy V3
Mister Spy
Mister Spy
<?php
header('Location: ../sitio/');
exit;
if(isset($_GET['foto']) && $_GET['foto']!='')
{
$foto = $_GET['foto'];
}
else
{
$foto = './_recursos/fotos_animales/grande/logo_sin_imagen_big.gif';
}
?>
<!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=iso-8859-1" />
<title>Pedigree</title>
<link href="base.css" rel="stylesheet" type="text/css" />
<SCRIPT>
<!--
function agrandar () {
// alert( imagen.width );
if ( ( imagen.width + 70 ) > 309)
var w=imagen.width + 10;
else
var w=340;
var h=imagen.height + 80;
var sh=screen.height;
var sw=screen.width;
if (h > sh) {h=sh-40}
if (w > sw) {w=sw-40}
self.resizeTo (w,h);
}
function MM_callJS(jsStr) { //v2.0
return eval(jsStr)
}
function imprimir()
{
var enlace = document.getElementById("linkImprimir");
enlace.style.display = 'none';
window.print();
}
//-->
</SCRIPT>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<!-- 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 onload="agrandar();">
<p><img src="../_recursos/fotos_animales/grande/<?= $foto; ?>" name="imagen"/></p>
<p align="center" id="linkImprimir"><a href="javascript:imprimir();" class="pieBlanco">Imprimir</a></p>
</body>
</html>
Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat