ÿþ<html> <head> <title>No más tuppers de mamá</title> <link rel="shortcut icon" href="http://www.nomastuppersdemama.com/blog/wp-content/themes/nomastuppers_gran/images/favicon.ico" type="image/x-icon" /> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript"> $(document).ready(function() { $("a.transition").click(function(event){ event.preventDefault(); linkLocation = this.href; $("body").fadeOut(1000, redirectPage); $("body").load('/blog'); $("body").fadeIn(1000); }); function redirectPage() { window.location = linkLocation; } }); </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-28081540-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body><div id="total" style="display:none;"></div> <TABLE WIDTH="100%" height="100%"> <TR> <TD VALIGN="MIDDLE" ALIGN="CENTER"> <a href="/blog"><img src="logo_portada.jpg" alt="Entrar" width="400px" height="303px" align="middle" valign="middle" /></a> </TD> </TR> </TABLE> </body> </html>