Viewing file: index.php (10.61 KB) -rw-rw-r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Style-Type" content="text/css"> <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
<script type="text/javascript"> $(function() {
$('#container-1').tabs(); $('#container-2').tabs(2); $('#container-3').tabs({ fxSlide: true }); $('#container-4').tabs({ fxFade: true, fxSpeed: 'fast' }); $('#container-5').tabs({ fxSlide: true, fxFade: true, fxSpeed: 'normal' }); $('#container-6').tabs({ fxFade: true, fxSpeed: 'fast', onClick: function() { alert('onClick'); }, onHide: function() { alert('onHide'); }, onShow: function() { alert('onShow'); } }); $('#container-7').tabs({ fxAutoHeight: true }); $('#container-8').tabs({ fxShow: { height: 'show', opacity: 'show' }, fxSpeed: 'normal' }); $('#container-9').tabs({ remote: true }); $('#container-10').tabs(); $('#container-11').tabs({ disabled: [3] });
$('<p><a href="#">Disable third tab<\/a><\/p>').prependTo('#fragment-28').find('a').click(function() { $(this).parents('div').eq(1).disableTab(3); return false; }); $('<p><a href="#">Activate third tab<\/a><\/p>').prependTo('#fragment-28').find('a').click(function() { $(this).parents('div').eq(1).triggerTab(3); return false; }); $('<p><a href="#">Enable third tab<\/a><\/p>').prependTo('#fragment-28').find('a').click(function() { $(this).parents('div').eq(1).enableTab(3); return false; });
}); </script>
<link rel="stylesheet" href="jquery.tabs.css" type="text/css" media="print, projection, screen"> <!-- Additional IE/Win specific style sheet (Conditional Comments) --> <link rel="stylesheet" href="jquery.tabs-ie.css" type="text/css" media="projection, screen"> <style type="text/css" media="screen, projection">
/* Not required for Tabs, just to make this demo look better... */
body { font-size: 16px; /* @ EOMB */ } * html body { font-size: 90%; /* @ IE */ } body * { font-size: 87.5%; font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif; } body * * { font-size: 100%; } h1 { margin: 1em 0 1.5em; font-size: 18px; } h2 { margin: 2em 0 1.5em; font-size: 16px; } p { margin: 0; } pre, pre+p, p+p { margin: 1em 0 0; } code { font-family: "Courier New", Courier, monospace; } </style> <style type="text/css">
.button { border-top: 1px solid #96d1f8; background: #4c8bb5; background: -webkit-gradient(linear, left top, left bottom, from(#85ceff), to(#4c8bb5)); background: -moz-linear-gradient(top, #85ceff, #4c8bb5); padding: 6px 12px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #ffffff; font-size: 15px; font-family: Helvetica, Arial, Sans-Serif; text-decoration: none; vertical-align: middle; } .button:hover { border-top-color: #28597a; background: #28597a; color: #ccc; } .button:active { border-top-color: #1b435e; background: #1b435e; color: #ccc; } </style> <script type="text/JavaScript" src="jquery.curvycorners.source.js"></script> <style>
.myBox { margin: 0 auto; border: 0px solid #ffffff; color: #ffffff; width: 60%; padding: 10px; text-align: left; background-color: #95B7EA; border: 3px solid #ffffff; font-size: 150%; font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
/* Do rounding (native in Firefox and Safari, CC in IE) -webkit-border-radius: 20px; -moz-border-radius: 20px; CCborderRadius: 20px;*/ } </style>
<script type="text/JavaScript">
$(function(){ settings = { tl: { radius: 20 }, tr: { radius: 20 }, bl: { radius: 20 }, br: { radius: 20 }, antiAlias: true, autoPad: true, validTags: ["div"] }
$('.myBox').corner(settings); });;
</script>
</head> <body> <?include("../conn.php"); include "../classes/class.log.php"; $control= new control();
$anonimo=true; if ($control->usuario<>"anonimo")$anonimo=false; ?> <?php /* <H3><B>QUE NO CUNDA EL P�NICO</B>...reconstruyendo biblioteca</h3> */ $sqln="select * from Noticias where 1=1 "; $ressqln=mysql_query($sqln,$conn);
echo "<table border=0><td align=center width='33%'><a href='../../phpbb3/index.php'> <img src='../boton_foro.jpg?' width=118 height=118 border=0/></a>"; while ($rownoticias=mysql_fetch_array($ressqln)){ echo "<td><div class='myBox'>".utf8_encode($rownoticias['entrada'])."<br>más información <a href='{$rownoticias['enlace']}'><B>AQUI</B></a></div>"; }
echo "</table>";
$query="select fecha from ultima_actualizacion where 1=1"; $rowfecha=mysql_fetch_array(mysql_query($query,$conn)); ?><h2>Los más vendidos en <b>"El Corte no Irlandés"</b><br>Lista de ventas actualizada a <? echo $rowfecha['fecha'];?></h2> <table border=0><tr><td width=65%>
<div id="container-9"> <ul> <li><a href="pestana_ficcion.php"><span>Ficción</span></a></li> <li><a href="pestana_noficcion.php"><span>No ficción</span></a></li> <li><a href="pestana_descargados.php"><span>Los + populares</span></a></li> </ul> </div> </td><td> <table border=1> <? if (($control->grupo)=="colaborador" or ($control->grupo)=="patrocinador"){ date_default_timezone_set('UTC'); $cifrado=new Encriptor(); $nombrecript=$cifrado->encrypt($control->usuario); $fechacript=$cifrado->encrypt(date("Y-m-d H:i")); $md5cript=$cifrado->encrypt("--".$control->usuario."--".date("Y-m-d H:i"));
$inserto="<table border=0 cellspacing=0 width=100% height=50% valign=botton><tr><td width=50% align=center bgcolor='#DAFEFC'> <a href='http://papyrefb2.com/torrebrunofiles/index.php?one=$nombrecript&two=$fechacript&three=$md5cript'> <img src='../1recopilaciones.gif?' border=0></a> <td width=50% bgcolor='#DAFEFC'><a href='http://papyrefb2.com/torrebrunofiles/index.php?one=$nombrecript&two=$fechacript&three=$md5cript'><small>Recopilaciones</small></a></td></tr></table>"; }
echo "<td bgcolor='#CCEDFD'><table border=0><tr><td valign='center' width='33%'>$inserto</tr><tr> <td align=center bgcolor='#EBF8FE'><small><B>PROBLEMA CON LAS DESCARGAS? </B><A HREF=http://www.papyrefb2.net/phpbb3/viewtopic.php?f=8&t=116&start=0>AQUI</A></small></td></tr><tr><td>$nbsp</td></tr><tr><td bgcolor>"; if($control->usuario!="anonimo"){ ?> <div id="button-box"> <center><a href="../favoritos_listado.php" class="button">Favoritos!</a></center> </div> <?}?> </tr></td></table> <tr><td><iframe src="../minichat/minichat.php" width=100% height="250" frameborder="0" scrolling="no"></iframe></td></tr></table>
<table align='left' width="100%"> <tr><td bgcolor=#C0FFFF> </b>El Admin esta leyendo...</b><br>
<? $query="select id from leyendo where id>0"; $row=mysql_fetch_array(mysql_query($query,$conn)); $id=$row['id']; $query="select t1.titulo, t1.autor, t2.imagename from libros as t1, sinopsis as t2 where t1.id=t2.id_book and t1.id=$id"; $res=mysql_query($query,$conn); $row=mysql_fetch_array($res); $titulo=$row['titulo']; $autor=$row['autor']; $imagen="../includes/{$row['imagename']}"; mysql_close($conn); ?>
<tr><td align=center bgcolor=#C0FFFF><a href="http://www.papyrefb2.net/frames/buskador.php?id=<? echo $id;?>"><? echo utf8_encode($titulo);?></a></b></td></tr> <tr><td align=center bgcolor=#C0FFFF><a href="http://www.papyrefb2.net/frames/buskador.php?id=<? echo $id;?>"><img src='../<? echo $imagen;?>' width=45 height=73 style='border:0px;'></a> <tr><td align=center bgcolor=#C0FFFF><a href="http://www.papyrefb2.net/frames/listaautoresbis.php?autor=<?echo str_replace(" ","%20",$autor);?>"><? echo utf8_encode($autor);?></td>
<tr><td align=center>
</td></tr></table> </table> </td></tr></table> <table> <tr> <td valign=top> <img src="../mail.jpg" width="65" height="45"/><br> papyrefb2<B>#</b>gmail.com </td>
<?if ($control->usuario!="anonimo"){?>
<td align=center valign=top> <a href="http://papyrefb2.net/frames/bajar_elpais.php"<?php //http://papyrefb2.net/elpais/El_pais2.zip";?>><img src="http://papyrefb2.net/frames/elpaislogo.jpg?"></b></a> </td> <?}?> <td valign=top> <a href="http://www.facebook.com/group.php?v=wall&ref=nf&gid=10150106822150008#!/group.php?v=wall&ref=nf&gid=10150106822150008"><img src="../feisbuk.jpg" width="127" height="50"></a> </td> <td valign=top> <a href="http://twitter.com/papyrefb2"><img src="../twitter.jpeg" width="143" height="50"></a> </td> <br /><td align=center valign=top> <a href="../phpbb3/ucp.php?mode=register"><img src="../registrate.jpeg" border=0/></a> </td> </tr> </table>
</body> </html>
|