Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje29-12-2008, 21:25 (UTC)    
Título del mensaje: Quien tenga tiempo de sobra y ganas de ayuda entre aquí :P

bueno al cuestion esque mi hermanito.. juega a un juego llamado neopets. Aqui te dan la opcion de poder cambiar la pagina de tu perfil, solo debes copiar el codigo de fuente de esta pagina y reformarlo a tu gusto.
En fin el quiere q se lo reforme pero no lo entiendo muy bien si alguien me puede ayudar con este codigo:
Código:
<!--
 host - neopets-web-22.811.mtvi.com
//-->


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

<html>
<head>
   <meta name="description" content="Neopets.com - ¡Una comunidad de mascotas virtuales! ¡Regístrate gratis para jugar, participar en subastas, ir de tiendas, chatear y mucho más!">
   <meta name="keywords" content="mascotas, mascota, juegos, juego, virtual, chat, divertido, premios, jugar, mascota virtual, niños">

   <link rel="stylesheet" type="text/css" href="http://images.neopets.com/css/default.css?v=2">
   <link rel="stylesheet" type="text/css" href="http://images.neopets.com/css/themes/000_def_f65b1.css?v=1">
      
   <title>Neopets - Info de usuario</title>

   <script id="js-framework" type="text/javascript" language="JavaScript" src="http://images.neopets.com/js/common.js?v=3"></script>
   <script id="js-browserdetect" type="text/javascript" language="JavaScript" src="http://images.neopets.com/js/getbrowser.js?v=1"></script>
   <!--script id="js-userbox" type="text/javascript" language="JavaScript" src="/include/template_userbox.js"></script-->
   <script type="text/javascript" src="http://images.neopets.com/n.js"></script>   <script type="text/javascript">
   <!--
   // Look!  A clock.  Niiiice.
      var nl   = "es";
      var nh   = 1;
      var nm   = 21;
      var ns   = 27;
      var na   = "pm";
      var ncl = new Array( 0, 53, 104, 137, 169, 198, 231, 265, 299, 335, 368, 397, 427 );

      window.setInterval( 'nc()', 1000 );

      function sh(i) {
         ol.style.clip = "rect("+ncl[i-1]+" 128 "+ncl[i]+" 0)";
         ol.style.visibility = "visible";
      };
      function mo() {
         ol.style.visibility = "hidden";
      };

   // Searching Neopets or Google?
      function search_handle(searchForm) {
                  searchForm.action = "/search.phtml";
            searchForm.target = "";
            searchForm.method = "post";
            searchForm.s.value = searchForm.q.value;
            searchForm.submit();
               };
   //-->
   </script>

<script src="http://images.neopets.com/js/urchin.js" type="text/javascript"></script>

<script type="text/javascript">
_uacct = "UA-1152868-1";
urchinTracker("/userlookup.phtml");
</script>

   
</head>

<body>

<div id="main">


   <div id="header">
      <table cellpadding="0" cellspacing="0" border="0">
         <tr>
            <td width="156" height="77" rowspan="3"><a href="/index.phtml"><img src="http://images.neopets.com/transparent_spacer.gif" width="156" height="77" alt="" border="0"></a></td>
            <td class="eventIcon sf" align="left">&nbsp;</td>
            <td class="user medText">
Bienvenido, <a href="/userlookup.phtml?user=riki_m12">riki_m12</a> <span style="font-weight: normal;">|</span> NP: <a href="/objects.phtml?type=inventory">12.315</a> <span style="font-weight: normal;">|</span> <a href="/logout.phtml"><b>Salir</b></a>            </td>
         </tr>
         <tr>
            <td colspan="2" id="navigation">
               <table width="100%" cellpadding="0" cellspacing="0" border="0">
                  <tr>
                     <td width="725" align="center">
<script type="text/javascript">
   // Yay for Suckerfish!
   startList = function() {
      if (document.all&&document.getElementById) {
         navRoot = document.getElementById("template_nav");
         for (i=0; i<navRoot.childNodes.length; i++) {
            node = navRoot.childNodes[i];
            if (node.nodeName=="LI") {
               node.onmouseover=function() {
                  this.className+=" over";
                 }
                 node.onmouseout=function() {
                    this.className=this.className.replace(" over", "");
                  }
               }
           }
       }
   }
      window.onload=startList;
   </script>

<ul id="template_nav">
   <li class="nav_image"><a href="/myaccount.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/myaccount_es.png" alt="" border="0" width="99" height="38"></a><ul class="dropdown">
         <li><a href="/myaccount.phtml">&raquo; Panel de control</a></li>
         <li><a href="/userinfo.phtml">&raquo; Editar perfil</a></li>
         <li><a href="/preferences.phtml">&raquo; Preferencias</a></li>
         <li><a href="/neohome/"> &raquo; Neohogares</a></li>
         <li><a href="/neomessages.phtml">&raquo; Neomail</a></li>
         <li><a href="/neofriends.phtml">&raquo; Neoamigos</a></li>
         <li><a href="/addpet.phtml">&raquo; Crear un Neopet</a></li>
            </ul>
   </li>

   <li class="nav_image"><a href="/petcentral.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/petcentral_es.png" alt="" border="0" width="117" height="38"></a><ul class="dropdown">
         <li><a href="/petcentral.phtml">&raquo; Principal</a></li>
         <li><a href="/calendar.phtml">&raquo; Calendario</a></li>
         <li><a href="/worldevents.phtml">&raquo; Eventos del mundo</a></li>
         <li><a href="/pound/index.phtml">&raquo; Centro de Adopción</a></li>
      </ul>
   </li>

   <li class="nav_image"><a href="/explore.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/explore_es.png" alt="" border="0" width="79" height="38"></a><ul class="dropdown">
         <li><a href="/explore.phtml">&raquo; Mapa de Neopia</a></li>
         <li><a href="/weather.phtml">&raquo; Clima</a></li>
         <li><a href="/pronounce.phtml">&raquo; Pronunciación</a></li>
         <li><a href="/neopedia.phtml">&raquo; Neopedia</a></li>
      </ul>
   </li>

   <li class="nav_image"><a href="/games/arcade.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/games_es.png" alt="" border="0" width="66" height="38"></a><ul class="dropdown">
               <li><a href="/games/arcade.phtml">&raquo; Sala de Juegos</a></li>
         <li><a href="/games/arcade_more.phtml?cat=top_rated">&raquo; Preferidos</a></li>
         <li><a href="/gamescores.phtml">&raquo; Puntuaciones máximas</a></li>
         <li><a href="/games/favorites.phtml">&raquo; Favoritos</a></li>
         <li><a href="/keyquest">&raquo; Búsqueda de Llaves</a></li>
      </ul>
   </li>

   <li class="nav_image"><a href="/neoboards/index.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/boards_es.png" alt="" border="0" width="58" height="38"></a><ul class="dropdown">
         <li><a href="/neoboards/index.phtml">&raquo; Índice de los Neoforos</a></li>
                  <li><a href="/neoboards/preferences.phtml">&raquo; Preferencias</a></li>
      </ul>
   </li>

   <li class="nav_image"><a href="/objects.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/shops_es.png" alt="" border="0" width="70" height="38"></a><ul class="dropdown">
         <li><a href="/objects.phtml">&raquo; Neopia Central </a></li>
         <li><a href="/market.phtml?type=wizard">&raquo; Asistente de tienda</a></li>
         <li><a href="/market.phtml?type=your">&raquo; Tu tienda</a></li>
         <li><a href="/auctions.phtml">&raquo; Subastas</a></li>
         <li><a href="/island/tradingpost.phtml">&raquo; Quiosco de Trueque</a></li>
         <li><a href="/bank.phtml">&raquo; Banco</a></li>
            </ul>
   </li>

   <li class="nav_image"><a href="/nf.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/news_es.png" alt="" border="0" width="72" height="38"></a><ul class="dropdown">
         <li><a href="/nf.phtml">&raquo; Noticias</a></li>
         <li><a href="/comingsoon.phtml">&raquo; Muy pronto</a></li>
<li><a href="/ntimes/index.phtml">&raquo; Diario de Neopia</a></li>      </ul>
   </li>
   
   <li class="nav_image"><a href="/video/index.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/video_es.png" alt="" border="0" width="65" height="38"></a><ul class="dropdown">
         <li><a href="/video/index.phtml">&raquo; Neovision</a></li>
         <li><a href="/video/upload.phtml">&raquo; Enviar un video</a></li>
      </ul>
   </li>
   
   <style type="text/css">
      li.nav_image {
         margin-left: 0px;
      }
   </style>
   <li class="nav_image"><a href="/mall/index.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/ncmall_es.png" alt="" border="0" width="99" height="38"></a><ul class="dropdown">
         <li><a href="/mall/index.phtml">&raquo; Comprar</a></li>
         <li><a href="/mall/index.phtml?page=nc">&raquo; Obtén Neocréditos</a></li>
         <li><a href="/mall/index.phtml?type=11">&raquo; Tarjetas de Neocréditos</a></li>
         <li><a href="/mall/shop.phtml?page=redeem_nc">&raquo; Canjear Tarjeta de Neocréditos</a></li>
               </ul>
   </li>
</ul>
</td>
                     <td id="nst">13:21:27 <span alt="Hora estándar de Neopia" title="Hora estándar de Neopia" style="cursor:hand;cursor:pointer">NST</span></td>
                  </tr>
               </table>
            </td>
         </tr>
         <tr>
            <td colspan="3" height="3"><img src="http://images.neopets.com/transparent_spacer.gif" width="1" height="3" alt="" border="0"></td>
         </tr>
      </table>
   </div>


   <div id="content">
   <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
            <td class="content">
 
<p><div align="center" style="font-size: 10pt;">
      <b>Info de usuario: riki_m12</b> <a href="/s/index.phtml?track_cat_id=50&item_id=492"><img src="http://images.neopets.com/help/question_mark.png" width="13" height="13" alt="" border="0" align="absbottom"></a>
   </div><br /><div align="center">
         <body background="http://www.nhfa.net/backgrounds/halloween/castle.jpg" bgproperties=fixed>

    <a href="http://www.neopets.com/~l_AZUL_l"><img src="http://www.subir-imagenes.com/subir_imagen/dacbbe9bf5.gif"></a>   <img src="http://www.pekegifs.com/letras/010/r.gif" width="92" height="100"><img src="http://www.pekegifs.com/letras/010/i.gif" width="92" height="100"><img src="http://www.pekegifs.com/letras/010/k.gif" width="92" height="100"><img src="http://www.pekegifs.com/letras/010/i.gif" width="92" height="100"><br clear="all">
         </style>
      </div>

<table width="100%" cellpadding="0" cellspacing="0" border="0">
   <tr>
      <td valign="top" class="contentModule">
      <div id="userinfo" style="height: 100%">
         <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable">
            <tr>
               <td class="contentModuleHeader">Info de usuario</td>
            </tr>

            <tr>
               <td class="contentModuleContent medText" align="left" valign="top">
                  

<table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
   <tr>
      <td valign="top" class="medText">
<img src="http://images.neopets.com/images/shields/28mth_es.gif" width="100" height="150" alt="" border="0" align="right"><b>Nombre:</b> ricardo manelli<br /><b>Género:</b> <b style="color: blue;">Masculino</b><br /><b>País: </b> Argentina<br /><br /><b>Última visita:</b> Menos de un día<br /><b>Empezó a jugar:</b> 1 de agosto de 2006<br /><br/><b>Pasatiempos:</b> Coches, Cine, Juegos de computadora<br/><br /><b>Asociación:</b>  LORD KASS en <a href="/guilds/guild.phtml?id=2406198"><b>ĐäŖĶ đĂяĺģÁŅ</b></a><br />
      </td>
   </tr>

   <tr>
      <td valign="bottom" class="medText">


<br />
   <table width="100%" cellpadding="4" cellspacing="0" border="0" align="center" style="border-top: 1px solid #E4E4E4;">
      <tr>

         <td align="center" valign="top" class="medText">
            <a href="/island/tradingpost.phtml?type=browse&criteria=owner&search_string=riki_m12"><img src="http://images.neopets.com/icons/ul/ul_trades.gif" width="40" height="40" alt="" border="0"></a><br />
            Intercambios
         </td>

         <td align="center" valign="top" class="medText">
            <a href="/genie.phtml?type=find_user&auction_username=riki_m12"><img src="http://images.neopets.com/icons/ul/ul_auctions.gif" width="40" alt="" height="40" border="0"></a><br />
            Subastas
         </td><td align="center" valign="top" class="medText">
            <a href="/neomessages.phtml?type=send&recipient=riki_m12"><img src="http://images.neopets.com/icons/ul/ul_neomail.gif" width="40" height="40" border="0" alt="Enviar un mensaje"></a><br />
            Neomail
         </td>

         <td align="center" valign="top" class="medText">
            <a href="/process_neofriend_requests.phtml?_ref_ck=bdf4aa96cd463e5e61d185bbdd2a3f2e&dowhat=add_single_neofriend&neofriend_add=riki_m12"><img src="http://images.neopets.com/icons/ul/ul_neofriend.gif" width="40" height="40" border="0" alt="Hacer Neoamigo"></a><br />
            Neoamigo
         </td>
      </tr>
   </table>
      </td>
   </tr>
</table>
               </td>
            </tr>
         </table>
      </div></td>

      <td width="7"></td>

      <td width="300" valign="top" class="contentModule">
      <div id="usercollections" style="height: 100%">
         <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable">
            <tr>
               <td class="contentModuleHeaderAlt">Colecciones</td>
            </tr>

            <tr>
               <td class="contentModuleContent medText" align="center" valign="top">
                  

<table width="100%" cellpadding="3" cellspacing="0" border="0">
   <tr>
      <td align="center" valign="top" class="medText">
<img src="http://images.neopets.com/neoboards/avatars/eyrie.gif" width="50" height="50" alt="" border="0"><br />
      <b>Avatares Secretos:</b><br />
      85
         <br /><br /><br />

<a href="/stamps.phtml?owner=riki_m12"><img src="http://images.neopets.com/icons/ul/ul_stamp.gif" width="75" height="50" alt="" border="0"></a><br />
      <b>Sellos:</b><br />
      0
         <br /><br />
<img src="http://images.neopets.com/icons/ul/ul_theme.gif" width="75" height="50" alt="" border="0"><br />
      <b>Barras laterales:</b><br />
      0
      </td>

      <td align="center" valign="top" class="medText">
<a href='/keyquest/collector_case.phtml?viewUser=riki_m12'><img src="http://images.neopets.com/icons/ul/ul_keyquest.gif" width="75" height="50" alt="" border="0"><br /><b>Figuras de la Búsqueda de Llaves:</b></a><br />0 [0 única(s)]

         <br /><br /><br />

<img src="http://images.neopets.com/icons/ul/ul_neodeck.gif" width="75" height="50" alt="" border="0"><br /><b>Neobaraja:</b><br />0 cartas<br />      <br />
<img src="http://images.neopets.com/icons/ul/ul_battledome.gif" width="75" height="50" alt="" border="0"><br /><b>Victorias del Duelódromo - 1 jugador:</b><br /><a href="battledome/bd_userlookup.phtml?userlookup=riki_m12"><b>8 de 10</b></a><br />(<b>80.00%</b>)      </td>
   </tr>
</table>
               </td>
            </tr>
         </table>
      <div></td>

      <td width="7"></td>

      <td width="200" valign="top" class="contentModule">
      <div id="usershop" style="height: 100%">
         <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable" width="100%">
            <tr>
               <td class="contentModuleHeaderAlt">Tienda y Galería</td>
            </tr>

            <tr>
               <td class="contentModuleContent medText" align="center" valign="top">
<img src="http://images.neopets.com/new_shopkeepers/1462.gif" width="150" height="150" alt="" border="0">
                           <br /><br />
                           <b>Tienda:</b><br/>
                           <a href="/browseshop.phtml?owner=riki_m12"><b>Vende de todo un poco</b></a><br />
                           Tamaño 3
                           <br /><br /><br /><br /><b>Galería: </b><br />
                           <a href="gallery/index.phtml?gu=riki_m12"><b>Pura Arena</b></a><br />
                           Tamaño 3               </td>
            </tr>
         </table>
      </div></td>
   </tr>
</table>


<table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-top: 7px;">
   <tr>
      <td height="100%" valign="top" class="contentModule">
      <div id="userneopets" style="height: 100%">
         <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable">
            <tr>
               <td class="contentModuleHeaderAlt">Neopets </td>
            </tr>
            <tr>
               <td valign="top" class="contentModuleContent medText" align="center">
                  <table width="100%" cellpadding="4" cellspacing="0" border="0">
                     <tr>
<td align="center" valign="top" class="medText"><a href="/petlookup.phtml?pet=AIRIK_3"><IMG src="http://pets.neopets.com/cp/nq5dwst6/1/2.png" width="150" height="150" border="0" style=""></a><br />
            <hr noshade size="1" color="#E4E4E4">
            <b>AIRIK_3</b><br />Eyrie - <b style="color: blue;">Masculino</b><br />Edad: <b>881 días</b><br />
            Nivel: <b>13</b><br />
         </td><td align="center" valign="top" class="medText"><a href="/petlookup.phtml?pet=grundoriey"><IMG src="http://pets.neopets.com/cp/jom9xjc2/2/2.png" width="150" height="150" border="0" style=""></a><br />
            <hr noshade size="1" color="#E4E4E4">
            <b>grundoriey</b><br />Grundo - <b style="color: blue;">Masculino</b><br />Edad: <b>835 días</b><br />
            Nivel: <b>1</b><br />
         </td><td align="center" valign="top" class="medText"><a href="/petlookup.phtml?pet=sasasasa2221"><IMG src="http://pets.neopets.com/cp/hjzmvtqj/2/2.png" width="150" height="150" border="0" style=""></a><br />
            <hr noshade size="1" color="#E4E4E4">
            <b>sasasasa2221</b><br />Gelert - <b style="color: blue;">Masculino</b><br />Edad: <b>740 días</b><br />
            Nivel: <b>1</b><br />
         </td>                     </tr>
                  </table>
               </td>
            </tr>
         </table>
      </div></td>
            <td width="7"></td>

      <td id="userneohome" width="200" height="100%" valign="top" class="contentModule">
         <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable">
            <tr>
               <td class="contentModuleHeaderAlt">Neohogar</td>
            </tr>
            <tr>
               <td align="left" valign="top" class="contentModuleContent medText" style='padding-top: 7px'>
               <div align='center'>
<a href="/neohome.phtml?owner=riki_m12"><b>97804 Sendero Afrutado</b></a><br><br><img src='http://images.neopets.com/neohome/ground1_5.gif' width='65' height='65' border'0'><br>Isla del Misterio</div>
<br>+ <b>Habitaciones:</b> 4<br>+ <b>Alfombra:</b> Mármol<br />+ <b>Iluminación:</b> Candelabros<br />+ <b>Seguro:</b> Peophin platino<br />               </td>
            </tr>
         </table>
      </td>
   </tr>
</table>


<table width="100%" cellpadding="0" cellspacing="0" border="0" style="margin-top: 7px;">
   <tr>
      <td width="100%" height="100%" colspan="3" valign="top" class="contentModule">
         <div id="usertrophies" style="height: 100%">
            <table cellpadding="3" cellspacing="0" border="0" class="contentModuleTable" height="100%">
               <tr>
                  <td class="contentModuleHeaderAlt">Juegos y Trofeos</td>
               </tr>

               <tr>
                  <td class="contentModuleContent medText" align="left" valign="top">
                     

<table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
   <tr>
      <td valign="top" class="medText" style="height: 400px; overflow: auto;">
<b>Jugadas:</b> <a href="/mygamescores.phtml?randomfriend=riki_m12"><b>37</b></a><br /><hr noshade size="1" color="#E4E4E4"><DIV align="center"><B>- Trofeos de novedades -</B></DIV><BR><DIV align="center"><TABLE border="0" cellpadding="0" cellspacing="0"><TR><TD align="center"><P><TABLE border="0" cellpadding="3" cellspacing="0"><TR><TD align="center" width="100" valign="top" class="trophy_cell medText"><A href="/mobile/yourtali.phtml"><IMG src="http://images.neopets.com/mobile/talisman_80.gif" width="80" height="80" border="0"></A><BR><b>Talismán de Lutari</b></TD></TR></TABLE></P></TD></TR></TABLE></DIV><HR size="1" align="center" noshade color="#E4E4E4"><DIV align="center"><B>- Trofeos de Juegos -</B></DIV><BR><DIV align="center"><TABLE border="0" cellpadding="0" cellspacing="0"><TR><TD align="center"><P><TABLE border="0" cellpadding="3" cellspacing="0"><TR><TD align="center" width="100" valign="top" class="trophy_cell medText"><img src='http://images.neopets.com/trophies/55_4.gif' width=80 border=0 height=80 alt='¡Medalla de subcampeón en Guerras de Nieve!'><br />¡Medalla de subcampeón en <br>Guerras de Nieve!</TD><TD align="center" width="100" valign="top" class="trophy_cell medText"><img src='http://images.neopets.com/trophies/109_1.gif' width=80 border=0 height=80 alt='¡Trampas! - ¡CAMPEÓN!'><br /><b>¡Trampas!<br> - <br>¡CAMPEÓN!</b></TD></TR></TABLE></P></TD></TR></TABLE></DIV><HR size="1" align="center" noshade color="#E4E4E4">         <br />
      </div></td>
   </tr>
</table>
                  </td>
               </tr>
            </table>
         </div>
      </td>
   </tr>
</table>

<br /><br />


<br clear="all" />


            </td>
         </tr>
      </table>
   </div>

   <div id="footer">
      <img src="http://images.neopets.com/themes/000_def_f65b1/rotations/14.png" width="200" height="170" alt="" border="0" class="footerNifty">
      <table width="100%" cellpadding="0" cellspacing="0" border="0" class="footer">
         <tr>
            <td width="175" align="left"><a href="/index.phtml"><img src="http://images.neopets.com/transparent_spacer.gif" width="156" height="46" alt="Neopets.com" border="0"></a></td>
            <td align="left"><br />
               <table cellpadding="0" cellspacing="0" border="0">
                  <tr>
                     <!-- Search -->
                     <td class="sf" valign="middle">
                        <form onSubmit="javascript: search_handle(this);">
                        <table cellpadding="0" cellspacing="0" border="0">
                           <tr>
                              <td class="footerForm sf" valign="middle"><b>Buscar en Neopets:</b>&nbsp;</td>
                              <td valign="middle"><input class="sf" type="text" name="q" size="25" maxlength="255" value="Escribe una palabra..." style="color: #a5a5a5; padding: 2px;" onFocus="this.style.color='#000000'; if( this.value=='Escribe una palabra...' ) { this.value=''; }" onBlur="if( this.value=='' ) { this.style.color='#A5A5A5'; this.value='Escribe una palabra...'; }">&nbsp;</td>
                              <td valign="middle"><input type="submit" value="¡Ir!" class="sf">
                              <input type="hidden" name="client" value="pub-9208792519293771">
                              <input type="hidden" name="forid" value="1">
                              <input type="hidden" name="ie" value="ISO-8859-1">
                              <input type="hidden" name="oe" value="ISO-8859-1">
                              <input type="hidden" name="safe" value="active">
                              <input type="hidden" name="domains" value="www.neopets.com">
                              <input type="hidden" name="cof" value="GALT:#FFFFFF;GL:1;DIV:#000066;VLC:FFFFFF;AH:center;BGC:FFFFFF;LBGC:000066;ALC:FFFFFF;LC:FFFFFF;T:000000;GFNT:000066;GIMP:000077;FORID:1">
                              <input type="hidden" name="hl" value="en">
                              <input type="hidden" name="s">
                              </td>
                           </tr>
                        </table>
                        </form>
                     </td>
                     <td width="15">&nbsp;</td>
                     <!-- Language -->
                     <td class="sf" valign="top">
                        <table cellpadding="0" cellspacing="0" border="0">
                           <tr>
                              <td class="footerForm sf" valign="middle"><form method="post"><b>Elegir idioma:</b>&nbsp;</td>
                              <td valign="top">
                                 <select name="lang" class="sf"><option value="en">English</option><option value="nl">Nederlands</option><option value="pt">Português</option><option value="de">Deutsch</option><option value="fr">Français</option><option value="it">Italiano</option><option value="es" selected>Español</option><option value="ch">简体中文</option><option value="zh">繁體中文</option><option value="ja">日本語</option><option value="ko">한국어</option></select>&nbsp;</td>
                              <td valign="top"><input type="submit" value="¡Ir!" class="sf"></td>
                           </tr>
                        </table>
                     </td>
                  </tr>
               </table>
            </td>
         </tr>
         <tr>
            <td colspan="2" class="copyright"><br /><br />               <a href="/privacy.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/privacypolicy_es.png" width="122" height="18" alt="" border="0"></a> <img src="http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png" width="4" height="16" alt="" border="0"> <a href="/safetytips.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/safetytips_es.png" width="126" height="18" alt="" border="0"></a> <img src="http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png" width="4" height="16" alt="" border="0"> <a href="/contact.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/contactus_es.png" width="72" height="18" alt="" border="0"></a> <img src="http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png" width="4" height="16" alt="" border="0"> <a style="display:none" href="/aboutus.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/aboutus_es.png" width="87" height="18" alt="" border="0"></a> <img style="display:none" src="http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png" width="4" height="16" alt="" border="0"> <a href="/linktous.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/linktous_es.png" width="116" height="18" alt="" border="0"></a> <img src="http://images.neopets.com/themes/000_def_f65b1/navigation/divider.png" width="4" height="16" alt="" border="0"> <a href="/help.phtml"><img src="http://images.neopets.com/themes/000_def_f65b1/navigation/help_es.png" width="35" height="18" alt="" border="0"></a>
                              <br />
               <table>
               <tr>
               <td class="sf" colspan='2'>
                  Los NEOPETS, personajes, logos, nombres y todo tipo de marcas de <a href="/aboutus.phtml"><b>Neopets, Inc.</b></a>, &copy; 1999-2008.
               </td>
               </tr>
               <tr style='height:10px;'>
               <td>
                  <span  class="sf">
                  &reg; denotes Reg. US Pat. & TM Office. Todos los derechos reservados. Al usar este sitio aceptas nuestros <a href="/terms.phtml"><b>Términos y condiciones</b></a>.
                  </span>
               </td>
               <td>
               &nbsp;               </td>
               </tr>
               </table>
            </td>
         </tr>
      </table>
   </div>


<script language="JavaScript">
function tzCook() {
   var today = new Date();
   var expire = new Date();
   expire.setTime(today.getTime() + 3600000*24*30);
   var cstr = "_tz="+escape(today.getTimezoneOffset()) + ";expires="+expire.toGMTString() + ";path=/;domain=.neopets.com;";
   document.cookie = cstr;
}
tzCook();
</script>

</div>


</body>
</html>


saludOs!
______________
Busca en el buscador interno

Edita tu post
No hagas doble post

Mensaje29-12-2008, 21:27 (UTC)    
Título del mensaje:

ese es copiar esta prohibido amigo.

no lo hagas.
Mensaje29-12-2008, 21:28 (UTC)    
Título del mensaje:

aparte delo que le dijeron el tema neopets esta prohibido
en PWG,

saludos
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group