Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
94 lines (77 sloc)
3.99 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html><center><a href=banners.php3?op=click&bid=1><img src=http://www.mexicoenlinea.net.mx/images/banner.jpg border=1></a></center><br><html> | |
| <head> | |
| <title>Pericoapa - Pericoapa, ¡todo lo que quieras!</title> | |
| <style rel=stylesheet type=text/css> | |
| A:link { font-weight: bold; } | |
| A:visited { font-weight: bold; } | |
| </style> | |
| </head> | |
| <body bgcolor="#778899" text="#000000" link="#000000" vlink="#000000" topmargin=5 leftmargin=0 rightmargin=0 marginheight=5> | |
| <table border=0 cellpadding=4 cellspacing=0 width=100% align=center> | |
| <tr><td bgcolor=778899> | |
| <table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"> | |
| <tr><td> | |
| <table border="0" cellspacing="0" cellpadding="3" width="100%" bgcolor="333333"> | |
| <tr><td> | |
| <a href="index.html"><img src="themes/Default/deflogo.jpg" alt="Bienvenido a Pericoapa" border=0></a> | |
| </td><td align=right> | |
| <form action="search.php3" method=post><font face=Arial,Helvetica size=2 color="ffffff"> | |
| Buscar<input type=name name=query> | |
| </form></tr> | |
| <tr bgcolor="666666"><td colspan=2 bgcolor="666666"> | |
| <font face=Arial,Helvetica size=3 color=CCCCCC>Pericoapa</td> | |
| </td></tr></table> | |
| </td></tr></table> | |
| </td></tr><tr><td valign=top width=100% bgcolor=778899> | |
| <table border=0 cellspacing=0 cellpadding=2 width=100%> | |
| <tr><td valign=top width=150 bgcolor=778899> | |
| <!-- Blocks Init --> | |
| <table border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=000000><tr><td> | |
| <table width=100% border=0 cellspacing=1 cellpadding=3><tr><td colspan=1 bgcolor=CCCCCC> | |
| <font face=Arial,Helvetica size=2>Menú Principal</td></tr><tr><td bgcolor=FFFFFF><font face=Arial,Helvetica size=2> | |
| <li><a href=index.php3>Inicio</a> | |
| <li><a href=links.php3>Directorio</a> | |
| <li><a href=http://mail.mexicoenlinea.net.mx>Correo</a> | |
| <li><a href=topics.php3>Tópicos</a> | |
| <li><a href=sections.php3>Secciones</a> | |
| <li><a href=user.php3>Mi Cuenta</a> | |
| <li><a href=submit.php3>Enviar noticia</a> | |
| <li><a href=stats.php3>Estadísticas</a> | |
| <li><a href=top.php3>Top 10</a> | |
| <li><a href=faq.php3>FAQ</a></td></tr></table></td></tr></table><br> | |
| <!-- Because this is the DEFAULT theme, so print the user login block --> | |
| <table border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=000000><tr><td> | |
| <table width=100% border=0 cellspacing=1 cellpadding=3><tr><td colspan=1 bgcolor=CCCCCC> | |
| <font face=Arial,Helvetica size=2>Pericoapa Login | |
| </td></tr><tr><td bgcolor=FFFFFF> | |
| <font face=Arial,Helvetica size=2> | |
| <form action="user.php3" method="post"> | |
| Nickname: <input type="text" name="uname" size=12 maxlength=25><br> | |
| Password: <input type="password" name="pass" size=12 maxlength=20><br> | |
| <center><input type="submit" name="op" value="login"></form> | |
| <b>¿No tienes tú cuenta?</b><br> Puedes <a href=user.php3>Crear Una</a>. | |
| Como usuario registrado tienes algunas ventajas sobre los demás como, cambiar tema, | |
| configuración y envio de comentarios con tú nombre y próximamente descuentos. | |
| </center></td></tr></table></td></tr></table><br> | |
| <!-- Show Left Blocks --> | |
| <table border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=000000><tr><td> | |
| <table width=100% border=0 cellspacing=1 cellpadding=3><tr><td colspan=1 bgcolor=CCCCCC> | |
| <font face=Arial,Helvetica size=2>Bienvenido !!!</td></tr><tr><td bgcolor=FFFFFF><font face=Arial,Helvetica size=2> | |
| Bienvenido al portal de Pericoapa, aqui podrás encontrar próximamente<p><b> ¡Todo lo que quieras!</b></td></tr></table></td></tr></table><br> | |
| <img src=images/pix.gif border=0 width=150 height=1> | |
| </td><td width=100% valign=top><font face=Arial,Helvetica size=3> | |
| <p align=justify> | |
| Put here your FAQ section... | |
| <br><br> | |
| In the future versions of PHP-Nuke I'll put the code FAQ here. | |
| </p> | |
| </td></tr></table> | |
| </td></tr></table> | |
| </body></html> | |
| <font face=Arial,Helvetica size=1><center> | |
| <a href=../www.mexicoenlinea.net.mx/index.html>Portal creado y administrado por México @ Línea</a><br><br> | |
| Todos los logos y marcas en este sitio son propiedad de su respectivo dueño. Los comentarios son propiedad del que los envia.<br> | |
| Powered by <a href=http://linuxpreview.org/php-nuke.php3>PHP-Nuke</a>, a web portal system.</a>.<br> | |
| <br> | |
| </body> | |
| </html> |